[winswitch] mixing xpra and winswitch
Antoine Martin
antoine at nagafix.co.uk
Sun Jan 6 05:12:25 GMT 2013
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
> shifter-users at lists.devloop.org.uk
> http://lists.devloop.org.uk/mailman/listinfo/shifter-users
>
More information about the shifter-users
mailing list