openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09877
[Bug 792204] Re: SongShow Plus importer fails to import song
I'll give this one a bash.
** Changed in: openlp
Assignee: (unassigned) => Raoul Snyman (raoul-snyman)
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/792204
Title:
SongShow Plus importer fails to import song
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
Hello,
xubuntu, trunk r1607
I tried to reproduce the bug reported in
http://support.openlp.org/issues/129, but I got another traceback
instead.
Traceback (most recent call last):
File "/home/andreas/Projekte/openlp/trunk/openlp/core/ui/wizard.py", line 191, in onCurrentIdChanged
self.performWizard()
File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/songs/forms/songimportform.py", line 754, in performWizard
importer.do_import()
File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/songs/lib/songshowplusimport.py", line 169, in do_import
u'cp1252'))
TypeError: decoding Unicode is not supported
References