openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24747
[Bug 1194610] Re: [support-system] SongShowPlus traceback
** Changed in: openlp/trunk
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1194610
Title:
[support-system] SongShowPlus traceback
Status in OpenLP - Worship Presentation Software:
Fix Released
Status in OpenLP 2.0 series:
Fix Released
Status in OpenLP trunk series:
Fix Released
Bug description:
Hello,
http://support.openlp.org/issues/2016
The attached song cannot be imported by the songshowplus importer.
Traceback (most recent call last):
File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/wizard.py", line 217, in on_current_id_changed
self.performWizard()
File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/forms/songimportform.py", line 353, in performWizard
importer.doImport()
File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/lib/songshowplusimport.py", line 150, in doImport
self.addVerse(unicode(data, u'cp1252'), "%s%s" % (VerseType.tags[VerseType.Verse], verse_no))
File "/usr/lib/python2.7/encodings/cp1252.py", line 15, in decode
return codecs.charmap_decode(input,errors,decoding_table)
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 96: character maps to <undefined>
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1194610/+subscriptions
References