Xpra: Ticket #1538: '--start-new-commands=yes' doesn't work for me

On client I do 'xpra ssh:work:42 --start-new-commands=yes', but after connection is established - the tray icon's menu on client has menuitem 'Run Command' greyed out with alt text 'Not supported by the server'.

http://i.imgur.com/BySUsoy.png



Sun, 11 Jun 2017 12:49:13 GMT - John Smith: attachment set

xpra-server.log


Sun, 11 Jun 2017 12:51:52 GMT - John Smith: component changed


Sun, 11 Jun 2017 12:56:10 GMT - Antoine Martin: owner changed

The "start-new-commands" option is not forwarded when starting over ssh in versions older than 2.1 (trunk). Use the option locally:

xpra start --start-new-commands=yes

Then attach.


Sun, 11 Jun 2017 13:01:18 GMT - John Smith: status changed; resolution set

Thanks, this way it works.


Sat, 23 Jan 2021 05:27:02 GMT - migration script:

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