Active Topics

 



Notices


Reply
Thread Tools
CasTTeLLo's Avatar
Posts: 335 | Thanked: 51 times | Joined on May 2010
#411
problem solved....! i missed am/pm images....heeeeeeeeeeee
__________________
Best Regard,

CasTTeLLo
 
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#412
Originally Posted by iscio View Post
ok, test my icons after restart of the phone and tell us if it is everything corrected.
thanks

where to place those icons....????
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#413
Just an update : I re-installed this application and I'm still stuck with the bug, that I reported earlier on in this thread. I'll consider adding it to the Garage tomorrow/today.

(The bug : current hour is displayed instead of alarms hour in alarm-field. This also causes the clock to show PM instead of AM, if using 12 hour mode and the alarm is set to e.g. 10:20 AM.

Another, related bug. Enabling the 12 hour mode also causes the lock screen to show after the time ip instead of e.g. 9:37 pm [9:37 ip], if systems own 24 hour clock is disabled).


EDIT: Done.

#6835 Hour of next alarm is replaced with the current one
#6836 AM/PM is replaced with ip if system's own 24 hour clock is disabled

Last edited by rantom; 2011-03-04 at 20:39. Reason: Bugs.
 

The Following 2 Users Say Thank You to For This Useful Post:
Posts: 456 | Thanked: 1,580 times | Joined on Dec 2009
#414
Thanks for the bug reports.
Unfortunately it seems like I won't find time to work on this in the near future.
__________________
 
NightShift79's Avatar
Posts: 417 | Thanked: 200 times | Joined on Apr 2010 @ Germany
#415
any one working on this when wonko is gone?
stilllooking for those bug fixes and a special portraitmode clock option...
 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#416
I will try to contribute in Wonko's place while he's gone, but don't get your hopes up, my time is just as limited, and split between many projects.

However, I have finally gotten this to the point that I can semi-announce (full announcement thread when I'm sure it works as desired and can package it): Monitor Clock. This is that clock style I've been working on from almost the day this Advanced Clock Plugin came out.
MonitorClock.tar

It features:
  • Technically support for all the features the other clock styles have - 12/24 hour modes, show/hide seconds, fill/stroke for the numbers/letters, and I think text resizing and text recoloring should work too, but the catch is there isn't as much room for the text for you to make it bigger. It supports the Klingon fonts and the .png pictures for numbers as well.
  • cpu/mem applet improved clone. Clone in that it shows the same info as cpu/mem applet, improved because it shows the info more accurately and gives a little bit more info for mem usage. Namely, unlike CPU/MEM applet, this shows five bars instead of four. This lets it use even 20% intervals for determining when to show the next bar, so for example for CPU it uses ≤20%, ≤40%, ≤60%, ≤80%, and =100%, to show bars 1-5 respectively. CPU/MEM applet uses somewhat odd numbers which do make sense, but if you want to know slightly more accurately how much CPU or RAM you're using, it's more intuitively accurate then trying to remember cpu/mem's numbers, in my opinion. My clone also shows both the "actually" used memory (as the cpu/mem applet), AND the truly used memory including buffers. It shows gray bars for the true memory use, and white ones that override the gray ones for actual non-buffer/cache memory.
  • WiFi Signal bars. Effectively a clone of the WiFi Signal Applet, except it uses 5 bars to show the ten different signal strengths. E.G. 1 = one gray bar, 2 = bar becomes white, 3 = second gray bar above that white one, etc. This spot also shows a gray X when the wifi driver is completely unloaded, and shows a white X when the wifi driver is loaded but not connected (although right now it can also show a white X when it is still technically connected but has horribly bad signal, to the point where it detects it as 0% signal.
    And the best part in my opinion:
  • Colored bars to show how much data (in packets) is being received and sent over each interface (wifi [wlan0 and mon0], phone [there are separate interfaces for basic telephony like sending sms and actual gprs internet; this shows both separately], usb, bluetooth, and the "local" interface). This will also show packets received in monitor mode by the wifi card, and if you have the right version of lxp's driver, it will show the packets sent when injecting too (the normal bleeding edge wifi driver lxp released didn't actually count injected packets as sent - I asked lxp about it and he sent me a slightly modified one that did, though).

This last one I'm hoping to have This last one I'm hoping to have people test and report back on, because I'm not able to test the GPRS one or the bluetooth one effectively, as I have neither 3G/internet data on my plan, nor have been able to set up bluetooth PAN or DUN to test bluetooth interfaces. This is also really the only thing I have left to iron out before I feel up to releasing this to Extras-Devel. Though ideally I would still love it if someone knew how to get raw I/O data over these hardware peices, instead of the interfaces over them, since there's a decent amount of data over them that this can't pick up.

Now this clock style is pretty heavy as far as clock styles go, but as near as I can tell this does not slow down the N900 or impact performance - except for at boot where - especially if combined with other status menu python programs like Advanced Power Monitor or whatever, status menu takes a noticeably longer time to load.

Now screenies:
Just showing a comparison between cpu/mem and wifi applets along with my clock style. After my reflash a couple days ago, I haven't bothere to reinstall either of those applets because my clock style replaced them, but I had kept them for the purposes of making sure mine were working right and so that I could take screen shots to show both at once (screenies are from before reflash) - mainly you see the general similarity in cpu/mem, albeit with different bar amounts because of the difference in total bars and which values are assigned to which (also shows wifi signal bars and wifi signal applet at 7):
Name:  Screenshot-20110307-024724.jpg
Views: 510
Size:  20.2 KB
This shows the telephony receiving some data (you'll notice this regularly if you're using your N900 as a phone - expecially when your phone is about to receive a text message or just hopped to a new radio tower. It also shows one increment of the gray/white bar at the bottom - this is the bar of the mon0 interface. In this case my wifi was in monitor mode and was having a lull in local network activity. I was also not using the wifi's normal wlan0 interface for anything, which is why there are no green bars. If you use the aircrack-ng in the repos or the FruMMaGe (however his name's written) aircrack-gui, your wifi card will use monitor mode on the wlan0 interface, and you'll see the green bars acting up. Also, the X in the above version is slightly higher up than in that screen shot.
Name:  Screenshot-20110306-173948.jpg
Views: 494
Size:  23.2 KB
These two just show a good idea of typical semi-heavy internet usage and how that will show up - both receiving and sending bars being relatively long, the receiving slightly longer than the sending. The page loading example is a bit misleading since the bars tend to jump up and down a decent amount during the loading of a page, depending on how much has loaded and how much is left.
Name:  Screenshot-20110306-235837.jpg
Views: 503
Size:  20.8 KB
Name:  Screenshot-20110306-163453.jpg
Views: 509
Size:  17.7 KB

And tmo won't let me upload more screens at once, so I'll leave it at that. Couple things - a few times, and I can't quite figure out what causes it, this clock style gets twitchy (cpu bar is the main place I've seen this, it jumps from whatever it's actually at to some higher value and back down, repeatedly), and once I had one of the data traffic bars freeze. However, this only seems to happen rarely, and since my reflash it hasn't occured. I suspect it has something to do with different programs trying to read from the same files in /proc or /sys or /dev or whatever. Other than that tiny glitch though, cpu/mem and wifi signal applets and this coexist - not that you need them with this, but if for some reason you feel like having both, it won't break. IF you suspect yours is doing that, simply toggling the lock switch to turn the screen on/off resets it back to normal.

Comments, suggestions, feedback?
 

The Following 8 Users Say Thank You to Mentalist Traceur For This Useful Post:
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#417
Oh, right, the .tar above is packed with the right folder structure already, so just unpack it to / and it'll put itself into /usr/lib/advanced-clock-plugin/clocks/.

Also, colors for the traffic bars:
Yellow vertical bar for the local interface is only one bar, since local send and local receive are always the same thing - it's next to the cpu/mem clone, appears just right of it.

The rest of the bars are in the space right of that under the numbers, where green is wlan0, red is phonet0 (the interface over which sms messages come in and the one that spikes up on the receive side when the N900 switches towers/acquires signal after having lost it), purple is gprs0 (3G / whatever G internet goes through this), blue is bluetooth, and orange is usb. White/grayish is the mon0 interface if you have that up and running.

Bars from the left to the right are the sending, bars from right to left are receiving. When both are maxed out they touch in the middle. Each (except local) has 7 boxes/levels, which are slightly dimmer colored the lower down in value that part of the bar is show at (this results in what without a closer look looks like one small smoothly brightening bar. Most use the same packet cut-offs to determine when to show the next bar, although I did drastically lower ones for phonet0 because the amount of packets over that interface at any given time is rather small. (For reference the other bars currently all show their 7th part of the bar at ≥1000 packets per second; the red phonet0 one cuts off at ≥20 packets per second.)
 

The Following 2 Users Say Thank You to Mentalist Traceur For This Useful Post:
Posts: 2,014 | Thanked: 1,581 times | Joined on Sep 2009
#418
I am assuming MT this requires the advanced plugin to be installed first?
__________________
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900

 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#419
Originally Posted by Bratag View Post
I am assuming MT this requires the advanced plugin to be installed first?
Yes, this requires Advanced Clock Plugin. If there's demand theoretically it could be made into a stand-alone package derived from Wonko's Advanced Clock Plugin, using a more stripped down version of the Advanced Clock, but I personally don't have the time to undertake that right now, and I would feel a bit wrong doing that on top of Wonko's work unless there really was heavy demand for it. (And if I did, I might as well try to recode said stripped version in C instead of python for the efficiency, faster status-menu-load at boot, etc.)
 
Posts: 85 | Thanked: 36 times | Joined on Jun 2010 @ Berlin/Germany
#420
hi,

I have made a "slim" (28x36 pixels instead of 36x36) version of Q_White_Clock images found in this thread, but the images seems to be not recognized by ACP!?

Can anyone help me what is wrong with them?
I attached the tar archive.
Attached Files
File Type: tar Q_White-Clock_slim.tar (30.0 KB, 125 views)
 

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


 
Forum Jump


All times are GMT. The time now is 18:35.