Oh well... back to the drawing board... it installs, but won't run - just crashes out after about 6 seconds.
edit - anyone else getting the same problems? - will have to look into the code tonight.... I know there are terminal warnings when i run it locally, but it does run.....
hehe thanks!
really not sure if i am just still missing dependencies.
For example, i import gobject, does that mean in the build_myapp file i need to have pygobject in there?
Really need qwerty and fatalsaint back in here
Or, as it installs, that may mean it is fine, and something in the code is bugging out.... Not sure how to run it directly from terminal after it is installed through app manager?
Ok.. well i'm really just confused now, and not entirely sure what to do.
Is there a way to debug and find out why it won't run after installation? - when it runs fine locally?
If anyone is testing (After installing it from extras-dev, warnings apply! - especially as this is my first application!) this can you please try running it from terminal:
Originally Posted by
cd /opt/healthcheck/
python healthcheck.py
It should throw up some warnings in terminal and then run - well, does on my N900!
No one fancy testing it? - dont fancy removing all the dbus stuff and possibly gtk stuff - just confused as to why it runs ok with warnings locally, but must be erroring out from the utilities menu...
Tis odd (It does save a file during the run though - so it could be that erroring out?