← Back to team overview

openlp-core team mailing list archive

[Bug 794041] Re: Long titles cause OpenLyrics export to crash

 

** Changed in: openlp
     Assignee: Andreas Preikschat (googol-hush) => Jonathan Corwin (j-corwin)

** Changed in: openlp
    Milestone: None => 1.9.6

** Changed in: openlp
       Status: Confirmed => Fix Committed

-- 
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:
  Fix Committed

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/794041/+subscriptions


References