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.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to