[winswitch] [ANNOUNCE] Xpra 3.0.8: nothing major
Antoine Martin
antoine at nagafix.co.uk
Wed Apr 1 17:18:20 BST 2020
On 01/04/2020 22:38, Antoine Martin via shifter-users wrote:
> Hi,
>
> I managed to mess up the very last patch to go in this 3.0.8 release,
> which caused a regression for those connecting to 3.0.8 servers via ssh
> (system ssh, xpra's builtin ssh server was not affected).
In case you upgrade and you still hit the same connection error:
"Error: failed to receive anything, not an xpra server?"
when doing a remote start like "xpra start ssh://user@HOST/ --start=app"
You may need to first remove the corrupted run-xpra script on the server
(it will then be re-generated):
rm $XDG_RUNTIME_DIR/xpra/run-xpra
Or you can also just run "xpra start --start=app" once, directly from a
shell on the server.
Cheers,
Antoine
> A patch has been applied and I have re-issued the builds for all the
> affected platforms. (that's all of them except MS Windows)
> Sorry about the hassle.
>
> Cheers,
> Antoine
>
>
>
> On 31/03/2020 18:40, Antoine Martin wrote:
>> Hi,
>>
>> There's a fair number of bug fixes in this release, but none of them are
>> critical.
>> The clipboard and keyboard (AltGr) handling are the most important ones
>> in there, the rest is all fairly minor stuff. (platforms, warnings, etc)
>>
>> Release notes:
>> * handling of dpi command line switch (correctly this time?)
>> * bug report window not getting focus on MacOS
>> * spurious ssh key warnings with newer versions of paramiko
>> * AltGr mode with non-X11 clients, layout-group changes
>> * rare unexpected client exit on MS Windows
>> * MS Windows clipboard:
>> update failures
>> convert CRLF line endings
>> * Clipboard:
>> fix selection not shown as active in menus (MS Windows and MacOS)
>> fix spurious warnings when sharing a session
>> fix clipboard reset with python2 builds
>> selection translation for outbound data
>> support client applications that don't use TARGETS (ie: Motif)
>> reject invalid targets
>> * 'xpra upgrade' wrongly updating non-xpra displays
>> * logging error in client geometry debugging output
>> * pulseaudio start command with Ubuntu Xenial
>> * spurious de-iconifications
>> * handling of server control commands with python3 clients
>> * UDP backport bug sending control packets
>> * vfb getting killed on upgrade failure
>> * proxy server cleanup: force forwarders to terminate
>> * session info errors during client exit
>> * printer cleanup errors with invalid UTF8 printer names
>> * transient-for popup window workaround
>> * missing libyuv csc module on MacOS
>> * unicode errors saving xpra runner shell script with python3
>> * try to prevent conflicts with Fedora's packages
>> * better detection of Wayland environments
>> * use python3 (if installed) by default on Ubuntu Xenial
>> * don't use Xdummy on arm, too slow
>> * don't show 'Download' button that we can't honour
>> * show all pressed keys according to X11 server in 'xpra info'
>> * try harder not to use video for tiny areas
>>
>> Cheers,
>> Antoine
>>
>
> _______________________________________________
> shifter-users mailing list
> shifter-users at lists.devloop.org.uk
> https://lists.devloop.org.uk/mailman/listinfo/shifter-users
>
More information about the shifter-users
mailing list