The Following User Says Thank You to rone For This Useful Post: | ||
![]() |
2007-10-30
, 14:30
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#2
|
![]() |
2007-10-30
, 17:34
|
Posts: 148 |
Thanked: 20 times |
Joined on Sep 2007
|
#3
|
![]() |
2007-10-30
, 21:44
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#4
|
Any way I can figure out why mClock does not work? I am not very experienced in the linux world and do not know where to start for debugging. I am very computer experienced but mainly with windows.
![]() |
2007-10-30
, 21:48
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#5
|
![]() |
2007-10-31
, 00:27
|
Posts: 148 |
Thanked: 20 times |
Joined on Sep 2007
|
#6
|
![]() |
2007-10-31
, 08:18
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#7
|
![]() |
2007-10-31
, 09:10
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#8
|
![]() |
2007-10-31
, 09:19
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#9
|
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
![]() |
2007-10-31
, 13:39
|
Posts: 148 |
Thanked: 20 times |
Joined on Sep 2007
|
#10
|
The problem is that mClock has stopped working for me on my 770 with 2007HE. 0.3.0 used to work for me but it does not anymore. I tried upgrading to the just released 0.4.0 and it does not work either.
I uninstalled and reinstalled python 2.5. Still no luck with mClock.
I tried mClock 0.2.0, 0.3.0 and 0.4.0 and they all don't work. They all load for a while and then nothing. I can see cpu activity when trying to load but the program never seems to start up. No error message and the clock page never displays. The loading message just goes away.
python seems to be fine because other apps that use python like maemochron work just fine.
Any way I can figure out why mClock does not work? I am not very experienced in the linux world and do not know where to start for debugging. I am very computer experienced but mainly with windows.