kabikaboo team mailing list archive
-
kabikaboo team
-
Mailing list archive
-
Message #00166
[Bug 1380130] Re: Fails to launch
Ok, I thought that was the case... Appreciated, Many thanks
--
You received this bug notification because you are a member of Kabikaboo
Team, which is subscribed to Kabikaboo.
https://bugs.launchpad.net/bugs/1380130
Title:
Fails to launch
Status in Kabikaboo:
New
Bug description:
When launching from Terminal:
pst007x@pst007x-Serval-Professional:~$ kabikaboo
Improper shutdown detected...
Traceback (most recent call last):
File "/usr/share/kabikaboo/src/kabikaboo.py", line 3176, in <module>
editor.initialize_interface()
File "/usr/share/kabikaboo/src/kabikaboo.py", line 65, in initialize_interface
self.open_file_on_startup()
File "/usr/share/kabikaboo/src/kabikaboo.py", line 1203, in open_file_on_startup
file_opened, opened_document = self.file.open(self.document)
File "/usr/share/kabikaboo/src/file.py", line 97, in open
return self.load_last_saved()
File "/usr/share/kabikaboo/src/file.py", line 106, in load_last_saved
return self.load_from_file_pickle(self.working_file)
File "/usr/share/kabikaboo/src/file.py", line 288, in load_from_file_pickle
return result, document
UnboundLocalError: local variable 'document' referenced before assignment
pst007x@pst007x-Serval-Professional:~$
Fails to launch. Worked fine for ages, but now will no longer open. I have lost access to my work!!
Please help someone!
Ubuntu 64bit 14.04LTS
Linux version 3.13.0-37-generic (buildd@kapok) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) )
To manage notifications about this bug go to:
https://bugs.launchpad.net/kabikaboo/+bug/1380130/+subscriptions
References