← Back to team overview

kabikaboo team mailing list archive

[Bug 561043] [NEW] Will not launch.

 

Public bug reported:

App says "there were errors." and fails to launch.

Content of error log is as follows.

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

** Affects: kabikaboo
     Importance: Undecided
         Status: New


** Tags: 1.7

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

Status in Kabikaboo: New

Bug description:
App says "there were errors." and fails to launch.

Content of error log is as follows.

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





Follow ups

References