Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaces JFreeChart 1.5.4 by JFreeChart 1.5.5 #420

Open
wants to merge 4 commits into
base: 2024-06
Choose a base branch
from

Conversation

AlexisDrogoul
Copy link
Member

Tested and it should be straightforward (no API changes).

@lesquoyb
Copy link
Contributor

It works without any issue on my computer, I'd be interested on a test on yours @RoiArthurB before merging

@RoiArthurB
Copy link
Contributor

RoiArthurB commented Feb 20, 2025

Sneaky JOGL update... 👀

I'm testing and merge if no issues :)


EDIT: @AlexisDrogoul @lesquoyb Unfortunately it breaks 3d displays on Linux :(
image

@AlexisDrogoul
Copy link
Member Author

@RoiArthurB shit

@AlexisDrogoul
Copy link
Member Author

I will revert the JOGL update. Have you tried different Linux graphical configurations ? No log ?

@RoiArthurB
Copy link
Contributor

RoiArthurB commented Feb 20, 2025

@AlexisDrogoul Reverting JOGL fix it and everything works back 🙃


EDIT: It only works with x11 (not the newer and wildly used now Wayland) (actually with the back-compatibility app xwayland). And there's no logs or particular issue, the display is simply blank 🤷

@AlexisDrogoul
Copy link
Member Author

OK. Reverting to JOGL 2.4...

@AlexisDrogoul
Copy link
Member Author

AlexisDrogoul commented Feb 20, 2025

@RoiArthurB if you want to reintroduce the GLCanvas (instead of the GLWindow now used) as an alternative on Linux in order to be able to bump JOGL to 2.5.0, the support has been removed here: gama-platform/gama.old@355a0d5

It might be possible to do, with probably some issues in keys listening, fullscreen management, etc. But nothing impossible to do !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants