Ticket #850 (closed defect: fixed)
Crash on shutdown when minibuffer is open
| Reported by: | https://me.yahoo.com/postrockrob#52e3a | Owned by: | rob |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15 |
| Component: | application | Keywords: | |
| Cc: |
Description
When any minibuffer is open during attempted shutdown, this is raised:
Traceback (most recent call last):
File "/data2/home/rob/src/peppy/peppy/major.py", line 1245, in OnFocus
self.frame.spring.clearRadio()
File "/opt/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14564, in __getattr__
raise PyDeadObjectError(self.attrStr % self._name)
PyDeadObjectError: The C++ part of the SpringTabs object has been deleted, attribute access no longer allowed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
