Error with text tool getting font information
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whyteboard |
Fix Committed
|
High
|
Steven Sproat |
Bug Description
Whyteboard 0.41.1
Operating System: Linux 2.6.31-14-generic i686
Screen Resolution: 1366x768
Python Version: 2.6.4 (r264:75706, Dec 7 2009, 18:45:15)
[GCC 4.4.1]
wxPython Version: 2.8.10.1 (gtk2-unicode)
wxPython Info: (__WXGTK__, wxGTK, unicode, gtk2, wx-assertions-off, SWIG-1.3.29)
Python Encoding: Default=ascii File=UTF-8
wxPython Encoding: utf-8
System Architecture: 32bit i686
File \"/usr/
self.
File \"/usr/
self.font_data = self.font.
AttributeError: \'NoneType\' object has no attribute \'GetNativeFont
The function call is
self.font_data = self.font.
Gotta check under what conditions the font of the text object could be set to nothing.
Related branches
tags: | added: crash |
Changed in whyteboard: | |
status: | Confirmed → Fix Committed |