openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09918
[Bug 794041] Re: Long titles cause OpenLyrics export to crash
** Changed in: openlp
Status: New => Confirmed
** Changed in: openlp
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/794041
Title:
Long titles cause OpenLyrics export to crash
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
From http://support.openlp.org/issues/183 (see attachment)
This occurred when exporting my songs from OpenLP 1.95 and the cause was an
incredibly long author of the song (it was an mistake which made each line
of hte song words be one author so the whole author bit in brackets was
huge). The author field also had a colon : in it but i've tried other
shorter songs with colons in name and author and it worked fine.
I guess it would be nice if it quit graciously in this case!
Traceback (most recent call last):
File
"d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.wizard",
line 160, in onCurrentIdChanged
File
"d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.forms.songexportform",
line 283, in performWizard
File
"d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.openlyricsexport",
line 77, 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 2] No such file or directory
References