lallulli / songpress

Songpress
https://www.skeed.it/songpress
Other
29 stars 6 forks source link

Error when closing Songpress #30

Closed lallulli closed 8 years ago

lallulli commented 8 years ago

On Linux, when I close main frame, sometimes I get the following exception:


#---- Traceback Info ----#
*** Sun Nov 29 22:48:28 2015 ***
Traceback (most recent call last):
File
"/mnt/windows/Users/Luca/Documents/lucappl/Applicazioni/songpress/master/src/SongpressFrame.py",
line 687, in OnFontSelected
File
"/mnt/windows/Users/Luca/Documents/lucappl/Applicazioni/songpress/master/src/SongpressFrame.py",
line 884, in SetFont
File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line
16707, in __getattr__
PyDeadObjectError: The C++ part of the MenuBar object has been deleted,
attribute access no longer allowed.

#---- End Traceback Info ----#