Re: Pyglet + wxPython 100% working!

502 views
Skip to first unread message

Ben Powers

unread,
Apr 22, 2011, 10:05:23 PM4/22/11
to pyglet...@googlegroups.com
it seems that there was a segfault on Linux and some weird bugs on OSX. I did some testing and got it working both with this. good luck!
pyglet_wx 2.zip

Grandmaster B

unread,
Apr 25, 2011, 3:53:25 PM4/25/11
to pyglet-users
Thanks a lot for sharing this. Very useful!

On 23 Apr., 04:05, Ben Powers <ryexan...@gmail.com> wrote:
> it seems that there was a segfault on Linux and some weird bugs on OSX. I
> did some testing and got it working both with this. good luck!
>
>  pyglet_wx 2.zip
> 5KAnzeigenHerunterladen

san hoi

unread,
Apr 29, 2011, 11:42:35 PM4/29/11
to pyglet...@googlegroups.com
$ python pygletwx.py
init process
show
/usr/local/lib/python2.6/dist-packages/pyglet/gl/gl_info.py:153:
UserWarning: No GL context created yet.
warnings.warn('No GL context created yet.')
main loop

Hi. I test code in ubuntu 10.10 32bit. And display this error message.
Thanks for any suggestion.

2011/4/26, Grandmaster B <bav...@googlemail.com>:

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

Adam Bark

unread,
Apr 30, 2011, 8:52:13 AM4/30/11
to pyglet...@googlegroups.com
On 30 April 2011 04:42, san hoi <hois...@gmail.com> wrote:
$ python pygletwx.py
init process
show
/usr/local/lib/python2.6/dist-packages/pyglet/gl/gl_info.py:153:
UserWarning: No GL context created yet.
 warnings.warn('No GL context created yet.')
main loop

Hi. I test code in ubuntu 10.10 32bit. And display this error message.
Thanks for any suggestion.

I think that's a problem with ubuntu that has come up before, it should be fixed in the latest from the mercurial repository if you can get that from the googlecode page.

HTH,
Adam.

Ryexander

unread,
Apr 30, 2011, 6:45:35 AM4/30/11
to pyglet-users
does it still work?
from the looks of it it is simply a warning and shouldn't cause any
problems. I remember getting something like that somewhere but it
didn't cause a problem. the fact is that pyglet is drawing to the
active opengl context and I'm simply tricking most of pyglet (the
important parts any way) into thinking that there is a pyglet contest
created. but there is still a part some where that is searching for a
context it created
Reply all
Reply to author
Forward
0 new messages