** Changed in: openlp/2.0
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/1194610
Title:
[support-system] SongShowPlus traceback
Status in OpenLP - Worship Presentation Software:
In Progress
Status in OpenLP 2.0 series:
Fix Committed
Status in OpenLP trunk series:
In Progress
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
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp