My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 15: unable to use PhyloWidget under Linux/Ubuntu and Firefox
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by jean-mic...@univ-angers.fr, May 11, 2009
What steps will reproduce the problem?
1. load the Applet
2.
3.

What is the expected output? What do you see instead?

The Java Console reports the following:

java.lang.RuntimeException: You need to use "Import Library" to add
processing.core.PGraphicsJava2D to your sketch.
	at processing.core.PApplet.makeGraphics(PApplet.java:1165)
	at processing.core.PApplet.init(PApplet.java:574)
	at org.freeloader.FreeLoader.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:636)
java.lang.NoSuchMethodException: org.phylowidget.PhyloWidget.updateTree()
	at java.lang.Class.getMethod(Class.java:1622)
	at org.freeloader.FreeLoader.callMethod(Unknown Source)
	at org.freeloader.FreeLoader.callMethod(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at
sun.applet.PluginAppletSecurityContext$6.run(PluginAppletSecurityContext.java:665)
	at java.security.AccessController.doPrivileged(Native Method)
	at
sun.applet.PluginAppletSecurityContext.handleMessage(PluginAppletSecurityContext.java:662)
	at
sun.applet.AppletSecurityContextManager.handleMessage(AppletSecurityContextManager.java:69)
	at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:298)
	at
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:72)
java.lang.NoSuchMethodException: org.phylowidget.PhyloWidget.updateTree()
	at java.lang.Class.getMethod(Class.java:1622)
	at org.freeloader.FreeLoader.callMethod(Unknown Source)
	at org.freeloader.FreeLoader.callMethod(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at
sun.applet.PluginAppletSecurityContext$6.run(PluginAppletSecurityContext.java:665)
	at java.security.AccessController.doPrivileged(Native Method)
	at
sun.applet.PluginAppletSecurityContext.handleMessage(PluginAppletSecurityContext.java:662)
	at
sun.applet.AppletSecurityContextManager.handleMessage(AppletSecurityContextManager.java:69)
	at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:298)
	at
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:72)



What version of the product are you using? On what operating system?

I am using 
- Linux/Ubuntu 9.04 - Jaunty Jackalope
- Firefox 3.0.10
- Java (TM) plug-in 1.6.0.13-b03 or IcedTea 1.4.1

Please provide any additional information below.


Sign in to add a comment

Hosted by Google Code