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

LwjglSwtExample seems to run but no graphics appear - all canvases are black #116

Open
jpixton-shearwater opened this issue Nov 5, 2024 · 1 comment

Comments

@jpixton-shearwater
Copy link

I just cloned and built latest pull onto RHEL8.

I'm trying to build Swt canvas for Eclipse application using LwjglSwtExample as a starting point.
However, when I run the example, canvases remain black - no graphics.
program flow seems ok, updates are working, etc.

Other examples seem to work correctly. I'm not sure what I need to do to have it run successfully.

@Renanse
Copy link
Owner

Renanse commented Nov 6, 2024

Hey there, it would help to have a bit more information, such as the Java version, how you are running the example, etc. I've just run from the latest head on Windows 11 (what I have on hand immediately) using Temurin JDK 21.0.4. I was also using IDEA - perhaps you have some kind of issue with SWT versions in your local Eclipse setup.

Do you have any better luck with LwjglHeadlessSwtExample or GesturesSwtExample?

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

No branches or pull requests

2 participants