openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #05504
[Bug 701541] [NEW] SoF/RTF songs import fails
Public bug reported:
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'
** Affects: openlp
Importance: Undecided
Status: New
--
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'
Follow ups
References