Xpra: Ticket #485: xpra upgrade issues: signal problems, sockets not responding

Start a server as usual:

xpra start --bind-tcp=0.0.0.0:10000 :10 --no-daemon

Then upgrade it from another terminal:

xpra upgrade --bind-tcp=0.0.0.0:10001 :10 --no-daemon

The upgrade happens, but the new server does not respond to ^C and its sockets are unreachable!



Sat, 04 Jan 2014 11:01:43 GMT - Antoine Martin: owner, status, description changed


Sat, 04 Jan 2014 12:12:13 GMT - Antoine Martin:

here comes the bisection:

So r4790 is bad, a seemingly innocuous change (see #420)... sigh.


Sat, 04 Jan 2014 14:07:39 GMT - Antoine Martin: status changed; resolution set

r5115 fixes this and will need to be backported


Sat, 23 Jan 2021 04:57:01 GMT - migration script:

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