Notices


Reply
Thread Tools
Posts: 94 | Thanked: 27 times | Joined on Dec 2009
#21
Originally Posted by romanianusa View Post
what do you type to check battery level again?
lshal|grep bat
lshal | grep percen

the first one gives more info while the second one just gives you charge level percentage.
 

The Following 2 Users Say Thank You to Death Scythe For This Useful Post:
Posts: 70 | Thanked: 6 times | Joined on Dec 2009
#22
Sadly its not working for me.
 
Posts: 70 | Thanked: 6 times | Joined on Dec 2009
#23
Originally Posted by krk969 View Post
since the desktop has to focus on many widgets you need to register your tap a bit longer on the widget so it registers as a tap.

what i do normally is double click it with my nail or stylus
alternative a slightly longer press would also do the trick
Sadly its not working for me.

Sorry for the post above.
 
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#24
Originally Posted by donsaibot View Post
Sadly its not working for me.

Sorry for the post above.
its very strange as its works fine for me. anybody else with the issue ?

you need to be in the normal mode while doing it, not settings mode.

also try tapping it twice with your nail/stylus/finger.
it works for me even if i do a slightly longer press, but usually i double tap with my nail.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#25
Originally Posted by krk969 View Post
its very strange as its works fine for me. anybody else with the issue
Does nothing for me either, whether I try a long press or a double tap.
 
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#26
Originally Posted by Rob1n View Post
Does nothing for me either, whether I try a long press or a double tap.
just checked again, works fine, long press and also double tap ( preferably in the centre of the widget ).

have you got a version 2.0 and above ? , since the feature wasnt there in ver1.0.
cant think of any reason why it would work for me and not in your case, there is nothing else that is required actually to make it work

is the settings working ok for you ?

Last edited by krk969; 2010-01-20 at 16:00.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#27
Originally Posted by krk969 View Post
just checked again, works fine, long press and also double tap ( preferably in the centre of the widget ).

have you got a version 2.0 and above ? , since the feature wasnt there in ver1.0.
cant think of any reason why it would work for me and not in your case, there is nothing else that is required actually to make it work

is the settings working ok for you ?
Yes, settings seems to work fine. I'm running 2.0-3.
 
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#28
Originally Posted by Rob1n View Post
Yes, settings seems to work fine. I'm running 2.0-3.
can you send me the output by running this in the xterm

Code:
ldd /usr/bin/batlevel
 
Posts: 70 | Thanked: 6 times | Joined on Dec 2009
#29
$ ldd /usr/bin/batlevel
libQtSystemInfo.so.1 => not found
libQtMaemo5.so.4 => /opt/qt4-maemo5/lib/libQtMaemo5.so.4 (0x4002e000)
libQtGui.so.4 => /opt/qt4-maemo5/lib/libQtGui.so.4 (0x4004a000)
libQtNetwork.so.4 => /opt/qt4-maemo5/lib/libQtNetwork.so.4 (0x40b05000)
libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x41470000)
libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x40c59000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x41288000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40c7c000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40cbd000)
libQtDBus.so.4 => /opt/qt4-maemo5/lib/libQtDBus.so.4 (0x40d99000)
libQtXml.so.4 => /opt/qt4-maemo5/lib/libQtXml.so.4 (0x40e39000)
libQtCore.so.4 => /opt/qt4-maemo5/lib/libQtCore.so.4 (0x40e91000)
libpthread.so.0 => /lib/libpthread.so.0 (0x41154000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x416e8000)
libm.so.6 => /lib/libm.so.6 (0x41174000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x411ea000)
libc.so.6 => /lib/libc.so.6 (0x412c5000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x41528000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x41988000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x417c8000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x41670000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x41838000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x411fd000)
librt.so.1 => /lib/librt.so.1 (0x41209000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x417f8000)
libz.so.1 => /usr/lib/libz.so.1 (0x41218000)
libEGL.so => /usr/lib/libEGL.so (0x41230000)
libSM.so.6 => /usr/lib/libSM.so.6 (0x44eb8000)
libICE.so.6 => /usr/lib/libICE.so.6 (0x44d98000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4123a000)
libdl.so.2 => /lib/libdl.so.2 (0x41245000)
/lib/ld-linux.so.3 (0x40000000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x41508000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x41518000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x41498000)

I am also running on 2.0-3
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#30
Originally Posted by krk969 View Post
can you send me the output by running this in the xterm

Code:
ldd /usr/bin/batlevel
Here you go:
Code:
	libQtSystemInfo.so.1 => not found
	libQtMaemo5.so.4 => /opt/qt4-maemo5/lib/libQtMaemo5.so.4 (0x4002f000)
	libQtGui.so.4 => /opt/qt4-maemo5/lib/libQtGui.so.4 (0x4004b000)
	libQtNetwork.so.4 => /opt/qt4-maemo5/lib/libQtNetwork.so.4 (0x40b06000)
	libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x41470000)
	libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x40c5a000)
	libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x41288000)
	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40c7d000)
	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40cbe000)
	libQtDBus.so.4 => /opt/qt4-maemo5/lib/libQtDBus.so.4 (0x40d9a000)
	libQtXml.so.4 => /opt/qt4-maemo5/lib/libQtXml.so.4 (0x40e3a000)
	libQtCore.so.4 => /opt/qt4-maemo5/lib/libQtCore.so.4 (0x40e92000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x41155000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x416e8000)
	libm.so.6 => /lib/libm.so.6 (0x41175000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x411eb000)
	libc.so.6 => /lib/libc.so.6 (0x412c5000)
	libX11.so.6 => /usr/lib/libX11.so.6 (0x41528000)
	libXrender.so.1 => /usr/lib/libXrender.so.1 (0x41988000)
	libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x417c8000)
	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x41670000)
	libXext.so.6 => /usr/lib/libXext.so.6 (0x41838000)
	libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x411fe000)
	librt.so.1 => /lib/librt.so.1 (0x4120a000)
	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x417f8000)
	libz.so.1 => /usr/lib/libz.so.1 (0x41219000)
	libEGL.so => /usr/lib/libEGL.so (0x41231000)
	libSM.so.6 => /usr/lib/libSM.so.6 (0x44eb8000)
	libICE.so.6 => /usr/lib/libICE.so.6 (0x44d98000)
	libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4123b000)
	libdl.so.2 => /lib/libdl.so.2 (0x41246000)
	/lib/ld-linux.so.3 (0x40000000)
	libXau.so.6 => /usr/lib/libXau.so.6 (0x41508000)
	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x41518000)
	libexpat.so.1 => /usr/lib/libexpat.so.1 (0x41498000)
	libIMGegl.so => /usr/lib/libIMGegl.so (0x41251000)
	libsrv_um.so => /usr/lib/libsrv_um.so (0x41265000)
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.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 03:26.