Notices


Reply
Thread Tools
Posts: 124 | Thanked: 4 times | Joined on Nov 2009 @ uk
#301
Originally Posted by noobmonkey View Post
Did the above work squirrel?

Thank you for your persistence, though - hope it is all fine now
Ok saved it to n900 but its in tmp folder(dont have a MyDocs folder), when i run it through file manager/application manager it says incompatible application package, when i try through x terminal it does not find it(maybe because it not in MyDocs but i cant get into any other folders)
 
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#302
Originally Posted by squirreluk View Post
Ok saved it to n900 but its in tmp folder(dont have a MyDocs folder), when i run it through file manager/application manager it says incompatible application package, when i try through x terminal it does not find it(maybe because it not in MyDocs but i cant get into any other folders)
Code:
cd MyDocs/tmp
This will get you to the right folder then run the dpkg command.

The default folder when you save anything to the N900 is the MyDocs folder. Hope this sorts it out.
 

The Following User Says Thank You to casper27 For This Useful Post:
Posts: 124 | Thanked: 4 times | Joined on Nov 2009 @ uk
#303
ok, thanks for all the help, got it running now.
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#304
wohoooooooooo! casper the healthcheck saver!!
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#305
wow.... very quiet in here now it is in testing :P

Working on a new version, - and got more functionality - but looking at improving the graphics and layout

So may take me a while to get some more updates out
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
Dave999's Avatar
Posts: 7,075 | Thanked: 9,073 times | Joined on Oct 2009 @ Moon! It's not the East or the West side... it's the Dark Side
#306
a great app, is now even greater. great work.

one Q. Vibrate tests...its not the same vibrations as when you use it for calls or alarm. why?
 

The Following User Says Thank You to Dave999 For This Useful Post:
Posts: 10 | Thanked: 12 times | Joined on Mar 2010
#307
I'm wondering if this is a know bug. I start HealthCheck, the app seems to initialize and then the app quits. I would really like to see this app in action. Any idea what I can do to make this app run?

Extra info:
I tried to upgrade gstreamer-tools, but already the latest version.
I tried to upgrade pulseaudio-utils, but already the latest version.
I'm using healthcheck 0.6.0-5

P.S. From what I see in this forum and the screenshots... Wow! I'm impressed!

Last edited by Cootje; 2010-03-11 at 21:50.
 

The Following User Says Thank You to Cootje For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#308
Originally Posted by Dave999 View Post
a great app, is now even greater. great work.

one Q. Vibrate tests...its not the same vibrations as when you use it for calls or alarm. why?

ahhh that would be the "I didn't know what i was doing" coding hehehe
In the new version i'm working on you can select patterns to try

Thank you very much
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#309
Originally Posted by Cootje View Post
I'm wondering if this is a know bug. I start HealthCheck, the app seems to initialize and then the app quits. I would really like to see this app in action. Any idea what I can do to make this app run?

Extra info:
I tried to upgrade gstreamer-tools, but already the latest version.
I tried to upgrade pulseaudio-utils, but already the latest version.
I'm using healthcheck 0.6.0-5

P.S. From what I see in this forum and the screenshots... Wow! I'm impressed!

Ooo that doesn't sound good at all :|

Ok, so you have latest version of all... There are a few things you can try........
If you are comfortable with xterminal load it up and try this
Code:
cd /home/opt/healthcheck
press enter, then
Code:
python healthcheck.py
The code is commented... so if it tries starting you should see lines starting with **

There are some warnings, but I'm very intrigued to see how it gets

i'm thinking possibly a python or qt issue - but hopefully the above will help!
one other person has issues with this app, but he's got a funny device (Developer) - if we do get to the bottom of this, i will post it as a bug (If it is one!)
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -

Last edited by noobmonkey; 2010-03-12 at 00:04.
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#310
Should really add my plans for the next version - a few of them are
Sound selector - pick which sound, which type (Mono, stero) and which speaker if i can
Vibrator pattern - drop down list to select time or patterns
Led Pattern Selector
Turn off device Function

Add a collection of more useful device info fields

Allow the user to select the line in the information fields list and update that field individually.
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following 2 Users Say Thank You to noobmonkey For This Useful Post:
Reply

Tags
check, faulty, front camera, gps, hardware, healthcheck, test


 
Forum Jump


All times are GMT. The time now is 12:40.