Re: [osg-users] swapBuffers warning when window minimized

2009-05-07 Thread Robert Osfield
t;> From: osg-users-boun...@lists.openscenegraph.org >> [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Chris >> Denham >> Sent: Tuesday, May 05, 2009 1:00 PM >> To: osg-users@lists.openscenegraph.org >> Subject: Re: [osg-users] swapBuffers warning

Re: [osg-users] swapBuffers warning when window minimized

2009-05-06 Thread Robert Osfield
Hi Roland, On Wed, May 6, 2009 at 10:37 AM, Roland Smeenk wrote: > could you post this fix as a seperate post on the submissions forum. That way > it will also be sent to the osg-submissions mailing list and end up at the > proper location. Chris sent the post to both osg-users and osg-submiss

Re: [osg-users] swapBuffers warning when window minimized

2009-05-06 Thread Roland Smeenk
Chris, could you post this fix as a seperate post on the submissions forum. That way it will also be sent to the osg-submissions mailing list and end up at the proper location. Thanks. -- Roland -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=11

Re: [osg-users] swapBuffers warning when window minimized

2009-05-05 Thread Tomlinson, Gordon
extron.com __ -Original Message- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Chris Denham Sent: Tuesday, May 05, 2009 1:00 PM To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] swapBuffers warning when window minimiz

Re: [osg-users] swapBuffers warning when window minimized

2009-05-05 Thread Chris Denham
Bit of a late reply to this one, but just arrived at the same problem. For me, on Windows, I also get a slew of these warnings when I move the window off screen. So, might be a bit fiddly to try and prevent frame update in all situations that SwapBuffers retuns false. I wondered if we could addr

Re: [osg-users] swapBuffers warning when window minimized

2008-07-01 Thread Robert Osfield
Hi John, I have just checked on linux box and it works fine, so I presume it's a windowing specific issue. What windowing setup are you using? If swap buffers is failing then it suggest the best thing that could be done would be to detect the window iconise event and stop the frame loop from exe

[osg-users] swapBuffers warning when window minimized

2008-07-01 Thread Argentieri, John-P63223
All, When an osg application is minimized, osg complains about swapbuffers failing, on every frame. This output can be overwhelming. Can we fix this somehow? Is there some kind of verbosity level? Is that even a word? John ___ osg-users mailing list osg