![]() |
2012-10-07
, 23:56
|
Posts: 212 |
Thanked: 340 times |
Joined on Feb 2011
@ Jordan
|
#561
|
![]() |
2012-10-10
, 10:21
|
Posts: 224 |
Thanked: 132 times |
Joined on Jun 2012
@ Cairo ;Egypt
|
#562
|
I'll add it to the meecolay packageCode:# apt-get install libthumbnailer0
no, it's not of icon-s-status-unknown. You need to preload some lib in /opt/qtm12/lib/.
this is the problem
the error is not always the last lineCode:(/opt/qtm12/plugins/mediaservice/libqgstengine.so: undefined symbol: _ZN14QCameraControl16staticMetaObjectE)"
![]() |
2012-10-10
, 12:54
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#563
|
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>
![]() |
2012-10-14
, 11:21
|
Posts: 224 |
Thanked: 132 times |
Joined on Jun 2012
@ Cairo ;Egypt
|
#564
|
![]() |
2012-10-14
, 14:11
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#565
|
Is it possible to take advantage of this topic
http://zwong.de/2012/06/using-meego-...-and-playbook/
![]() |
2012-10-16
, 06:08
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#566
|
![]() |
2012-10-16
, 08:52
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#567
|
![]() |
2012-10-16
, 12:06
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#568
|
![]() |
2012-10-16
, 12:14
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#569
|
@marmistrz
frst of all i'd like to thank u marmistrz for asking. ok the problem wen i try to send sms it gives 404 error
![]() |
2012-10-16
, 12:41
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#570
|