Rob1n
|
2010-03-12
, 10:01
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#311
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-03-12
, 10:06
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#312
|
|
2010-03-12
, 10:18
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#313
|
Could you chuck a screenshot up? (Blurring out ip's if you wish? - or mail me it?)
Would be good to see exactley what happens
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-03-12
, 10:23
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#314
|
|
2010-03-12
, 10:30
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#315
|
|
2010-03-14
, 12:23
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#316
|
|
2010-03-15
, 12:45
|
Posts: 10 |
Thanked: 12 times |
Joined on Mar 2010
|
#317
|
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
press enter, thenCode:cd /home/opt/healthcheck
The code is commented... so if it tries starting you should see lines starting with **Code:python healthcheck.py
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!)
The Following User Says Thank You to Cootje For This Useful Post: | ||
|
2010-03-15
, 12:46
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#318
|
It worked from the commandline. And once started it also works from the menu. So it works for me now, but not sure if it's a bug or not. Can it be that a file is written the first time you boot which works from the commandline but not from the menu?
|
2010-03-15
, 13:34
|
Posts: 10 |
Thanked: 12 times |
Joined on Mar 2010
|
#319
|
hmmm interesting.... it doesnt write anything on load up at all..
When you test the front camera it does write a file to mydocs....
Thank you for trying it though. - not sure how to determine if it is a bug without it continuing to happen :|
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ cd /home/opt/healthcheck/ /home/opt/healthcheck $ python healthcheck.py ** Start Imports ** ** Finish Imports ** ** Seting global variable ** ** Starting Main ** ** app = QtGui App** - Running app = QtGui.QApplication(sys.argv) ** healthcheck.py:864: GtkWarning: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed app = QtGui.QApplication(sys.argv) healthcheck.py:864: GtkWarning: Can't set a parent on a toplevel widget app = QtGui.QApplication(sys.argv) ** Setting Main Window** ** Declare the UI** ** Draw everything and start the main function** ** start SetupUi** ** Add empty lists to tab1 ** ** Empty List Added** ** Add empty lists to tab2 ** ** Empty List Added** ** Run retranslateUi ** ** Show tab1 (0) ** ** Show everything** ** Waiting for quit signal - healthcheck loaded ** /home/opt/healthcheck $
The Following User Says Thank You to Cootje For This Useful Post: | ||
|
2010-03-15
, 13:52
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#320
|
Tags |
check, faulty, front camera, gps, hardware, healthcheck, test |
|