changeset 2789614be547 breaks windows xp

21 views
Skip to first unread message

claudio canepa

unread,
Aug 10, 2012, 10:42:03 PM8/10/12
to pyglet...@googlegroups.com
changeset 2789614be547  (2012 08 05) breaks windows xp 32bits


Demoing the bug:

  + hg update -r 2789614be547
  + run noisy.py , --> black screen (no text, no ball visible when pressing space)
  + run astraea.py , --> garbage in the window
  + run label_html.py --> white window

Going to the previous changeset with
hg update -d 2012-8-3

all the scripts works alright

Other info:
gpu ati radeon 6570; defect seen with drivers ati catalyst 11.5,  12.3,  12.4,  12.6
The last changeset working (49cf0fc08fe6) was verified only with 11.5 drivers ( I will retest with others and add a followup if i get different results)

 claudio

--

Andre D

unread,
Aug 11, 2012, 12:18:00 AM8/11/12
to pyglet...@googlegroups.com
Is it possible that calling SetWindowPos with SWP_SHOWWINDOW does not
properly restore the GL context visibility on some drivers (Ie. ATI)?
If that is true though, should this bug not be seen on "fullscreen"
windows when being set to visible?
> --
> 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.

Andreas Schiefer

unread,
Aug 11, 2012, 5:34:16 AM8/11/12
to pyglet...@googlegroups.com
I've also seen this behavior on Windows 7 with an Radeon 5770 and
commited a patch that fixes that problem for me (rev e4c909e3af71).
Can you test if the latest tip works for you too?

claudio canepa

unread,
Aug 11, 2012, 11:45:17 AM8/11/12
to pyglet...@googlegroups.com
On Sat, Aug 11, 2012 at 6:34 AM, Andreas Schiefer <andreas....@gmail.com> wrote:
I've also seen this behavior on  Windows 7 with an Radeon 5770 and
commited a patch that fixes that problem for me (rev e4c909e3af71).
Can you test if the latest tip works for you too?


It works !
Tested with drivers 11.5 and 12.4
Thanks Andreas !

claudio

--

Reply all
Reply to author
Forward
0 new messages