biblez team mailing list archive
-
biblez team
-
Mailing list archive
-
Message #00010
[Bug 404408] Re: SQlite error importing a module
Can you tell me, which Zefania XML bible causes this error? (or does the
error occur with any module?)
** Changed in: biblez
Importance: Undecided => High
** Changed in: biblez
Milestone: None => 0.3
--
SQlite error importing a module
https://bugs.launchpad.net/bugs/404408
You received this bug notification because you are a member of BibleZ
Team, which is the registrant for BibleZ.
Status in BibleZ - explore the word: New
Bug description:
This happens when trying to import a .xml zefania bible.
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/BIBLEZ/module_manager.py", line 129, in open_file
self.parse_xml(filename)
File "/usr/lib/python2.6/dist-packages/BIBLEZ/module_manager.py", line 203, in parse_xml
connection = sqlite3.connect(db_name)
UnboundLocalError: local variable 'db_name' referenced before assignment
This is running on the recently released UbuntuCE. This is the program version:
apt-cache show biblez
Package: biblez
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1868
Maintainer: Stephan Tetzel <stephan@xxxxxxxxxxx>
Architecture: all
Version: 0.2-0ubuntu4
Depends: python (>= 2.5), python-central (>= 0.6.11), python-qt4, sqlite, python-kde4, kde-icons-oxygen
Description: BibleZ - a bible study application for Zefania XML modules
Homepage: http://biblez.zefanjas.de
Python-Version: >=2.5
References