We recently had a blackout and my computer went down just as I was opening Qube gui. After rebooting, the gui crashes everytime I try to open it. It pops up a dialog box that says "Error occured" and tells me to "See the logfile ....qube.exe.log for details". Here is the output to that logfile:
Traceback (most recent call last):
File "qube.py", line 1300, in ?
File "qube.py", line 1117, in __init__
File "wx\_core.pyo", line 7749, in __init__
File "wx\_core.pyo", line 7346, in _BootstrapApp
File "qube.py", line 1130, in OnInit
File "qbPrefs.pyo", line 306, in load
File "pickle.pyo", line 1390, in load
File "pickle.pyo", line 872, in load
KeyError: '\x00'
I tried reinstalling everything (twice) and it still does the same thing. Any ideas?