[Bug 294] JavaFX sample not starting as applet due to ZipException, runs fine with javaws or java
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jul 6 11:24:13 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=294
------- Comment #4 from jon.vanalten at redhat.com 2009-07-06 18:24 -------
Odd that this would show up in .xsessionerrors...
I tried this with current IcedTea build, not exactly working but I get
different results. I get a security dialog and once confirmed the browser
(Firefox 3.5) believes the applet starts. But nothing shows up. If I do this
with firefox started from the command line I get this:
JNLPAppletLauncher: static initializer
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:155)
at com.sun.javafx.eula.EulaDialog$2.<init>(Unknown Source)
at com.sun.javafx.eula.EulaDialog.getBackgroundPanel(Unknown Source)
at com.sun.javafx.eula.EulaDialog.<init>(Unknown Source)
at com.sun.javafx.eula.EulaDialog$12.run(Unknown Source)
at com.sun.javafx.eula.EulaDialog.askUserAcceptEULA(Unknown Source)
at com.sun.javafx.eula.EulaImpl.askUserAcceptEULA(Unknown Source)
at com.sun.javafx.eula.EulaImpl.show(Unknown Source)
at com.sun.javafx.tk.swing.SwingToolkit$StartupRoutine.run(Unknown
Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list