kabikaboo doesnt open

Bug #773448 reported by samuel b
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kabikaboo
Fix Committed
Undecided
Unassigned

Bug Description

Improper shutdown detected...
Traceback (most recent call last):
  File "/usr/local/share/kabikaboo-1.7/src/kabikaboo.py", line 3176, in <module>
    editor.initialize_interface()
  File "/usr/local/share/kabikaboo-1.7/src/kabikaboo.py", line 65, in initialize_interface
    self.open_file_on_startup()
  File "/usr/local/share/kabikaboo-1.7/src/kabikaboo.py", line 1203, in open_file_on_startup
    file_opened, opened_document = self.file.open(self.document)
  File "/usr/local/share/kabikaboo-1.7/src/file.py", line 97, in open
    return self.load_last_saved()
  File "/usr/local/share/kabikaboo-1.7/src/file.py", line 106, in load_last_saved
    return self.load_from_file_pickle(self.working_file)
  File "/usr/local/share/kabikaboo-1.7/src/file.py", line 193, in load_from_file_pickle
    document
UnboundLocalError: local variable 'document' referenced before assignment

need to assign some value to document in file.py, in the function load_from_file_pickle, line 192

thanks for ur soft! bloup!

Revision history for this message
aidave (aidave) wrote :

This is a problem if the last opened file is missing/corrupt.

Try deleting your Kabikaboo "settings" file, usually located in ~/.kabikaboo, then open again.

cheers

Changed in kabikaboo:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.