View Single Post
Posts: 10 | Thanked: 1 time | Joined on May 2011 @ rio de janeiro, brazil
#1505
Originally Posted by marxian View Post
Please try launching from the terminal as described in my earlier post. I suspect it's a missing dependency related to my use of QtMobility.systeminfo for the battery indicator.
Seems you're right about the battery indicator issue, but is there anything else? And what is the possible solution? Can I downgrade to the previous version until we come up with a solid answer?
See below the output from Terminal when trying to run from there, which is followed by a blank white screen (BTW: I am totally newbie, once as a lawyer the hole smartphone issue is a matter of working tool and fun hobby mix):

/home/user # /opt/qmltube/bin/qmltube
Maemo applications must be run with the run-standalone.sh script!
QGtkStyle was unable to detect the current GTK+ theme.
file:///opt/qmltube/qml/qmltube/main.qml:427:5: Type TitleArea unavailable
TitleArea {
^
file:///opt/qmltube/qml/qmltube/TitleArea.qml:56:5: Type
SystemInfoArea unavailable
SystemInfoArea {
^
file:///opt/qmltube/qml/qmltube/SystemInfoArea.qml:18:5: Type
BatteryIndicator unavailable
BatteryIndicator {
^
file:///opt/qmltube/qml/qmltube/BatteryIndicator.qml:2:1: plugin
cannot be loaded for module "QtMobility.systeminfo": Cannot load
library /opt/qtm12/imports/QtMobility/systeminfo/libdeclarative_systeminfo.so:
(/opt/qtm12/imports/QtMobility/systeminfo/libdeclarative_systeminfo.so:
undefined symbol:
_ZN10QtMobility18QSystemStorageInfo13connectNotify EPKc)
import QtMobility.systeminfo 1.2

(remembering: I'm running power kernnel v47)
Any thoughts? Thanks in advance. And despite my personal experience with this upgrade, I must greet you for the awesome work !

Last edited by brunops1; 2012-01-06 at 17:58. Reason: typo correction