Jogl 2.3.2 crashes with "Profile GL4bc is not available on X11GraphicsDevice" - fixed in Jogl 2.4.0
Bug #1888130 reported by
mreichardt
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libjogl2-java (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
scilab (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
My JOGL applications stopped working on Ubuntu 20.04 - with the following error/exception: "Profile GL4bc is not available on X11GraphicsDevice".
(I am using the Intel GPU of a Core i5-7600)
In the jogamp forum, someone posted the same problem: http://
The suggested to solution to use the Jogl 2.4.0 release candidate also works on my system.
(I would suggest to switch to 2.4.0 RC, as 2.3.2 does not work at all here; of course, we could also try to identify the required patch)
summary: |
Jogl 2.3.2 crashes with "Profile GL4bc is not available on - X11GraphicsDevice" - solved in Jogl 2.4.0 + X11GraphicsDevice" - fixed in Jogl 2.4.0 |
tags: | added: regression-update |
To post a comment you must log in.
Notably, JOGL initially worked on my Ubuntu 20.04 installation. Some update seems to have broken it (I only have official Ubuntu package repositories enabled, no PPAs whatsoever)