console traceback when clicked on "font"
This popped up in the console when I clicked on the "font" button after loading an old 0.1.6 script.
I updated today, so the latest version from bazaar:
drslony@budgie ~/.phatch_bzr/phatch $ phatch
Traceback (most recent call last):
File "usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14572, in <lambda>
File "/usr/lib64/python2.5/site-packages/phatch/pyWx/lib/autoCompleteCtrls.py", line 60, in _showDropDown
if not self.dropdown.IsShown():
File "usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14522, in __getattr__
wx._core.PyDeadObjectError: The C++ part of the AutoCompleteTextCtrl object has been deleted, attribute access no longer allowed.
Traceback (most recent call last):
File "usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14572, in <lambda>
File "/usr/lib64/python2.5/site-packages/phatch/pyWx/lib/autoCompleteCtrls.py", line 60, in _showDropDown
if not self.dropdown.IsShown():
File "usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14522, in __getattr__
wx._core.PyDeadObjectError: The C++ part of the AutoCompleteTextCtrl object has been deleted, attribute access no longer allowed.
Clicking in "font" again opened an empty font list.
I restarted Phatch and did the same, this time no error.
The font list still contains only 1 font though, "Free Sans".