Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple persistence problem #182

Closed
retrosnob opened this issue Apr 14, 2020 · 4 comments
Closed

Apple persistence problem #182

retrosnob opened this issue Apr 14, 2020 · 4 comments

Comments

@retrosnob
Copy link

Animated gif: https://drive.google.com/file/d/18k7h_xIlaBtjK3eYxx5LZipiKXDS6ETZ/view?usp=sharing

@benmoran56
Copy link
Member

Thanks for opening the ticket. The persistent state warning is not pyglet specific, but appears to happen with other libraries that open a window as well. We have an existing ticket open with a potential: #6
Also please have a look at the last post in a similar issue for the Matplotlib library: matplotlib/matplotlib#6242
Setting the override, then deleting the key seems to indicate that it's a result of some leftover cruft from a previous Python install. Give those two commands a try, and see if that gets rid of the warning for you.

As for the recursion error on exit, this is a known issue. Unfortunately none of the current contributors can duplicate it. It seems to affect newer Macs only. The open issue can be found at: #5
I might be able to get access to a newer Mac in the near future and take a look at this myself.

@retrosnob
Copy link
Author

Thanks! I will give it a try. BTW is there a forum where we can discuss Pyglet? I'm teaching with it.

@benmoran56
Copy link
Member

We have a Discord server at: https://discord.gg/QXyegWe which is fairly active.
There is also a mailing list which is not quite as active these days: http://groups.google.com/group/pyglet-users

@retrosnob
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants