Ticket #980 (closed defect: obsolete)
traceback on orphaned palette
| Reported by: | sascha_silbe | Owned by: | erikos |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.86 |
| Component: | sugar-toolkit | Version: | Git as of bugdate |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
The following traceback was in my shell.log:
Traceback (most recent call last):
File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.5/site-packages/sugar/graphics/palette.py", line 649, in __show_cb
self._invoker.notify_popup()
AttributeError: 'NoneType' object has no attribute 'notify_popup'
Probably related to a palette in the Journal that didn't disappear on opening the details view (same as bug #919?).
Change History
Note: See
TracTickets for help on using
tickets.
