![]() |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Ok it did :P
Thx for the tip. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
for me it still crashes:(
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
HealthCheck crashes almost immediately for me:
I'm currently running the UK non-Vodafone version of PR1.2 ~ $ python /opt/healthcheck/healthcheck.py ***** Start Imports ***** ** Importing qtcore & gui ** Traceback (most recent call last): File "/opt/healthcheck/healthcheck.py", line 21, in <module> from PyQt4 import QtCore, QtGui RuntimeError: the sip module implements API v8.0 but the PyQt4.QtCore module requires API v7.1 Any ideas? |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
looks like a qt version issue :|
Will take a look into it, do you have any special addonds, new qt etc? |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
New version is getting there, but will be a good few weeks away! - need to get the current functionality before i post it!
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
mini status update:
The main menu / navigation is done The system page is 80% complete The free space window is 80% complete 8 more pages to go (+ modal windows like screen tests etc) I'm just working through all of the separate pages and getting the basic information up and working. Once that is complete i'll screenshot the lot up here for comments and feedback, mainly relating to the GUI and design. The aim will be that this is Healthcheck V3.0 when released. Basic aims for the first version are: To include all functions that the previous version had, but be quicker to load, easier to use and display information in a better and more concise way. Once V3.0 is complete, i'm going to start developing toolkit addons hopefully. So for example, an overclockers toolkit, a gaming toolkit, Free Space/issues toolkit, App/Repo toolkit and themes/GUI toolkit. The toolkits, if i can do it will allow users to perform basic functions to assess problems, report on problems and hopefully fix minor issues. So, quite alot to do, and if i complete the lot before the N900 dies out i will be impressed lol :P In the meanwhile, i am aware the previous healthcheck has a few problems since PR1.3 - i've been given a few fixes, but struggling with time to do both at the moment. will try and sort that out soon though. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
You're right - it was a python version issue.
python2.5-qt4-common was version 4.7.5-maemo1 the rest was version 4.7.4-maemo0 python2.5-qt4-common refused to be downgraded even when removed! Cue a whole pile of digging to download the deb files for the whole of 4.7.5-maemo1 and dpkg -i them in the dependency order (after common, core, dbus, gui and then the python2.5-qt4-maemo5 package) After all that, healthcheck still crashes :( but at least it's a different error. /opt/healthcheck # python healthcheck.py ***** Start Imports ***** ** Importing qtcore & gui ** ** Importing Pyside qtcore & gui ** ** Importing ui.touchstub - accuracy tool ** ** Importing sys ** ** Importing commands ** ** Importing os ** ** Importing os.path ** ** Importing subprocess ** ** Importing dbus.glib ** ** Importing Start location** ** Importing Cellinfo ** ** Importing Hildon ** process 4084: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757. This is normally a bug in some application using the D-Bus library. process 4084: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721. This is normally a bug in some application using the D-Bus library. Aborted I'm now using PR1.3 so I guess I'll have to be patient anyway. |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
thats odd! you are still erroring on the imports, so it's still a library error os some sort. the dbus bit is throwing me a bit! will check what line that is in a sec :)
|
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Ok Fixto the previously mentioned SIP problem is here
sudo apt-get install python2.5-sip4=4.10.5-maemo0 But i would recommend waiting fo rthe new version :P |
Re: [Annouce] HealthCheck - Hardware/System checker for the N900
Hi,
I'm on PR1.3 too and healthcheck stops on: File "healthcheck.py", line 1408, in <module> ui.updateAll() File "healthcheck.py", line 1221, in updateAll self.updateMaemoV() File "healthcheck.py", line 826, in updateMaemoV g = s[2].strip() IndexError: list index out of range |
All times are GMT. The time now is 19:33. |
vBulletin® Version 3.8.8