Active Topics

 



Notices


Reply
Thread Tools
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#11
Originally Posted by IceJunior View Post


I just changed the Widget size to the n900.png's size and the Widgettype to Snipet.

EDIT: ... And I pastet the n900.png in the two default directories.

IceJunior
You didn't follow the INSTANCE IMPORT PROCEDURE, did you?
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
Posts: 44 | Thanked: 9 times | Joined on Apr 2010 @ Erfurt, Germany
#12
Hmpf... Now i get CheckSumError... Sorry, but it's the first time I use this widget ;-)

I read that there is a magic word to bypass checksum protection? :-)


IceJunior
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#13
Uhm... if there is a checksum violation maybe you didn't correctly copy the instance data again from the first post of the thread and don't modify nothing.

I discourage you from using the magic word unless you really know what you are doing.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-30 at 12:55.
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
Posts: 44 | Thanked: 9 times | Joined on Apr 2010 @ Erfurt, Germany
#14
It works :-), looks nice but the content is not centered like on your image.. Anything missed again?

I think the checksumerror happend because I used some of the code posted after the first post.

IceJunior, thanking..

Last edited by IceJunior; 2010-04-30 at 12:46.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#15
WARNING!!! There was an issue with the "uptime" command which caused the third line to grow longer than expected, in case of uptime greater than 1 day, and mess up the whole beacon graphic and formatting... first post has been updated with corrected instance data which will prevent "Avg:" string from showing.

__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-30 at 12:56.
 
Posts: 44 | Thanked: 9 times | Joined on Apr 2010 @ Erfurt, Germany
#16
Okay, now its centered but the Batterystuff is one line under the right position (where your CPUfreq is).

IceJunior
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#17
Originally Posted by IceJunior View Post
Okay, now its centered but the Batterystuff is one line under the right position (where your CPUfreq is).

IceJunior
I believe you don't have a microSD card inside your phone ... that could be the culprit for misalignment as widget is customized to be center aligned both vertically and horizontally and the line with microSD capacity is missing

So goto settings and "Edit Cmd"
Goto the very end of the command:

Code:
..."/" $4)}'
and try and stick an extra newline echo:

Code:
..."/" $4)}'; echo ""
Crossfingers...
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-30 at 13:34. Reason: SORRY ... misplaced single quotes character!!!!
 
Posts: 29 | Thanked: 2 times | Joined on May 2010
#18
would you fix this? i copy and paste from the battery codes above.

hal-device bme | awk '/l.p/ {perc = $3}; /g.c/ {curr = $3}; /g.la/ {last = $3}; /s_c/ {isch = $3} END if (isch == "false") {print curr"/"last"<span font=\"11\">mAh</span>(%"perc")"} else {print "Charging"}';

output only show the current mah/0 ...isnt it should show current mah/last mah ? try to test code above, thanks alot
 
Posts: 41 | Thanked: 13 times | Joined on Mar 2010 @ Mainz, Germany
#19
0 -- that's what the N900 reports for last full battery capacity in some cases, so you would have to fix the N900

It seems that this value is 0 when the last charging took place before the last reboot.
 
Posts: 16 | Thanked: 4 times | Joined on Jul 2010
#20
on my device is in the list of filesystems the /opt-dir, too. its the same free space of /home-dir. Of this reason there are two lines to much in the monitor. the battery info begins one line above and the sd-card one line under the graphic. is it possible to delete the opt entry?

sorry my bad english.

sblock.tel
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:45.