Changes between Version 1 and Version 2 of Ticket #167
- Timestamp:
- 11/17/11 18:48:59 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #167 – Description
v1 v2 1 I have seen this sort of crash before (usually on shutdown with ^C), but this seems to happen during runtime which is more problematic...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 2 3 3 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?