Awesome!  Thanks for fixing that, Phillip.

~ Nathan


On Fri, Dec 7, 2012 at 1:50 PM, Phillip Nguyen <[email protected]>wrote:

>
> Wow, thanks!  With this information I found the
> ApplePersistenceIgnoreState key, and I've committed a fix that should
> prevent the org.python.python.savedState file from ever being created or
> used.  This fixes the problem of new windows not being displayed after
> finishLaunching got called.  It also explains why the problem was only
> showing up with certain builds of python and not pypy.  There is an Xcode
> build setting that can be checked to prevent automatic state restoration
> for the application and I'm guessing the python from python.org doesn't
> have this set.
>
> When you run a pyglet program from the terminal, there is a warning
> message saying that it won't be saving or restoring state.  But I think I
> can live with that.
>
> --phillip
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to