Public bug reported:
Binary package hint: moblin-media
I use MIC to generate image with menlow-lpia-ubuntu-hardy-ppa.
In this image, I use python script to test media D-Bus service (play a video)
but failed.
core codes:
============================================================
SRV_PATH='/org/moblin/MobileMediaService‘
SRV_NAME='org.moblin.MobileMediaService'
LC_MEDIA='file:////MID?MID_MJPEG_PCM.avi'
bus = dbus.SessionBus()
self.service - bus.get_object(SRV_NAME, SRV_PATH)
self.iface - dbus.Interface(self.service, SRV_NAME)
ret = self.service.OpenUri(LC_MEDIA)
self.service.Play()
self.mainloop.run()
=============================================================
** Affects: moblin-media (Ubuntu)
Importance: Undecided
Status: New
** Tags: ume
** Tags added: ume
--
[hardy+ppa]: Media D-Bus service (play) fail
https://bugs.launchpad.net/bugs/205881
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs