#114 closed defect (fixed)
Can't "xpra stop" on CentOS 6
Reported by: | ahuillet | Owned by: | ahuillet |
---|---|---|---|
Priority: | critical | Milestone: | 0.2 |
Component: | server | Version: | 0.1.0 |
Keywords: | Cc: |
Description
$ xpra stop :2 Traceback (most recent call last): File "/usr/bin/xpra", line 6, in <module> xpra.scripts.main.main(__file__, sys.argv) File "/usr/lib/python2.6/site-packages/xpra/scripts/main.py", line 268, in main run_stop(parser, options, args) File "/usr/lib/python2.6/site-packages/xpra/scripts/main.py", line 460, in run_stop e = app.run() File "/usr/lib/python2.6/site-packages/xpra/client_base.py", line 199, in run glib.threads_init() AttributeError: 'module' object has no attribute 'threads_init'
Change History (4)
comment:1 Changed 9 years ago by
Owner: | changed from Antoine Martin to ahuillet |
---|---|
Priority: | major → critical |
Status: | new → assigned |
comment:4 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/114
Note: See
TracTickets for help on using
tickets.
Does this workaround the problem: