← Back to team overview

kabikaboo team mailing list archive

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

 

Yup, we just don't have a patch release for it yet.
Have to use repo if you want bug-free version... sorry!
Would add a patch if I could get some time to figure that shizz out.

-- 
You received this bug notification because you are a member of Kabikaboo
Team, which is subscribed to Kabikaboo.
https://bugs.launchpad.net/bugs/502147

Title:
  v1.7 - Deleting LastFile with AutoOpen=true causes crash on startup

Status in Kabikaboo:
  Fix Committed
Status in “kabikaboo” package in Debian:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/kabikaboo/+bug/502147/+subscriptions


References