Tichy and pygame on OM2008.8 update

yves mahe ymahe at zindep.com
Fri Aug 29 19:28:25 CEST 2008


Hi,

I finally install pygame and tichy on OM2008.8 update (27/08/2008)

I used

- opkg install 
http://www.angstrom-distribution.org/unstable/armv4t/base/libsmpeg-0.4-0_0.4.4+0.4.5cvs20040311-r0_armv4t.ipk
- opkg install 
http://www.angstrom-distribution.org/unstable/armv4t/python/python-pygame_1.7.1-ml2_armv4t.ipk

I lazily patch tichy here in tichy/tichy/timeservice/timeservice.py
line 45
         # self.event_id = gobject.timeout_add_seconds(1, 
self.time_changed)
         self.event_id = gobject.timeout_add(1, self.time_changed)

Yves Mahé





More information about the community mailing list