Cheers Dischi,

I found that in tvtime on childapp init stop_osd was being set to 1 which then causes pygame.display.quit to be called in osd.py, I think (and i'm no expert) that whoever wrote this bit, decided to stop the OSD because only one app can access it at a time, it seems that because tvtime has its own OSD this may conflict with the freevo OSD.

Thats just my impression.

Setting stop_osd to 0 when calling childapp init seems to stop the problem from manifesting itself.

Maybe this will cause other issues down the road however at least now I can exit from tvtime into freevo.

Thanks so much,
 Karl

On 2 Feb 2006, at 20:58, Dirk Meyer wrote:

There is some code in osd.py to start/stop pygame. But I don't remeber

where. 



Dischi


Reply via email to