Try to launch kagu from xterm and read the error.
Read also the /var/log/syslog
Thanks for your reply. If I run from xterm i get:
./kagu.py.27: runtimewarning: import cdrom: no module cd rom
import os, pygame, time, gc
./kagu.py:27: runtime warning import jooystick: no module named joystick
import os,pygame,time, gc
fatal python erro: (pygame parachute) segmentation fault sent
Aborted
I cant seem to get to /var/log/syslog (I tried by typing cd /var/log/syslog at the xterm prompt).
./kagu.py.27: runtimewarning: import cdrom: no module cd rom
import os, pygame, time, gc
./kagu.py:27: runtime warning import jooystick: no module named joystick
import os,pygame,time, gc
fatal python erro: (pygame parachute) segmentation fault sent
Aborted
I cant seem to get to /var/log/syslog (I tried by typing cd /var/log/syslog at the xterm prompt).
Any ideas? Thanks!
Honestly, I don't think /var/log/syslog exists on these tablets. That's an odd error. It implies that pygame has crashed. That shouldn't ever happen. What version of the firmware are you running, and what version of PyMaemo are you running?
Honestly, I don't think /var/log/syslog exists on these tablets
Honestly, I think /var/log/syslog exists on these tablets if u install the sysklogd daemon and I think this is a very useful tip to see what exception was thrown.