Dear Maintainer,
xpra in debian buster does not work anymore. The error messages when
trying to start it from another host with xpra start are:
$ xpra start ssh:remotehost:10 --encoding=vp9 --min-quality=50 --start=konsole
2018-09-01 00:16:30,119 Xpra gtk2 client version 0.17.6-r14322
2018-09-01 00:16:30,120 running on Linux debian 9.5
Warning: failed to import GStreamer:
GStreamer 1.0: Namespace Gst not available
GStreamer 0.10: could not import gobject (could not find _PyGObject_API object)
2018-09-01 00:16:30,419 Error: failed to query sound subsystem:
2018-09-01 00:16:30,419 query did not return any data
2018-09-01 00:16:30,772 PyOpenGL warning: missing accelerate module
2018-09-01 00:16:38,282 detected keyboard: rules=evdev, model=pc101, layout=de
2018-09-01 00:16:38,283 desktop size is 1920x1080 with 1 screen:
2018-09-01 00:16:38,284 :0.0 (508x285 mm - DPI: 96x96) workarea: 1920x1020
2018-09-01 00:16:38,284 monitor 1 (309x174 mm - DPI: 157x157)
(Then SSH connects)
Warning: failed to write script file in '/run/user/1000/xpra':
[Errno 2] No such file or directory: '/run/user/1000/xpra'
($XDG_RUNTIME_DIR has not been created?)
Warning: cannot use the system proxy for 'start' subcommand,
failed to connect to '/run/xpra/system':
[Errno 2] No such file or directory
more information may be available in your system log
2018-09-01 00:17:07,417 Warning: failed to write script file in '/run/user/1000/xpra':
2018-09-01 00:17:07,417 [Errno 2] No such file or directory: '/run/user/1000/xpra'
2018-09-01 00:17:07,418 ($XDG_RUNTIME_DIR has not been created?)
Entering daemon mode; any further errors will be reported to:
/home/allo/.xpra/:10.log
xpra initialization error:
failed to identify the new server display!
bash: /xpra/run-xpra: Datei oder Verzeichnis nicht gefunden
Warning: cannot use the system proxy for 'start' subcommand,
failed to connect to '/run/xpra/system':
[Errno 2] No such file or directory
more information may be available in your system log
2018-09-01 00:17:29,904 Warning: failed to write script file in '/run/user/1000/xpra':
2018-09-01 00:17:29,904 [Errno 2] No such file or directory: '/run/user/1000/xpra'
2018-09-01 00:17:29,905 ($XDG_RUNTIME_DIR has not been created?)
Entering daemon mode; any further errors will be reported to:
/home/allo/.xpra/:10.log
xpra initialization error:
failed to identify the new server display!
2018-09-01 00:17:30,787 The SSH process has terminated with exit code 0
2018-09-01 00:17:30,788 the command line used was:
2018-09-01 00:17:30,788 ssh -x -T neptune xpra initenv;~/.xpra/run-xpra _proxy_start :10 "--start=konsole" --encoding=vp9 || $XDG_RUNTIME_DIR/xpra/run-xpra _proxy_start :10 "--start=konsole" --encoding=vp9 || xpra _proxy_start :10 "--start=konsole" --encoding=vp9
After that, xpra terminates.
with kind regards,
Alex