On Tue, February 17, 2009 9:44 am, Adam Charrett wrote:
>
> An old thread I know but I was doing some fiddling last night to get my
> main machine to poweroff when selecting shutdown from the main menu. I had
> thought the problem was sudo related but it turns out after some 'print'
> debugging that pygame.quit() was not returning. Commenting out
> pygame.quit() in osd.shutdown() solved the problem.
>
> I've read the pygame documentation and done a bit of googleing this
> morning and it seems that there have been similar problems with
> pygame.quit and IDLE, with no solution. However the pygame documentation
> does say that most applications don't need to call this as it will be
> called when the app exits (only apps that want to free the pygame resource
> and continue need to call it). So my question is do we really need to call
> pygame.quit?


Sorry for the double post, webmail crapped out when I went to send it and
I assumed it hadn't been sent :-)


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to