[base] Tichy refuses to start, sdl module missing (?)

Marcel tanuva at googlemail.com
Wed Dec 10 12:55:36 CET 2008


Moin!

Since some time tichy doesn't want to start anymore and also has no icon 
in /usr/share/applications which it used to have...

Trying to start tichy-launcher, it prints this:

root at d-a318:~# tichy-launcher
gui      WARNING  can't use backend csdl : No module named version
gui      WARNING  can't use backend sdl : No module named events_loop
Traceback (most recent call last):
  File "/usr/bin/tichy-launcher", line 93, in <module>
    import tichy
  File "/usr/lib/python2.5/site-packages/tichy/__init__.py", line 25, in 
<module>
    import gui
  File "/usr/lib/python2.5/site-packages/tichy/gui.py", line 38, in <module>
    from guip import *
  File "/usr/lib/python2.5/site-packages/tichy/guip/__init__.py", line 34, in 
<module>
    from sdl_painter import SdlPainter as Painter
  File "/usr/lib/python2.5/site-packages/tichy/guip/sdl_painter.py", line 27, 
in <module>
    from tichy.events_loop import MainLoop
ImportError: No module named events_loop

So csdl is missing "version" and sdl is missing "events_loop". An opkg list | 
grep sdl wasn't too helpful trying to solve this, where may I get the missing 
modules from? Or is this a bug in Tichy?

root at d-a318:~# opkg status tichy
Package: tichy
Version: 0.2+gitr163+ab68d849502009cf3214df48ffa8075a10cc2177-r0
Depends: python-core, libsdl-1.2-0 (>= 1.2.11), libc6 (>= 2.6.1), 
libpython2.5-1.0 (>= 2.5.2)
Status: install user installed
Architecture: armv4t

root at d-a318:~# opkg list_installed | grep sdl
libsdl-1.2-0 - 1.2.11-r6 -
libsdl-image-1.2-0 - 1.2.6-r1 -
libsdl-mixer-1.2-0 - 1.2.6-r2 -
libsdl-ttf - 2.0.3-r1 -

Hope someone may help... :)

--
Marcel



More information about the devel mailing list