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

black screen on mac #35

Closed
llliorrr opened this issue Nov 5, 2019 · 4 comments
Closed

black screen on mac #35

llliorrr opened this issue Nov 5, 2019 · 4 comments

Comments

@llliorrr
Copy link

llliorrr commented Nov 5, 2019

I launched the jar on macOS Catalina and it shows a black screen. Downloaded the repository and launched it through android studio and was able to trigger click events etc. but see only a black screen. I have many libgdx projects, the old particle editor and the demo vis-ui work on my macbook. Am I missing something?

@azakhary
Copy link
Collaborator

azakhary commented Nov 7, 2019

Need to find a mac to check this out. is there anyone with mac but NOT Catalina with the same issues?
Also @Tom-Ski did you have a chance to test this on a mac mini?

@llliorrr
Copy link
Author

llliorrr commented Nov 7, 2019

It looks like osx does not handle the LwjglFrame right. Changed to LwjglApplication instead of LwjglFrame and it works now. However it eliminates the DropTarget logic that was there.

@Tom-Ski
Copy link
Member

Tom-Ski commented Nov 7, 2019

Ah yes, forget we were using that. We will probably be moving to Lwjgl3 soon, that will fix both of these issues.

@Tom-Ski
Copy link
Member

Tom-Ski commented Nov 18, 2019

@llliorrr can you check if you still have issues after this?

@Tom-Ski Tom-Ski closed this as completed Nov 24, 2019
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

3 participants