openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #21749
[Bug 1224404] [NEW] OSX: OpenLP does not start without phonon
Public bug reported:
There are some issues on osx to get phonon compiled properly and testers/developers might not have it.
Phonon is an optional media backaned and I think that openlp should be able to start without that.
Reproduce:
- install python3 openlp dependencies on osx (as described in the wiki)
- run current trunk with python3 and you will get traceback
Traceback (most recent call last):
File "openlp.py", line 32, in <module>
from openlp.core import main
File "/Users/martin/Projects/openlp/trunk/openlp/__init__.py", line 33, in <module>
import openlp.core
File "/Users/martin/Projects/openlp/trunk/openlp/core/__init__.py", line 46, in <module>
from openlp.core.lib import Settings, ScreenList, UiStrings, Registry, check_directory_exists
File "/Users/martin/Projects/openlp/trunk/openlp/core/lib/__init__.py", line 393, in <module>
from .renderer import Renderer
File "/Users/martin/Projects/openlp/trunk/openlp/core/lib/renderer.py", line 37, in <module>
from openlp.core.ui import MainDisplay
File "/Users/martin/Projects/openlp/trunk/openlp/core/ui/__init__.py", line 86, in <module>
from .maindisplay import MainDisplay, Display
File "/Users/martin/Projects/openlp/trunk/openlp/core/ui/maindisplay.py", line 45, in <module>
from PyQt4.phonon import Phonon
ImportError: No module named 'PyQt4.phonon'
** Affects: openlp
Importance: Undecided
Status: New
** Tags: osx
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1224404
Title:
OSX: OpenLP does not start without phonon
Status in OpenLP - Worship Presentation Software:
New
Bug description:
There are some issues on osx to get phonon compiled properly and testers/developers might not have it.
Phonon is an optional media backaned and I think that openlp should be able to start without that.
Reproduce:
- install python3 openlp dependencies on osx (as described in the wiki)
- run current trunk with python3 and you will get traceback
Traceback (most recent call last):
File "openlp.py", line 32, in <module>
from openlp.core import main
File "/Users/martin/Projects/openlp/trunk/openlp/__init__.py", line 33, in <module>
import openlp.core
File "/Users/martin/Projects/openlp/trunk/openlp/core/__init__.py", line 46, in <module>
from openlp.core.lib import Settings, ScreenList, UiStrings, Registry, check_directory_exists
File "/Users/martin/Projects/openlp/trunk/openlp/core/lib/__init__.py", line 393, in <module>
from .renderer import Renderer
File "/Users/martin/Projects/openlp/trunk/openlp/core/lib/renderer.py", line 37, in <module>
from openlp.core.ui import MainDisplay
File "/Users/martin/Projects/openlp/trunk/openlp/core/ui/__init__.py", line 86, in <module>
from .maindisplay import MainDisplay, Display
File "/Users/martin/Projects/openlp/trunk/openlp/core/ui/maindisplay.py", line 45, in <module>
from PyQt4.phonon import Phonon
ImportError: No module named 'PyQt4.phonon'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1224404/+subscriptions
Follow ups
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Tim Bentley, 2015-02-21
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Tim Bentley, 2015-01-31
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Phill, 2015-01-31
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Phill, 2015-01-29
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Launchpad Bug Tracker, 2015-01-29
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Phill, 2014-11-17
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Tim Bentley, 2014-11-02
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: Tim Bentley, 2014-11-02
-
[Bug 1224404] Re: OSX: OpenLP does not start without phonon
From: David Wales, 2014-03-22
-
[Bug 1224404] [NEW] OSX: OpenLP does not start without phonon
From: matysek, 2013-09-12
References