Re: [PyOpenGL-Users] PyOpenGL/PySide QML interaction bug
Brought to you by:
mcfletch
|
From: Henry G. <he...@ca...> - 2011-05-09 18:37:55
|
On Mon, 2011-05-09 at 14:11 -0400, Mike C. Fletcher wrote: > We're likely looking at something low-level, as differences in > hardware/drivers are causing the error to appear/disappear, but I > don't > see anything obviously wrong with what you're doing. I don't have any > machines updated to 11.11 yet, so we might possibly be looking at an > 11.11 regression, or a bug in the r600 driver? If it's easy for you, > can you test with the FireGL (proprietary) driver or an 11.04 machine? > Whoops, I meant 11.04 :) I'll try the code with the proprietary driver and report back. I tried to replicate the bug using the more usual method of directly controlling an instance of QQLWidget, but couldn't. Cheers, Henry |