Not much of an update, but I had someone else try running the demo, and it crashed them out quickly. Commenting out the verts.delete() call in the Rectangle's delete method prevented the crash for them as well. I didn't take down all their info at the time (dumb) but they were also python x32, win7 x64. They were using an nvidia 570 (I believe) with latest non-beta drivers. Anyone else able to check win64 + python32, I would really appreciate it.
Joe On Dec 4, 1:38 pm, claudio canepa <[email protected]> wrote: > On Sun, Dec 4, 2011 at 3:23 PM, claudio canepa <[email protected]> wrote: > > > ---------- Forwarded message ---------- > > From: Joe Cross <[email protected]> > > Date: Sun, Dec 4, 2011 at 3:20 PM > > Subject: Re: Problem with IndexedVertexList.delete crashing video driver > > To: claudio canepa <[email protected]> > > > Thanks for the info. > > > Windows 7 64bit, SP1, > > python 2.7, > > pyglet 1.1.4, > > (main display) nvidia gtx580 with driver 285.62, > > (second display, not used in tests) nvidia gtx 280 with driver 285.62 > > For win64 + python 64bits I know there is a patch (issue 510). > > I don't remember the current status for win64 + python 32bits. > Someone in the list knows ? > > Anyone in win64 + python 32bits can test Joe Cross script ? > > -- > claudio -- 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.
