View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#343
Originally Posted by mannakiosk View Post
Today I still encountered the same problem, but got it installed after installing python-gobject from the command line.

Now healthcheck is installed, but it crashes a few seconds after starting it, doesn't draw any window. [Edit: well, it draws a black window and the name appears in the titlebar and the thing next to the name is swirling for a few seconds]

What's the name to use to start it from the terminal? (healthcheck: not found)

edit2: Maybe this hasn't got anything to do with my problem, since starting it this way doesn't draw the black screen and the name in the titlebar , but here's what running healthcheck.py says:
Code:
/home/opt/healthcheck # python healthcheck.py
** Start Imports **
Traceback (most recent call last):
  File "healthcheck.py", line 43, in <module>
    import hildon
ImportError: No module named hildon

Heya, sorry for the delay in replying - was away yesterday.

In Terminal Please can you try:
(You need rootsh installed)

Code:
sudo gainroot
apt-get install python-hildon
exit
python /opt/healthcheck/healthcheck.py
__________________
----------- 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: