View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#465
Originally Posted by amr.fayz View Post
about dsme I read all your comments but There is no solution

Many of app Show Message (symbol lookup error: /usr/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind)

It's one big problem For instance any app ned some lib i add it and ask about Another lib and i add it And in the end the Message is (symbol lookup error: /usr/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind)
Can't you ****ing read with comprehension? I explained this a couple of times out there. Even if you need several libs, it's already explained in the wiki and an example in the thread.

Originally Posted by amr.fayz View Post
and about elf version I know why I put some libmeegotouch libs
like libmeegotouchsettings.so.0 and i delete it
It's why you should use only the libraries from the main channel - librarypacks here. Other channels like yours libraries are only backup. Now you see how ends what you try to create: duplicate sources. lot of ELF version mismatches. It's why your pack has been banned. I'll look into the newest one. Your librarypack has to be installed into /opt/meecolay, so that the files will be overwritten when they come into the librarypacks. And whenever a librarypack is released/updated, you need to remove libraries.

Originally Posted by amr.fayz View Post
about mobility and (plugins&imports) its the cause of most of the problems like

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

~ $ meecolay /home/opt/meecolay2/Test/opt/abes/bin/abes
QMediaPluginLoader: Failed to load plugin: "/opt/qtm12/plugins/mediaservice/libqgstengine.so" "Cannot load library /opt/qtm12/plugins/mediaservice/libqgstengine.so: (/opt/qtm12/plugins/mediaservice/libqgstengine.so: undefined symbol: _ZN14QCameraControl16staticMetaObjectE)"
("audio/PCM")
QSparqlConnection: QSparqlError(-1, "Connection not open", 1) ""
/home/opt/meecolay2/Test/opt/abes/bin/abes
Preloading theme "blanco" from cache
file:///home/opt/meecolay2/Test/opt/abes/qml/abes/main.qml:14:5: Type NotePanel unavailable
NotePanel {
^
file:///home/opt/meecolay2/Test/opt/abes/qml/abes/NotePanel.qml:4:1: module "QtMultimediaKit" is not installed
import QtMultimediaKit 1.1
^
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
~ $
I've explained this.

Originally Posted by amr.fayz View Post
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

~ $ meecolay /home/opt/meecolay2/Test/opt/lovesmeplus/bin/lo
vesmeplus
Looking for assets in "/opt/share/themes/base"
Looking for assets in "/opt/share/themes/blanco"
file:///home/opt/meecolay2/Test/opt/lovesmeplus/qml/lovesme/main.qml:271:17: Type LangSelect unavailable
LangSelect {
^
file:///home/opt/meecolay2/Test/opt/lovesmeplus/qml/lovesme/LangSelect.qml:4:1: module "com.nokia.extras" version 1.1 is not installed
import com.nokia.extras 1.1
^
~ $
Vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=12636
Originally Posted by amr.fayz View Post
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

~ $ meecolay /home/opt/meecolay2/Test/opt/signalrefresh/bin/
signalrefresh
Preloading theme "blanco" from cache
qrc:/main.qml:13:5: Type AboutDialog unavailable
qrc:/AboutDialog.qml:4:1: Type QueryDialog unavailable
file:///opt/qtm12/imports/com/nokia/meego/QueryDialog.qml:218:13: Type Button unavailable
Button {
^
file:///opt/qtm12/imports/com/nokia/meego/Button.qml:42:1: plugin cannot be loaded for module "Qt.labs.components": The file '/home/opt/qt4-maemo5/imports/Qt/labs/components/libqtcomponentsplugin.so' is not a valid Qt plugin.
import Qt.labs.components 1.0
^
~ $
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,

~ $ meecolay /home/opt/meecolay2/Test/opt/TalkBox/bin/TalkBox
Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem
I guess it's a problem of your libs. I don't have an idea where you took this stuff from and therefore no support.

Originally Posted by amr.fayz View Post
QDBusConnection established
width:360
height:640
serviceManager constructor
open database start
open database success
open database finish
sound manager create
Segmentation fault
~ $
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,

$ meecolay /home/opt/meecolay2/Test/opt/widgetcanvas/bin/w
idgetcanvas
Inside date span
Looking for assets in "/opt/share/themes/base"
Looking for assets in "/opt/share/themes/blanco"
qrc:/qml/main.qml:13:5: Type MainPage unavailable
qrc:/qml/MainPage.qml:276:5: Type AddWebBookmarkSheet unavailable
qrc:/qml/AddWebBookmarkSheet.qml:6:1: Type Sheet unavailable
file:///opt/qtm12/imports/com/nokia/meego/Sheet.qml:192:17: Type SheetButton unavailable
SheetButton {
^
file:///opt/qtm12/imports/com/nokia/meego/SheetButton.qml:46:1: Type Button unavailable
Button {
^
file:///opt/qtm12/imports/com/nokia/meego/Button.qml:42:1: plugin cannot be loaded for module "Qt.labs.components": The file '/home/opt/qt4-maemo5/imports/Qt/labs/components/libqtcomponentsplugin.so' is not a valid Qt plugin.
import Qt.labs.components 1.0
^
~ $

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,


Note


qtm12/imports it say

file:///opt/qtm12/imports/com/nokia/meego/Sheet.qml:192:17: Type SheetButton unavailable
SheetButton {
^
file:///opt/qtm12/imports/com/nokia/meego/SheetButton.qml:46:1: Type Button unavailable
Button {
^
file:///opt/qtm12/imports/com/nokia/meego/Button.qml:42:1: plugin cannot be loaded for module "Qt.labs.components":


but qt4-maemo5/imports it say


file '/home/opt/qt4-maemo5/imports/Qt/labs/components/libqtcomponentsplugin.so' is not a valid Qt plugin.
import Qt.labs.components 1.0
^


THE END IS THE SAME import Qt.labs.components

BUT IN qt4-maemo5/imports The File Which I Add (Qt/labs/components )

As I told you earlier I created

/opt/qt4-maemo5/imports/QtMobility/
and
/opt/qt4-maemo5/lib

and put in it missing lib Out of meecolay lib and i export it in env File



/opt/qt4-maemo5/imports IT Do not say (SheetButton unavailable & Type Button unavailable ) Like qtm12/imports IT Say libqtcomponentsplugin.so' is not a valid Qt plugin.

I will take your advice and will clear the THE FILE Which I ADD IN qt4-maemo5 Although I think that if import Qt.labs.components Works Mistakes will not appear IN qt4-maemo5 OR qtm12

or u can complains libqtcomponentsplugin.so to Works

thanks
reinstall libqtm-12
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post: