Xpra: Ticket #1885: Error: invalid mode 'start'

Hi all.

Some Fedora users report this error (bugzilla ticket) by using xpra-2.3.1 (and with xpra-2.2.6 before):

$ xpra start :100 --start-child=xterm
xpra initialization error:
 invalid mode 'start'

xpra is compiled with Python-3.6.5 with this configuration and available in the Fedora repositories if you can use it.



Sun, 24 Jun 2018 02:43:33 GMT - Antoine Martin: status changed; resolution set

xpra does not fully support python3 yet (see #1568 and #853), you must use a python2 build to run the server for now.

You should not provide a build that cannot be used to run a server.


Sat, 23 Jan 2021 05:36:23 GMT - migration script:

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