openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #15298
[Bug 941683] Re: OSIS Bible Book Names are not always in English
** Changed in: openlp
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/941683
Title:
OSIS Bible Book Names are not always in English
Status in OpenLP - Worship Presentation Software:
Fix Committed
Bug description:
This one fits nice to #822363, but it is the opposite. I have some OSIS file, with locale book names. Therefore a exception is risen at import time.
Attached you find the corresponding osis file.
OpenLP revno 1884
--- Exception Traceback ---
Traceback (most recent call last):
File "/home/meinert/Qt/OpenLP/trunk/openlp/core/ui/wizard.py", line 191, in onCurrentIdChanged
self.performWizard()
File "/home/meinert/Qt/OpenLP/trunk/openlp/plugins/bibles/forms/bibleimportform.py", line 713, in performWizard
if importer.do_import(license_version):
File "/home/meinert/Qt/OpenLP/trunk/openlp/plugins/bibles/lib/osis.py", line 129, in do_import
log.debug(u'New book: "%s"' % self.books[book][0])
KeyError: u'Genesis'
--- System information ---
Platform: Linux-3.2.0-1-amd64-x86_64-with-debian-wheezy-sid
Desktop: KDE SC
--- Library Versions ---
Python: 2.7.2+
Qt4: 4.7.4
Phonon: 4.5.1
PyQt4: 4.9
QtWebkit: 534.34
SQLAlchemy: 0.7.5
SQLAlchemy Migrate: 0.7.2
BeautifulSoup: 3.2.0
lxml: 2.3.2
Chardet: 2.0.1
PyEnchant: 1.6.5
PySQLite: 1.0.1
Mako: 0.6.2
pyUNO bridge: 3.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/941683/+subscriptions
References