Issue 30 in syphon-implementations: Syphon Library problem with Processing 21b1

2 views
Skip to first unread message

syphon-impl...@googlecode.com

unread,
Oct 23, 2013, 1:01:28 PM10/23/13
to syphon-de...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 30 by stanisla...@gmail.com: Syphon Library problem with
Processing 21b1
http://code.google.com/p/syphon-implementations/issues/detail?id=30

I try to launch a sketch work good with Processing 203, but now with 21b1,
I receive error message
I think the problem is from library Syphon, because I work with two
sketches very similar, the different between them is just the syphon
library :
The message is
java.lang.RuntimeException: java.lang.NoSuchFieldError: canvas
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at
jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:492)
at processing.opengl.PJOGL.requestDraw(PJOGL.java:580)
at processing.opengl.PGraphicsOpenGL.requestDraw(PGraphicsOpenGL.java:1624)
at processing.core.PApplet.run(PApplet.java:2177)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NoSuchFieldError: canvas
at codeanticode.tablet.Tablet.(Unknown Source)
at Miroir_24b.penMouseSetup(Miroir_24b.java:11299)
at Miroir_24b.setup(Miroir_24b.java:116)
at processing.core.PApplet.handleDraw(PApplet.java:2281)
at processing.opengl.PJOGL$PGLListener.display(PJOGL.java:753)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:590)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:574)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1218)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1036)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:911)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1229)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

syphon-impl...@googlecode.com

unread,
Oct 23, 2013, 1:37:53 PM10/23/13
to syphon-de...@googlegroups.com

Comment #1 on issue 30 by stanisla...@gmail.com: Syphon Library problem
I forget the first line of the error
java.lang.NoSuchFieldError: canvas
Reply all
Reply to author
Forward
0 new messages