Crash when saving: cannot find save.data
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whyteboard |
Fix Committed
|
High
|
Steven Sproat |
Bug Description
Whyteboard 0.41.2
Operating System: Windows XP (build 2600, Service Pack 3)
System Lanauge: English
Screen Resolution: 1280x1024
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=utf-8 File=mbcs
wxPython Encoding: utf-8
System Architecture: 32bit x86
Frozen: False
File "E:\Downloads\
self.
File "E:\Downloads\
self.on_save()
File "E:\Downloads\
self.
File "E:\Downloads\
self.
File "E:\Downloads\
_zip.
File "C:\Python26\
st = os.stat(filename)
WindowsError: [Error 2] The system cannot find the file specified: 'save.data'
Changed in whyteboard: | |
status: | Confirmed → In Progress |
fixed by writing save.data to application data directory, never program install path.