openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #06782
[Bug 730979] Re: Song export crashes
The failing song was "Who's Report Will You Believe?"
I took the ? out of the title, and export worked.
I added a ? to the title of another song, export failed with traceback
the -> ? <- is the culprit when in the title
Steve
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/730979
Title:
Song export crashes
Status in OpenLP - Worship Presentation Software:
New
Bug description:
I Get the following traceback when Exporting Songs.
Selected the export directory and clicked next
Traceback (most recent call last):
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.wizard", line 160, in onCurrentIdChanged
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.forms.songexportform", line 283, in performWizard
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.openlyricsexport", line 73, in do_export
File "lxml.etree.pyx", line 1685, in lxml.etree._ElementTree.write (src/lxml/lxml.etree.c:40410)
File "serializer.pxi", line 407, in lxml.etree._tofilelike (src/lxml/lxml.etree.c:81512)
IOError: [Errno 22] Invalid argument
I can email the songs.sqlite (65kb) if needed
Steve
References