donsaibot
|
2010-01-20
, 16:21
|
Posts: 70 |
Thanked: 6 times |
Joined on Dec 2009
|
#31
|
|
2010-01-20
, 16:42
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#32
|
Here you go:
Looks like it's missing libQtSystemInfo. I've checked and the qtsysteminfo package (1.0-3) is installed, but it would appear not to be in the linker's path.
|
2010-01-21
, 09:57
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#33
|
seems like the output is same as mine, all dependencies look fine.
The QtSystemInfo is another package I uploaded so its installed in /opt/qtsysteminfo so naturally its not in the PATH.
I set the path to it in the /usr/bin/run_batlevel script that actually brings up the batlevel app.
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-01-21
, 10:02
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#34
|
I've run an strace on the process and found the problem. It's trying to run /home/user/run_lshal, which doesn't exist.
|
2010-01-21
, 11:22
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#35
|
|
2010-01-21
, 11:37
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#36
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-01-21
, 11:40
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#37
|
for those who want this widget or any other qt widget on the desktop every time the reboot may do this
create a new file /etc/event.d/batlevel
and add the following lines
you need to be root.Code:start on started hildon-desktop script /usr/bin/run_batlevel end script
though i wouldnt suggest it till its in extras and also this is only a workaround not a solution.
|
2010-01-21
, 11:41
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#38
|
Is this suggesting that it can't be added like a normal widget? - i know for some the terminal methods are ok, but i would like the ability to add these types of widgets normally? (By normally i mean, a way that i am confortable in doing - may not be normal on these forums hehe )
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-01-21
, 11:47
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#39
|
Is this suggesting that it can't be added like a normal widget? - i know for some the terminal methods are ok, but i would like the ability to add these types of widgets normally? (By normally i mean, a way that i am confortable in doing - may not be normal on these forums hehe )
|
2010-01-21
, 11:51
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#40
|
Many thanks - works perfectly now.
I'm a little concerned about the power usage of this widget though - powertop shows it responsible for 10% of the wakeups on my N900, and strace shows it continually polling