PDA

View Full Version : Is python broken in new CVS ?


carlosp_uk
2004-05-29, 19:18
hi

i'm trying to continue developing my tivox python scripts, but i just installed a new cvs build (2005-05-28) and something very strange is happening.

once i'm inside a child window (e.g. the 'now showing' page of tivox), i can't seem to get any response!

i can move around inside a listcontrol, but the 'onaction' method is not firing, so i can't select an item, or even move back and close the child window!

is anybody else having this problem?

burriko
2004-05-29, 20:26
i compiled today and haven't had any problems using your tivo script.

Urk977
2004-06-17, 22:35
you probably did this but i found that the python interpreter sometimes starts doing strange things, specially when developing and you execute the same script over and over again. a reboot of the system helps in that case.