openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #23712
[Bug 1326664] Re: Can't import EasyWorship DB
** Changed in: openlp/2.0
Assignee: (unassigned) => Samuel Mehrbrodt (sam92)
** Changed in: openlp/2.0
Importance: Undecided => Medium
** Changed in: openlp/trunk
Importance: Undecided => Medium
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1326664
Title:
Can't import EasyWorship DB
Status in OpenLP - Worship Presentation Software:
Confirmed
Status in OpenLP 2.0 series:
Confirmed
Status in OpenLP trunk series:
Confirmed
Bug description:
The database that causes this error can be found here:
http://support.openlp.org/scp/tickets.php?id=2366
Traceback (most recent call last):
File "/usr/share/openlp/openlp/core/ui/wizard.py", line 187, in
onCurrentIdChanged
self.performWizard()
File "/usr/share/openlp/openlp/plugins/songs/forms/songimportform.py",
line 390, in performWizard
importer.doImport()
File "/usr/share/openlp/openlp/plugins/songs/lib/ewimport.py", line 159,
in doImport
words = self.getField(fi_words)
File "/usr/share/openlp/openlp/plugins/songs/lib/ewimport.py", line 293,
in getField
memo_block_type, = struct.unpack('b', self.memoFile.read(1))
error: unpack requires a string argument of length 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1326664/+subscriptions
References