Originally submitted to Google Code by bryan.oakley on 14 Sep 2009
I got an error when trying to test out the latest version of the RIDE code (dated
September 14, 2009). When I clicked on the Edit button next to Tags I got this stack
dump:
Traceback (most recent call last):
File "/home/boakley/dev/ride/robotframework-ride/src/robotide/editors/editors.py",
line 36, in wrapped
method(self, params)
File "/home/boakley/dev/ride/robotframework-ride/src/robotide/editors/editors.py",
line 182, in OnEdit
self.datafile)
File
"/home/boakley/dev/ride/robotframework-ride/src/robotide/editors/dialogeditors.py",
line 32, in init
self.editors = self.geteditors(item)
File
"/home/boakley/dev/ride/robotframework-ride/src/robotide/editors/dialogeditors.py",
line 181, in _geteditors
usage=self.usage)]
File
"/home/boakley/dev/ride/robotframework-ride/src/robotide/editors/dialogeditors.py",
line 66, in init
self.createhelp(help, usage)
File
"/home/boakley/dev/ride/robotframework-ride/src/robotide/editors/dialogeditors.py",
line 85, in _createhelp
font = wx.Font(9, df.GetFamily(), df.GetStyle(), df.GetWeight())
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/gdi.py", line 1970,
in GetFamily
return _gdi.FontGetFamily(args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Ok()" failed at ../src/gtk/font.cpp(420) in
GetFamily(): invalid font