← Back to team overview

kabikaboo team mailing list archive

[Bug 502147] Re: v1.7 - Deleting LastFile with AutoOpen=true causes crash on startup

 

I changed this to Fix Committed instead of Fix Released, I think
Released implies its released as a patch, whereas we really just have
the fix in the codebase, but are still in need of a patch.

Anyone know/want to build a 1.7.1 patch?  :)

There are new font features too...

** Changed in: kabikaboo
   Importance: High => Critical

-- 
v1.7 - Deleting LastFile with AutoOpen=true causes crash on startup
https://bugs.launchpad.net/bugs/502147
You received this bug notification because you are a member of Kabikaboo
Team, which is subscribed to Kabikaboo.

Status in Kabikaboo: Fix Committed

Bug description:
Maybe same error as #414550.

I'm getting an error message every time I try to run the program now. It worked fine the first time I installed it (used the setup.exe installer), but then I turned off my computer and went to bed, and when I started it up today I get an error message saying to check a logfile, which I did. Of course, I don't know what it's telling me. I installed the c++ package the readme file talks about, though I don' think that's it since it started fine the first time I installed it. Any ideas?
Here's what the logfile said:

Traceback (most recent call last): 
File "kabikaboo.py", line 3183, in <module> 
File "kabikaboo.py", line 64, in initializeinterface 
File "kabikaboo.py", line 1250, in openfileonstartup 
File "file.pyc", line 96, in open 
File "file.pyc", line 105, in loadlastsaved 
File "file.pyc", line 287, in loadfromfile_pickle 
UnboundLocalError: local variable 'document' referenced before assignment





References