It is fixed now, but there is a new problem: I doubleclick on the "Font:" area to open the list of fonts. The moment my mouse cursor moves off the "Font:" area, the list disappears, so I cannot use the mouse to select one of these fonts, only the keyboard up/down keys and once I use the keyboard then I can use the mouse.
I noticed this issue with other things as well - as soon as the mouse leaves the Phatch window the currently opened list or editable text field gets turned off. Gotta remember to move the mouse up/down, not left/right. Annoying. -- console traceback when clicked on "font" https://bugs.launchpad.net/bugs/394041 You received this bug notification because you are a member of Phatch Developers, which is subscribed to Phatch. Status in Phatch = Photo & Batch!: Fix Committed Bug description: Open this action list, doubleclick on "Font: Default", click on the file browser icon for browsing fonts, an empty tooltip pops up which would normally contain a list of fonts, and this appears in the console each time I click on the file browser icon: Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/phatch/pyWx/lib/popup.py", line 361, in OnBrowse defaultFile = self.GetDefaultPath(), File "/usr/lib64/python2.5/site-packages/phatch/pyWx/lib/popup.py", line 437, in GetDefaultPath return super(FontFileCtrl,self).GetDefaultPath(default_path) TypeError: GetDefaultPath() takes exactly 1 argument (2 given) _______________________________________________ Mailing list: https://launchpad.net/~phatch-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~phatch-dev More help : https://help.launchpad.net/ListHelp

