← Back to team overview

kabikaboo team mailing list archive

[Bug 623324] [NEW] if kabikaboo is not shut down properly it will not reopen

 

Public bug reported:

Binary package hint: kabikaboo

I shut down my computer improperly, without closing kabikaboo. Now the program will not re-open. 
I tried running in terminal, using menu buttons, and using auto-open feature on a kabikaboo file. 

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

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: kabikaboo 1.7-1
ProcVersionSignature: Ubuntu 2.6.35-17.23-lowlatency-pae 2.6.35.2
Uname: Linux 2.6.35-17-lowlatency-pae i686
Architecture: i386
Date: Tue Aug 24 07:29:31 2010
InstallationMedia: Ubuntu-Studio 10.10 "Maverick Meerkat" - Alpha i386 (20100601.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: kabikaboo

** Affects: kabikaboo (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick

-- 
if kabikaboo is not shut down properly it will not reopen
https://bugs.launchpad.net/bugs/623324
You received this bug notification because you are a member of Kabikaboo
Team, which is subscribed to kabikaboo in ubuntu.

Status in “kabikaboo” package in Ubuntu: New

Bug description:
Binary package hint: kabikaboo

I shut down my computer improperly, without closing kabikaboo. Now the program will not re-open. 
I tried running in terminal, using menu buttons, and using auto-open feature on a kabikaboo file. 

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

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: kabikaboo 1.7-1
ProcVersionSignature: Ubuntu 2.6.35-17.23-lowlatency-pae 2.6.35.2
Uname: Linux 2.6.35-17-lowlatency-pae i686
Architecture: i386
Date: Tue Aug 24 07:29:31 2010
InstallationMedia: Ubuntu-Studio 10.10 "Maverick Meerkat" - Alpha i386 (20100601.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: kabikaboo





Follow ups

References