Summary: | NativeWindowException with SWT/Ubuntu | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Stephen Ranger <stephen.w.ranger> |
Component: | x11 | Assignee: | Petros Koutsolampros <pjgl> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | gouessej, sgothel |
Priority: | --- | ||
Version: | 2.4.0 | ||
Hardware: | pc_x86_64 | ||
OS: | linux | ||
Type: | DEFECT | SCM Refs: | |
Workaround: | --- | ||
Bug Depends on: | |||
Bug Blocks: | 674 | ||
Attachments: | JOGL-SWT Test Application |
Description
Stephen Ranger
2013-05-21 21:38:44 CEST
Created attachment 468 [details]
JOGL-SWT Test Application
I had to remove the libaries from the zip (it was too large) so if you grab the SWT library (I used 4.2.2; the current version) and JOGL libraries (current release version) and update the build path in the eclpse project it shouldn't have too much trouble. Also, just to be clear; I do work on a multi-display system with two monitors (30" Dell's @2560x1600). Not sure if it is part of the issue but just in case. It seems to come from a problem between GTK and SWT, that's why you don't reproduce this bug under Windows. I thought a similar bug here: http://www.eclipse.org/forums/index.php/t/293969/ https://bugs.eclipse.org/bugs/show_bug.cgi?id=372560 There seems to be a problem with the way SWT handles multiple monitors. |