Xpra: Ticket #1608: Client option --swap-keys passed to server (I guess!)

This is on the latest beta (sha256 sum of 57155558eefec661f71d71e127f8793917148d85c8d94fd94cb2a750c026f363) :

/Applications/Xpra.app/Contents/MacOS/Xpra start ssh/ray@192.168.1.143/100 --dpi=96 --swap-keys=no --start-child=gnome-terminal
2017-07-29 22:08:33.003 Xpra[11784:218443] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
2017-07-29 22:08:33,291 Xpra gtk2 client version 2.2-r16558 64-bit
2017-07-29 22:08:33,292  running on Mac OS X 10.12.6
2017-07-29 22:08:33,673 GStreamer version 1.10.5 for Python 2.7.13 64-bit
2017-07-29 22:08:33,938 OpenGL_accelerate module loaded
2017-07-29 22:08:33,961 OpenGL enabled with AMD Radeon R9 M370X OpenGL Engine
ray@192.168.1.143's password: 2017-07-29 22:08:34,589  keyboard settings: layout=us
2017-07-29 22:08:34,596  desktop size is 1920x1200 with 1 screen:
2017-07-29 22:08:34,596   313-rdonnelly.local (677x423 mm - DPI: 72x72) workarea: 1920x1123 at 0x23
2017-07-29 22:08:34,596     monitor 1
/Applications/Xpra.app/Contents/Resources/lib/python/xpra/platform/darwin/osx_tray.py:84: Warning: invalid cast from 'GtkMenuBar' to 'GtkWindow'
/Applications/Xpra.app/Contents/Resources/lib/python/xpra/platform/darwin/osx_tray.py:84: GtkWarning: gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed
2017-07-29 22:08:41,812 Failed to connect, received: 'xpra initialization error:\n no such option: --swap-keys'
Killed by signal 15.
2017-07-29 22:08:41,817 Connection lost


Sun, 30 Jul 2017 06:56:19 GMT - Antoine Martin: status changed; resolution set

Good guess: this should be fixed in r16562. (and a few other flags with it) New osx beta build posted.

We really need automated tests for these kinds of things - not easy when you need a macos clients and a posix server to interact..


Sat, 23 Jan 2021 05:29:00 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1608