![]() |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
ok, i'm sad, and a little bit excited.... ;D
The dead pixel test almost works! (Well it works fine, just need to sort one issue out) It allows you to select colours Using RGB ( red, green, blue, + multiples of RGB, so black,white,purple, green etc....) Ok... so i've almost figured out stackable windows..... so thinking on the info screens, when you click one of them, for example phone signal, i can load up a popup with more information? :D or at least update individually :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
cool app!
2 possible suggestions perhaps these 2 things could be added people might find usefull... 1. Show which folders are excluded from the media players built in indexing (like ringtones folder etc) 2. A way to reset the media library / album art so the library can be easily rebuilt without having to type in all the commands to do so..... |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
2 issues i never face as i have crap music taste and no albumn art on my phone ;) hehehe 1) hmmm hidden folders? - the list would be huge wouldnt it, or are you just talking about hidden folders in mydocs?) :D 2) ahhhh... ok - any idea where i can find the commands? - as long as i can prove them to be fool proof - don't see why not :D Thanks for the message :D - all help is good help :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
All of this is already in the Tracker Cfg application, so I'm not sure whether it's worth duplicating into HealthCheck or not. If you do want to go ahead with this, the code for that'll be the best place to look for commands and file locations anyway. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
Not an avid user - but if it is requested happy to add. (Don't want to step on anyone elses toes though) Thankyou for the information though Rob1n, very much appreciated. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
In the camera tab you could maybe add a photo count. Either how many pictures taken, though I doubt that's recorded anywhere? Or how many photos currently in photo folder or somming like that. Could also have separate for videos, though I guess scanning in that much detail would take bit too much cpu, so they could be together aswell.
Basically just to display how many items in photo folder, be it videos/pictures or what ever. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
Hi brank! hmmm not so sure on the photo count, but yeah on the video :D - tis on my todo list :D Shouldnt be too hard - and shouldn't kill the processor too much :D But yes, could do simple stats like photo count, video count etc :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
@noobmonkey
I made this little touch screen and keyboard test, and was going to package it, but thought it might be quite good for your prog. It allows you to see every pixel and its coordinate, so you can check edge to edge plus responds to key presses. As its full screen, press the q key to quit http://farm5.static.flickr.com/4003/...605d30be6b.jpg You get a 3D effect with the red green blue text also, optical illusion of the eyes sensitivity to primary colours Hope you can make use of it. python touch.py does the job.:D Will add pressure sensor once they fix the hildon bug heres the code http://www.megaupload.com/?d=G3T3R49K |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
brilliant piece of work mike! :D Will package it up tonight if i can as an addon! :D :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
WOW! that was almost too easy!
Just had to rename the MainWindow, and done.... Works perfectly! (The whole copy across and redo took about 4 minutes!) Mike i really am very appreciative! That is a great piece of work - and will of course ad thanks into the about box :D Will upload a new devel version for all to see tonight, after work :D Only remaining issue, which you will see in the devel version is: i use the self.close() function to close my subwindows, it works fine on closing them, but still returns me back to the Applications list screen. I then need to click on healthcheck to get back to it. Am i missing something like (healthcheck)mainwindow.show() or equivalent to get it back? |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
I was working on some SVG stuff and got side tracked into Qt touch and keyboard events and that was the result. seemed a shame to junk the code, so glad you could use it. Now you are really open sourcing by accepting patchs |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
i likey this open source - more importantly i love the code! really does help me :D
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
ok, new version coming into development
Version - 0.6-1.0 (EXTRAS-DEVEL) this is a buggy version i feel - but i'm interested to get feeback. The biggest difference you will notice is the tools page. There are new tools: Accuracy test - thanks to mike :D Dead pixel test - (Thanks to two days of sitting in a dark room!) I'm very interested on help sorting out issues when you close the sub/stacked windows!! :D (You will see what i mean) |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
posting from N900 while the wife is in ZARA:D
if you press control back space while in stacked window you will see that your windows are not stacked at all. ie there are two windows open. with stacked windows you should only see the one topmost window. when you create the second window are you creating it with the self in the brackets like so? stackwindow =StackedWindow(self) mike c |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
If i try : Code:
window=StackedWindow(HelloWindow) I have been calling it like this Code:
window=HelloWindow() |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Ahaaaaaaa!!!
I was actuall ytyping stackedwindow - lol!!! window = HelloWindow(MainWindow) - works fine! will package it up now :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Version 0.6.1-1 is in extras devel (autobuilder)
Yay! Thank you again mike - the above worked, i now think its almost ready :D Still holding fire until pr1.2 - so i can update the version numbers.... |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
just realised. using the accuracy test....
i can't get to the botton of the screen. 474 is the best i have got!!! hehe just me? (my screen has been a bit clicky recently) |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
It depends on how hard you press the stylus on the screen. I get to 779
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
interesting. can anyone get the whole way down? on the left i get alot further than the bottom right!
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Accuracy test works fine to me.
In Y-axis i get from 0 to 479 (need to press very hard to get it :() In X-axis i get from 0 to 799 with no effort. Thanks for the updates. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Accuracy results ar more or less the same as Hariainm's. Dead pixel test works a charm luckily don't have any. I've said it before but i'll say it again this is fast becoming a must have application. I think Nokia should incorporate it into future release :)
One thing I am working on and I may need your help Noob, is extracting information from this to a remote server/another phone. Basically running it in back ground to export as much information in case of the phone getting lost/stolen over ssh or via intercepted txt message. If thats ok with you Noob. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
I thuink we can use lcuk's clever idea :D (They are always clever!) He proposed making healthcheck modular - to allow addon modules etc.... Well this could be a module daemon.... storing and encrypting person info - then using the web server functionality etc, it could be easy i suppose to do what you want :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
ok..... getting near a new release to throw into testing - just trying to get front and back video working. (Got it working, but not in a qt way - as it just loads up gstreamer in a new window) - any sensible suggestions would be nice :D
Is there anything easy like extra info fields people want (As i could prob do those quickly) |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Hey noobmonkey, great app!
I was wondering, how about integrating the last boot reason of the phone? it's basically a string in /proc/bootreason and I think it can be useful to troubleshoot some weird reboots one might get. Thanks and keep up the good work! |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
yup, need to figure out what all the options are (will google it :D) - reads fine :D
Thanks for the suggestion :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
New update in extras-devel :D
Version 0.7.1-0 This has a few new extra bits such as: No Update buttons (All added to the top menu - to give extra space) Last boot reason Camera Shutter State Headphone State Proximity sensor state Keyboard slider state Apps screen - currently a slow update via the menubar... lists all apps - will add more to that soon. Tools, The back camera tool checks to see if the shutter is open. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Can we add a tab to do:
Quote:
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
think i need to figure out sudoers to get that working :)
lots more info added today will put a new devel version up tonight. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
OK, New Version in extras - devel!!
Lots and lots of new goodies today. There will be another version tonight as well, but off for a swim first :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Not sure about it, you can try though :)
user ALL = NOPASSWD: /usr/bin/apt-get Put it in healthcheck.sudoers in /etc/sudoers.d/ and update-sudoers. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Thanks Mohammad :D - very helpful.
It's on my todo list :) Right huge update today with lots of new things So here is what is currently displayed! Version 0.7.3-1 - Extras devel System Tab
Comms Tab
Apps Tab
Tools Tab
Ok so in my todo's there are things like.... Tools Update all apps (possibly dangerous) Clean cache and run autoremove etc....... 3D test of some sort Information tabs Anything else to add anyone? Aesthetics - Be able to click on information tabs for either more information or to set timed updates of information. Make the whole thing look nicer........ Right....... done for now :) - Enjoy, and as per usual i would appreciate any feedback you may have :D |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
After the upgrade program will not run .. out of the application attempting to launch:confused:
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
hmmmmm can you try running it from terminal please? - it should provide feedback as to where it is crashing :D
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Quote:
http://images50.fotosik.pl/280/e25950c13564516bmed.png or runs in 5-10 minutes after turn on....:eek: |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
[QUOTE=pabloniss;596736]yes, I tried .. sometimes starts and sometimes not .... it does not matter whether the x-term or manually
http://images50.fotosik.pl/280/e25950c13564516bmed.png or runs in 5-10 minutes after turn on....:eek:[/QUOTE Thats really very random :| The part of the code where the error messages seem to be appearing doesn't make a huge amount of sense.... Code:
try: Hoping someone has seen this before? The load up time should be about 6-8 seconds now... - the only thing that could take a while is the gps, but it uses a quick fix... Again, running it from terminal, should let you see what is taking a long time, if the dbus errors are intermittent........ |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
hi guys, i have a problem to load up healthcheck. it went crashed straight away after i tapped on the icon.
sorry for my bad english, and hopes someone can help. thank you |
All times are GMT. The time now is 21:23. |
vBulletin® Version 3.8.8