openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #06864
[Bug 730979] Re: Song export crashes
Should be fixed in trunk r1368.
** Changed in: openlp
Status: Fix Committed => Fix Released
--
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:
Fix Released
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