#70 closed enhancement (fixed)
Provide execve() to upgrade clients in-place
Reported by: | pmarek | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.0.7.x |
Component: | server | Version: | 0.0.7.35 |
Keywords: | Cc: |
Description
winswitch sees when a xpra child dies, and throws it out of its session list.
It would be nice to have a command for xpra (menu on client side, commandline on server side?) to have a running xpra process execve() itself again; this way winswitch would keep its child, and newer versions could simply be upgraded in-place.
Of course, a similar thing might be done for winswitch ...
Change History (4)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Version: | → 0.0.7.35 |
---|
comment:3 Changed 10 years ago by
Milestone: | current → 0.0.7.x |
---|
comment:4 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/70
Note: See
TracTickets for help on using
tickets.
r475 ensures that "upgrading" or using "--use-display" works properly and winswitch uses this to upgrade xpra sessions running older versions: winswitch r4764