teemu ahola wrote:
> 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.

It's in freevo.conf generated by calling 'freevo setup'


Dischi

-- 
Five exclamation marks, the sure sign of an insane mind.
        -- (Terry Pratchett, Reaper Man)


-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to