openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #12964
[Bug 898876] Re: Playing media files fail
Another addendum to the audio, I tried a pre-media re-write build and
OpenLP shows up in the volume control settings, but it does not now, in
gnome and of course pulse audio.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/898876
Title:
Playing media files fail
Status in OpenLP - Worship Presentation Software:
Fix Released
Bug description:
OpenLP 1809 on Arch Linux, I get the following traceback when
attemtping to go live, or preview a video. Tried with multiple files
and formats that did work with OpenLP:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/openlp/core/lib/mediamanageritem.py", line 466, in onClickPressed
self.onLiveClick()
File "/usr/lib/python2.7/site-packages/openlp/core/lib/mediamanageritem.py", line 508, in onLiveClick
self.goLive()
File "/usr/lib/python2.7/site-packages/openlp/core/lib/mediamanageritem.py", line 519, in goLive
self.plugin.liveController.addServiceItem(serviceItem)
File "/usr/lib/python2.7/site-packages/openlp/core/ui/slidecontroller.py", line 762, in addServiceItem
self._processItem(item, slideno)
File "/usr/lib/python2.7/site-packages/openlp/core/ui/slidecontroller.py", line 885, in _processItem
self.onMediaStart(serviceItem)
File "/usr/lib/python2.7/site-packages/openlp/core/ui/slidecontroller.py", line 1327, in onMediaStart
file = os.path.join(item.get_frame_path(), item.get_frame_title())
NameError: global name 'os' is not defined
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/898876/+subscriptions
References