[Bug 406] IcedTeaPlugin.so fails to load processing created applets.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat May 22 08:40:25 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=406


xerxes at zafena.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbhole at redhat.com
             Status|RESOLVED                    |REOPENED
          Component|Plugin                      |NPPlugin
           Platform|x86                         |all
         Resolution|FIXED                       |
            Version|unspecified                 |6-hg




------- Comment #3 from xerxes at zafena.se  2010-05-22 15:40 -------
The NPPlugin have stopped being able to load processing created applets.
This are a regressing since it have been working after the first fix.

Testcase:
http://www.openprocessing.org/visuals/?visualID=9671

Firefox output:
java version "1.6.0_19"
OpenJDK Runtime Environment (IcedTea6 1.9pre+rcaa91bae0c5c) (Ubuntu build
1.6.0_19-b19)
OpenJDK Shark VM (build 16.0-b13, mixed mode)
java.lang.RuntimeException: You need to use "Import Library" to add
processing.core.PGraphicsJava2D to your sketch.
        at processing.core.PApplet.makeGraphics(PApplet.java:1349)
        at processing.core.PApplet.init(PApplet.java:711)
        at sun.applet.AppletPanel.run(AppletPanel.java:436)
        at java.lang.Thread.run(Thread.java:636)

applet fails to load.


-- 
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