openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #10719
[Bug 803031] Re: Registering "The Message" from Bible Gateway fails
** Changed in: openlp
Assignee: (unassigned) => Raoul Snyman (raoul-snyman)
** Changed in: openlp
Importance: Undecided => Medium
** Changed in: openlp
Status: New => 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/803031
Title:
Registering "The Message" from Bible Gateway fails
Status in OpenLP - Worship Presentation Software:
Fix Committed
Bug description:
Hello,
http://support.openlp.org/issues/215
Registering "The Message" from Bible Gateway fails.
--- Exception Traceback ---
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openlp/core/ui/wizard.py", line 191, in onCurrentIdChanged
self.performWizard()
File "/usr/lib/pymodules/python2.7/openlp/plugins/bibles/forms/bibleimportform.py", line 709, in performWizard
if importer.do_import(license_version):
File "/usr/lib/pymodules/python2.7/openlp/plugins/bibles/lib/http.py", line 407, in do_import
books = handler.get_books_from_http(self.download_name)
File "/usr/lib/pymodules/python2.7/openlp/plugins/bibles/lib/http.py", line 150, in get_books_from_http
page_source = unicode(page_source, 'utf8')
File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 21755: invalid continuation byte
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/803031/+subscriptions
References