Login  Register

Re: Jogl 2.5.0 on Pi3 with Bookworm: Monitor Name causes JVM crash

Posted by Sven Gothel on Jun 30, 2025; 11:00am
URL: https://forum.jogamp.org/Jogl-2-5-0-on-Pi3-with-Bookworm-Monitor-Name-causes-JVM-crash-tp4043589p4043805.html

SIGSEGV resolved https://jogamp.org/bugzilla//show_bug.cgi?id=1513
thank you both, haven't tested on Wayland/Wayfire though.

Re correct monitor ID, we iterate through each crt-ID as far as I can remember :)
So far this worked well, if there is a mismatch - I will have to double check.

All other values are NULL checked, guess I missed XRRGetOutputInfo :/