Comment 2 for bug 1324333

Revision history for this message
Florian W. (florian-will) wrote :

I guess this is no surprise to anyone involved in ubuntu emulator development, but for completeness sake: This is printed in the "Application Output" tab in ubuntu-sdk when launching an app that targets the 14.10 click target in the current devel-proposed emulator image. It is supposed to use the QtMultimedia.MediaPlayer for playing audio.

> Initializing AalServicePlugin
> virtual QMediaService* AalServicePlugin::create(const QString&) "org.qt-project.qt.mediaplayer"
> [1424210133.140476] Loader: Loading modules from: /usr/lib/i386-linux-gnu/mir/client-platform/
> [1424210133.140691] Loader: Loading module: /usr/lib/i386-linux-gnu/mir/client-platform/mesa.so
> [1424210133.251984] Loader: Loading module: /usr/lib/i386-linux-gnu/mir/client-platform/android.so
> [1424210133.379905] Loader: Loading module: /usr/lib/i386-linux-gnu/mir/client-platform/dummy.so
> Creating a new static Service instance
> Failed to start a new media-hub player session: org.freedesktop.DBus.Error.ServiceUnknown: The name core.ubuntu.media.Service was not provided by any .service files
> Failed to create a new media player backend. Video playback will not function.