Bug 89 - Losing Backbuffer when Resizing/Moving a window
Summary: Losing Backbuffer when Resizing/Moving a window
Status: VERIFIED WORKSFORME
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All linux
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2004-05-25 07:27 CEST by Sven Gothel
Modified: 2010-03-24 07:46 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:46:39 CET


---- Reported by milvich 2004-05-25 07:27:36 ----

When resizing or moving a window with a GLCanvas inside I will sometimes lose
the back buffer, and all my GL commands draw in the front buffer (with nasty
flickering results). This started happening when I upgraded to a Nvidia Quadro 4
XGL video card. It did not happen with my old video card, a Nvidia Geforce4
Titanium.

I have tested it on both my application and on the jogl demos with the same results.
 
Machine Specifications:
Gentoo Linux 2.6.5 Kernel
Dual Opterons
Nvidia Quadro 4 XGL 128 MB video memory (in dual head mode)
Nvidia 5336 Driver



---- Additional Comments From kbr 2005-01-31 00:16:27 ----

I haven't seen a problem like this. Please try with the forthcoming 1.1 b08 and
if the problem still persists please try specifying
-DJOGL_SINGLE_THREADED_WORKAROUND=true on the command line and see if that
changes the behavior. If the problem is still there, please reopen this bug.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:46 EDT  ---

This bug was previously known as _bug_ 89 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=89