On 01/06/2013 04:52 AM, Neal Becker wrote: > Can I mix using xpra on client side with using winswitch? Depends what you mean by "mix".
> After starting winswitch, I can't seem to run xpra. I got: winswitch will capture your existing xpra sessions, make them available via TCP and regular sockets, and password protect them. You can disable this behaviour in (self explanatory): .winswitch/server/protocols/xpra.conf The error below is because you need the password. > 2013-01-05 16:50:29,715 password is required by the server (and the stacktrace is an unrelated python shutdown issue) Antoine > > xpra attach ssh:10.4.1.3:7 > xpra client version 0.7.6 > 2013-01-05 16:50:29,138 failed to locate the dbus notification service > 2013-01-05 16:50:29,715 password is required by the server > 2013-01-05 16:50:29,717 Connection lost > Exception in thread read_loop (most likely raised during interpreter > shutdown): > Traceback (most recent call last): > File "/usr/lib64/python2.7/threading.py", line 551, in __bootstrap_inner > File "/usr/lib64/python2.7/threading.py", line 504, in run > File "/usr/lib/python2.7/site-packages/xpra/protocol.py", line 330, in > _read_thread_loop > <type 'exceptions.TypeError'>: 'NoneType' object is not callable > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
