Bleyddyn apRhys wrote:
as soon as my screensaver kicks in I get the same error...

   screen = display.get_default_screen()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pyglet/canvas/base.py", line 73, in get_default_screen
   return self.get_screens()[0]
IndexError: list index out of range

Well, I suppose that kind of makes sense -- your screen can't get
burned in if you don't have one!

--
Greg

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyglet-users+unsubscr...@googlegroups.com.
To post to this group, send email to pyglet-users@googlegroups.com.
Visit this group at https://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to