Login  Register

Re: Unable to determine GraphicsConfiguration

Posted by Goofyseeker3 on Mar 13, 2024; 3:04pm
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043397.html

um the code reply was dropped for some reason.

anyways, now that the swing components only code works without any arguments and also from runnable jar.
I tested that also on linux, it throws the core dump, and the error is NoSuchMethodError (at libgluegen_rt.so), instead of classdefnotfound.

the error is same (or does not show) for both command line java -jar myjar.jar and double clicking runnable jar in linux.