#283 closed defect (fixed)
systems without the python glib bindings cannot run "xpra stop" (or "xpra info", ...)
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.9 |
Component: | client | Version: | trunk |
Keywords: | Cc: |
Description
Split from #266, this is the case on CentOS
5.x
We need to fallback to a gtk main loop in GLibXpraClient
Change History (4)
comment:1 Changed 9 years ago by
Status: | new → assigned |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
tested OK on CentOS
5.9, closing.
comment:4 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/283
Note: See
TracTickets for help on using
tickets.
should be fixed in r2891
(and we don't need gtk for the main loop, gobject is enough)