Ticket #850 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

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

Changed 20 months ago by rob

  • status changed from new to closed
  • resolution set to fixed

(In [2542]) Fixed #850: added try/catch wrapper for PyDeadObjectError?

Add/Change #850 (Crash on shutdown when minibuffer is open)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.