Summary: | Crash of swing components with JOGL and 2 screens | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Mickaël <shao.micka> |
Component: | x11 | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | ||
Priority: | --- | ||
Version: | 1 | ||
Hardware: | pc_x86_64 | ||
OS: | linux | ||
Type: | --- | SCM Refs: | |
Workaround: | --- |
Description
Mickaël
2012-09-04 16:22:21 CEST
Is this within a Xinerama setup, i.e. one big desktop where one X11 Screen covers all monitors ? Bug 615 is similar if not using Xinerama, maybe you like to try again. However, pls provide detailed about the setup and test case, the more detailed the recipe for reproduction is - the better. I.e. you could produce a unit test .. and certain setup details .. However, I tested: VirtualBox, Ubuntu 12.04, 64bit, 2 CPUs GL_VENDOR: VMware, Inc. GL_RENDERER: Gallium 0.4 on llvmpipe (LLVM 0x300) GL_VERSION: 2.1 Mesa 8.0.2 2 Screens (xinerama setup) java version "1.7.0_07" OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2-1ubuntu0.12.04.1) OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode) Test: java .. com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT -time 100000 Slides the JFrame w/ mixed lw/hw components via 2 screens .. no crash, all works fine. Sure .. a little 'jump' happened when moving from A -> B Screen. Tested w/ latest source code - you may find an aggregate build here: <http://jogamp.org/deployment/archive/master/gluegen_586-joal_355-jogl_803-jocl_672/> <http://jogamp.org/deployment/archive/master/gluegen_586-joal_355-jogl_803-jocl_672/archive/jogamp-all-platforms.7z> Please retest .. if bug still exists re-open report and describe in detail. Thank you. |