Public bug reported:
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)
** Affects: phatch
Importance: Undecided
Status: New
--
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!: New
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