Changes between Version 2 and Version 3 of Ticket #167
- Timestamp:
- 11/17/11 18:52:30 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #167 – Description
v2 v3 1 1 I have seen this sort of crash before (usually on shutdown with control-C), but this seems to happen during runtime which is more problematic... 2 The [http://xpra.org/trac/ticket/39 original bug] (was on the wrong tracker) says this happens on clicking "Apply" in the options window (I assume the main 'Configuration' dialog - not the server options?). 2 3 3 4 I first thought that this was due to pybonjour, but the backtrace also seems to point to pynotify (and gio/dbus) - maybe we need an {{{idle_add}}} call on the notify path?