Hi,

So far I have managed to found out that the screen goes blanc because of the line 340 
on file osd.py. There is following line:

self.screen = pygame.display.set_mode((self.width, self.height), self.hw, self.depth)

For some reason this causes the screen go to a mode, which is not supported by my 
display nor my TV. I printed 'self.width' and 'self.height' and they were 1024 and 768 
which are correct value.

Does anyone known what goes wrong and is there anything I can do about it. I am not 
python programmed but I can try to help with debugging. Freevo 1.3.2 works correctly.

-Teemu-
begin:vcard
n:ahola;teemu
fn:teemu ahola
tel;cell:+358 (050) 5873210
adr:;;;Oulu;;;Finland
version:2.1
email;internet:[EMAIL PROTECTED]
end:vcard

Reply via email to