Canvas had its area in an invalid state
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whyteboard |
Fix Committed
|
Medium
|
Steven Sproat |
Bug Description
Whyteboard 0.41.1
Operating System: Windows XP (build 2600, Service Pack 3)
Screen Resolution: 1024x768
Python Version: 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
wxPython Version: 2.8.10.1 (msw-unicode)
wxPython Info: (__WXMSW__, wxMSW, unicode, wx-assertions-on, SWIG-1.3.29)
Python Encoding: Default=ascii File=mbcs
wxPython Encoding: utf-8
System Architecture: 32bit x86
File \"whyteboard\
File \"wx\\_
TypeError: Expected a 2-tuple of integers or a wxPoint object.
This is Windows-specific as the code only runs on windows.
Failing code:
relbuf = self.CalcScroll
hmm
UNfortunately, this is the only report I've had of this bug, and with such a limited traceback it's hard to see exactly what went wrong to cause the exception. Shame.
this is where logging will help!