openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09766
[Bug 792204] [NEW] SongShow Plus importer fails to import song
Public bug reported:
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
** Affects: openlp
Importance: Undecided
Status: New
** Changed in: openlp
Milestone: None => 1.9.6
--
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:
New
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
Follow ups
References