Error on startup - "invalid image"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whyteboard |
Confirmed
|
High
|
Steven Sproat |
Bug Description
Getting frequent bug reports with this stacktrace:
Traceback (most recent call last):
File \"whyteboard.py\", line 49, in <module>
File \"wx\\_core.pyo\", line 7978, in __init__
File \"wx\\_core.pyo\", line 7552, in _BootstrapApp
File \"whyteboard\
File \"whyteboard\
File \"whyteboard\
File \"whyteboard\
File \"wx\\lib\
File \"wx\\lib\
File \"wx\\_core.pyo\", line 3473, in ImageFromBitmap
PyAssertionError: C++ assertion \"bmp.Ok()\" failed at ..\\..\
I'm wondering what's causing it -- images not existing?
Reported on:
- Windows 7
- Windows Vista SP2
- Windows XP SP2
Seems to be a Windows-only problem. Perhaps the images aren't being found? I'll have to investigate.
Changed in whyteboard: | |
milestone: | 0.42 → 0.43 |
Changed in whyteboard: | |
milestone: | 0.43 → 1.0.x |
On linux, renaming the images folder causes a segfault.
Will test under windows.