Comment #1 on issue 34 by [email protected]: xpra throws an exception
http://code.google.com/p/partiwm/issues/detail?id=34

OK, now after I installed ipython, it seems like I'm getting a different error:

shlomi:~$ xpra start :10
/home/shlomif/Download/unpack/gui/X/parti-all-0.0.6/install/lib/python/wimpiggy/wm.py:9: DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet
Traceback (most recent call last):
File "/home/shlomif/Download/unpack/gui/X/parti-all-0.0.6/install/bin/parti", line 6, in <module>
    parti.scripts.main.main(sys.argv)
File "/home/shlomif/Download/unpack/gui/X/parti-all-0.0.6/install/lib/python/parti/scripts/main.py", line 25, in main
    p = parti.parti_main.Parti(options.replace)
File "/home/shlomif/Download/unpack/gui/X/parti-all-0.0.6/install/lib/python/parti/parti_main.py", line 25, in __init__
    self._wm = Wm("Parti", replace_other_wm)
File "/home/shlomif/Download/unpack/gui/X/parti-all-0.0.6/install/lib/python/wimpiggy/wm.py", line 159, in __init__
    self._wm_selection.acquire(mode)
File "/home/shlomif/Download/unpack/gui/X/parti-all-0.0.6/install/lib/python/wimpiggy/selection.py", line 59, in acquire
    raise AlreadyOwned
wimpiggy.selection.AlreadyOwned

I don't know what I should do.


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

Reply via email to