← Back to team overview

openlp-core team mailing list archive

[Bug 796179] [NEW] Error message on SOF song import

 

Public bug reported:

When trying to import from the sof3words.rtf the following error occurs:

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.songimportform", line 736, in performWizard
  File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.oooimport", line 65, in do_import
  File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.oooimport", line 99, in start_ooo
AttributeError: 'SofImport' object has no attribute 'ooo_manager'

The progress bar will then stay at zero and no songs will be imported.

Operating System:  Windows Vista Home Premium SP2
OpenLP Version:  1.9.5
MS Office Version:  Office 2010

** 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/796179

Title:
  Error message on SOF song import

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  When trying to import from the sof3words.rtf the following error
  occurs:

  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.songimportform", line 736, in performWizard
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.oooimport", line 65, in do_import
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.lib.oooimport", line 99, in start_ooo
  AttributeError: 'SofImport' object has no attribute 'ooo_manager'

  The progress bar will then stay at zero and no songs will be imported.

  Operating System:  Windows Vista Home Premium SP2
  OpenLP Version:  1.9.5
  MS Office Version:  Office 2010

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


Follow ups

References