← Back to team overview

kabikaboo team mailing list archive

[Bug 1380130] Re: Fails to launch

 

Unfortunately it looks like kabikaboo isn't being maintained anymore. I
have a fork over on github that fixes some bugs, you could give it a
try?

https://github.com/bayanr/kabikaboo-mod

If you're willing to give it a shot, make sure you uninstall the
kabikaboo version you have before installing this one. If you're still
having trouble with it I'd be happy to provide a fix.

-- 
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