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-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to