#1885 closed defect (invalid)
Error: invalid mode 'start'
Reported by: | Antonio | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | client | Version: | 2.3.x |
Keywords: | Cc: |
Description
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.
Change History (2)
comment:1 Changed 3 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1885
Note: See
TracTickets for help on using
tickets.
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.