Thread: mClock 0.4.0
View Single Post
Posts: 883 | Thanked: 980 times | Joined on Jul 2007 @ Bern, Switzerland
#9
Originally Posted by rone View Post
Thanks for the help

The back key (the curled arrow) worked as exit for me.

Here are the results of run. It appears to me to report an error loading gnome. I get the sme error on both my 770 and my n800. I have no idea how to fix the error.

/usr/lib/mClock/mClock.py:9: RuntimeWarning: import cdrom: No module named cdrom
import pygame
/usr/lib/mClock/mClock.py:9: RuntimeWarning: import joystick: No module named joystick
import pygame
Traceback (most recent call last):
File "/usr/lib/mClock/mClock.py", line 28, in <module>
from gnome import gconf
ImportError: No module named gnome
Can you try to reinstall Python 2.5 from pymaemo? Don't forget that you need to install the pymaemo base repository, before installing Python itself (see here).