[winswitch] Trouble using Xpra with Xquartz

2022-12-27 Thread Dale R. Worley via shifter-users
[fourth attempt] I'm running into a problem using Xpra with Xquartz (the X11 server for MacOS). Specifically, I can't get the "xpra attach" command to start the client. To reproduce: $ xpra attach ssh:foo.example.com:20 (Xpra:1956): Gtk-CRITICAL **: 15:21:49.236: gtk_window_add_accel_g

[winswitch] [ANNOUNCE] xpra-html5 v6.2

2022-12-27 Thread Antoine Martin via shifter-users
Hi, xpra-html5 version 6.2 is now available: https://github.com/Xpra-org/xpra-html5/releases/tag/v6.2 This version fixes flickering issues with some versions of Firefox and other problems introduced by the new offscreen paint decoder. Cheers Antoine

Re: [winswitch] Trouble using Xpra with Xquartz

2022-12-27 Thread Antoine Martin via shifter-users
This specific bug is discussed here: https://github.com/Xpra-org/xpra/issues/3701#issuecomment-1345268873 And will be fixed in the next release. There is a workaround in the github issue above. (older versions are not affected by this particular issue - though I am not certain which ones) > Has