QML QDeclarativeImage_QML_13: Failed to get image from provider: image://theme/icon-s-status-unknown The Same problem is here http://forum.meego.com/showthread.php?t=3803 and he solve the problem by copy blanco themes sudo scp -r -P 6666 'developer@localhost:/usr/share/themes/*' /usr/share/themes/ and forcing the M_THEME_NAME to blanco So QML Image: Failed to get image from provider: image://theme/* It's because of the absence of some of the files in the theme "blanco" but QMediaPluginLoader: Failed to load plugin: "/opt/qtm12/plugins/mediaservice/libqgstengine.so" It's another problem as marmistrz & laith.m.y Said by preload libQtMultimediaKit.so LD_PRELOAD=/opt/qtm12/lib/libQtMultimediaKit.so meecolay <with your arguments>