[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/25375] New: awt / swt clash
From: |
tromey at gcc dot gnu dot org |
Subject: |
[Bug awt/25375] New: awt / swt clash |
Date: |
12 Dec 2005 17:14:56 -0000 |
To reproduce this bug you must first download netx:
http://jnlp.sourceforge.net/netx/
Then run it as:
jamvm -jar ~/netsrc/java/webstart/netx-cvs.jar -nosecurity -jnlp
http://irate.sourceforge.net/webstart/stable/irate-client-swt.jnlp
(The -nosecurity is needed to work around a different bug.)
After it downloads the application, it will crash like this:
Xlib: unexpected async reply (sequence 0x8bad)!
I think this is somehow caused by AWT and SWT clashing over gtk use.
It will work if you pass '-headless' to netx to avoid starting
the swing gui.
--
Summary: awt / swt clash
Product: classpath
Version: 0.20
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25375
- [Bug awt/25375] New: awt / swt clash,
tromey at gcc dot gnu dot org <=