Hi,

I try to start xpra on display 10 by issuing

$ xpra start :10
Entering daemon mode; any further errors will be reported to:
/home/INTRA/ronalds/.xpra/:10.log
When I check the logfile I get the following:
2015-06-12 09:03:54,188 failed to load the mdns avahi publisher: No module named avahi 2015-06-12 09:03:54,188 either fix your installation or use the '--no-mdns' flag
Xlib:  extension "RANDR" missing on display ":10".
Xlib:  extension "RANDR" missing on display ":10".
2015-06-12 09:03:54,426 server uuid is e31019ebfdef443ea893e6eb75dbfc97
2015-06-12 09:03:54,513 Printer forwarding cannot be enabled, the PPD file '/usr/share/cups/model/CUPS-PDF.ppd' is missing
2015-06-12 09:03:54,545 pulseaudio server started with pid 2749
2015-06-12 09:03:54,550 using notification forwarder: DBUSNotificationsForwarder(org.freedesktop.Notifications)
2015-06-12 09:03:54,552 xpra server version 0.15.0 (r9584)
2015-06-12 09:03:54,552 running with pid 2735
E: [pulseaudio] pid.c: Daemon already running.
2015-06-12 09:03:54,589 Warning: pulseaudio has terminated shortly after startup. 2015-06-12 09:03:54,589 Either fix the pulseaudio command line or use the 'pulseaudio=no' option to avoid this warning. 2015-06-12 09:03:54,590 usually, only a single pulseaudio instance can be running for each user account, and one may be running already
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/xpra/server/gtk_server_base.py", line 61, in add_listen_socket
    sock.listen(5)
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 22] Invalid argument
2015-06-12 09:03:54,590 xpra is ready.
2015-06-12 09:03:54,653 video encoder 'nvenc4' could not be loaded:
2015-06-12 09:03:54,653  No module named pycuda

Using stop I get:
$ xpra stop :10
xpra initialization error: connection failed: [Errno 111] Connection refused

Attaching produces the same issue. Is there something more I can check to figure out this issue? I'm running on Ubuntu virvid using xpra 0.15.0-2.

Regards,

Ronald
_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to