View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#563
Originally Posted by amr.fayz View Post
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>
the icon-s-status-unknown problem is not critical and qt components developer should be notified about this.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here