← Back to team overview

openlp-core team mailing list archive

[Bug 1181722] [NEW] Errors upon program start

 

Public bug reported:

Installed OpenLP-2.1.0-bzr2241-setup.exe on Windows 7 64 bit Ultimate
and launched program. Splash logo comes up along with "Error Occurred"
notification containing the following error information:

Traceback (most recent call last):
  File "<string>", line 53, in <module>
  File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core", line 326, in main
  File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core", line 137, in run
  File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.lib.registry", line 162, in execute
  File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.lib.pluginmanager", line 86, in bootstrap_initialise
  File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.lib.pluginmanager", line 206, in initialise_plugins
  File "E:\PROGRA~1\OpenLP\plugins\presentations\presentationplugin.py", line 93, in initialise
    self.media_item.build_file_mask_string()
  File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.presentations.lib.mediaitem", line 86, in build_file_mask_string
AttributeError: 'PowerpointController' object has no attribute 'also_supports'

Downgraded with OpenLP-2.1.0-bzr2225-setup.exe to last known working
version.

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

Title:
  Errors upon program start

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Installed OpenLP-2.1.0-bzr2241-setup.exe on Windows 7 64 bit Ultimate
  and launched program. Splash logo comes up along with "Error Occurred"
  notification containing the following error information:

  Traceback (most recent call last):
    File "<string>", line 53, in <module>
    File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core", line 326, in main
    File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core", line 137, in run
    File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.lib.registry", line 162, in execute
    File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.lib.pluginmanager", line 86, in bootstrap_initialise
    File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.lib.pluginmanager", line 206, in initialise_plugins
    File "E:\PROGRA~1\OpenLP\plugins\presentations\presentationplugin.py", line 93, in initialise
      self.media_item.build_file_mask_string()
    File "D:\OpenLP_Code\Trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.presentations.lib.mediaitem", line 86, in build_file_mask_string
  AttributeError: 'PowerpointController' object has no attribute 'also_supports'

  Downgraded with OpenLP-2.1.0-bzr2225-setup.exe to last known working
  version.

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


Follow ups

References