Login  Register

Re: JME3 Unified Renderer - Canvas Use Issue

Posted by Xerxes Rånby on Feb 07, 2013; 9:18am
URL: https://forum.jogamp.org/JME3-Unified-Renderer-Canvas-Use-Issue-tp4028152p4028172.html

gouessej wrote
Xerxes, why do some people get the same exception even under Mac OS X 10.6.8?
That I do not know and is unable to test, I can only explain the Raspberry Pi specific use case. I do not think you can get the same exception on the two systems.

I have not seen the exception generated for the Raspberry Pi by the user so I will assume the exception was (the same as in  bug626)
Caused by: java.lang.IllegalArgumentException: Native windowing type .bcm.vc.iv (custom) not yet supported, platform reported native windowing type: .bcm.vc.iv
        at jogamp.nativewindow.NativeWindowFactoryImpl.getAWTNativeWindow(NativeWindowFactoryImpl.java:92
when the raspberry pi displayed no rendering.

I do assume that OSX work using NEWT and work according to all out current OSX unit-tests that pass for each build.

Can you try on the mac you have and create a trace log?