openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #05537
[Bug 701541] Re: SoF/RTF songs import fails
This happens when importing a file containing one , or more, songs. It
happens before the first, or only, song is imported from the file. Once
the trace window has been cleared the progress bar is stalled at zero
progress. Looking at the database file no song is imported.
(I now understand that the ref to raoul's "my documents" directory is an
aid to the developer to find the exact location of the problem)
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/701541
Title:
SoF/RTF songs import fails
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Windows XP, SP3
Importing a file containing a number of songs in SoF/RTF format fails. The error message is refers to a fictitious user's folder "raoul"
The error message is:
Traceback (most recent call last):
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.forms.songimportform", line 425, in onCurrentIdChanged
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.forms.songimportform", line 527, in performImport
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.sofimport", line 80, in do_import
File "C:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.oooimport", line 100, in start_ooo
AttributeError: 'Manager' object has no attribute 'createInstance'
References