Comment 2 for bug 1159871

Revision history for this message
Rolf Leggewie (r0lf) wrote : Re: xpra unstable - please help to triage

and another one when detaching from a session.

$ xpra detach ssh:laptop:74
Enter passphrase for key '/home/rolf/.ssh/id_dsa':
Exception in thread read_loop (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  File "/usr/lib/python2.7/threading.py", line 504, in run
  File "/usr/lib/xpra/xpra/protocol.py", line 245, in _read_thread_loop
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Why do I have to enter password credentials when detaching from a remote ssh-session anyhow, I wonder?