Raoul, your patch worked

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/987568

Title:
  OpenLP fails to start, Arch Linux, GNOME 3.4

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Running the latest cod from the openlp-bzr package and running
  straight from bzr OpenLP fails to start after updating to GNOME 3.4.
  OpenLP doesn't reach a stage to log in debug and I get this feedback
  from the terminal:

      Traceback (most recent call last):
        File "/usr/bin/openlp", line 35, in <module>
          from openlp.core import main
        File "/usr/lib/python2.7/site-packages/openlp/__init__.py", line 31, in 
<module>
          import core
        File "/usr/lib/python2.7/site-packages/openlp/core/__init__.py", line 
49, in <module>
          from openlp.core.ui.exceptionform import ExceptionForm
        File 
"/usr/lib/python2.7/site-packages/openlp/core/ui/exceptionform.py", line 75, in 
<module>
          node = provider.createInstanceWithArguments(
      AttributeError: 'NoneType' object has no attribute 
'createInstanceWithArguments'
      [wesley@wesley-laptop ~]$ openlp -l debug
      Traceback (most recent call last):
        File "/usr/bin/openlp", line 35, in <module>
          from openlp.core import main
        File "/usr/lib/python2.7/site-packages/openlp/__init__.py", line 31, in 
<module>
          import core
        File "/usr/lib/python2.7/site-packages/openlp/core/__init__.py", line 
49, in <module>
          from openlp.core.ui.exceptionform import ExceptionForm
        File 
"/usr/lib/python2.7/site-packages/openlp/core/ui/exceptionform.py", line 75, in 
<module>
          node = provider.createInstanceWithArguments(
      AttributeError: 'NoneType' object has no attribute 
'createInstanceWithArguments'

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

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to