← Back to team overview

openlp-core team mailing list archive

[Bug 730979] Re: Song export crashes

 

This also occurred when a / was in a song title  .ie  Praise Him/Thank
You Lord.

It appears that since the Song title is used as the export file name,
any character not allowed in a Windows file name will call the error.

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