[Parti-discuss] reconnecting to an abandoned Xvfb-for-Xpra server
Brian J. Murrell
brian at interlinx.bc.ca
Tue Mar 31 04:51:06 PDT 2009
I had an xpra (0.0.6) session go south. Constant and recurring printing
of:
RuntimeError: maximum recursion depth exceeded in cmp
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/wimpiggy/util.py", line 101, in gtk_main_quit_on_fatal_exception
return oldhook(type, val, tb)
RuntimeError: maximum recursion depth exceeded
Original exception was:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/xpra/clipboard.py", line 220, in do_selection_get
assert self._selection == str(selection_data.selection)
RuntimeError: maximum recursion depth exceeded in cmp
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/wimpiggy/util.py", line 101, in gtk_main_quit_on_fatal_exception
return oldhook(type, val, tb)
RuntimeError: maximum recursion depth exceeded
Original exception was:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/xpra/clipboard.py", line 220, in do_selection_get
assert self._selection == str(selection_data.selection)
RuntimeError: maximum recursion depth exceeded in cmp
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/wimpiggy/util.py", line 101, in gtk_main_quit_on_fatal_exception
return oldhook(type, val, tb)
RuntimeError: maximum recursion depth exceeded
Original exception was:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/xpra/clipboard.py", line 220, in do_selection_get
assert self._selection == str(selection_data.selection)
RuntimeError: maximum recursion depth exceeded in cmp
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/wimpiggy/util.py", line 101, in gtk_main_quit_on_fatal_exception
return oldhook(type, val, tb)
RuntimeError: maximum recursion depth exceeded
Original exception was:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/xpra/clipboard.py", line 220, in do_selection_get
assert self._selection == str(selection_data.selection)
RuntimeError: maximum recursion depth exceeded in cmp
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/wimpiggy/util.py", line 101, in gtk_main_quit_on_fatal_exception
return oldhook(type, val, tb)
RuntimeError: maximum recursion depth exceeded
Original exception was:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/xpra/clipboard.py", line 220, in do_selection_get
assert self._selection == str(selection_data.selection)
RuntimeError: maximum recursion depth exceeded in cmp
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/wimpiggy/util.py", line 101, in gtk_main_quit_on_fatal_exception
return oldhook(type, val, tb)
RuntimeError: maximum recursion depth exceeded
So I SIGINTR'd it (^C).
Now, I still have the Xvfb-for-Xpra server running:
brian 7336 7335 0 Mar30 ? 00:02:12 Xvfb-for-Xpra-:100 :100 -auth /home/brian/.Xauthority +extension Composite -screen 0 2048x2048x24+32 -once
but no Xpra managing it:
$ xpra list
No xpra sessions found
Is there any way I can attach an xpra manager to that X server so that I
can reclaim access to the clients attached to the server?
Cheers,
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.partiwm.org/pipermail/parti-discuss/attachments/20090331/fe67de3d/attachment.pgp>
More information about the Parti-discuss
mailing list