-
-
Notifications
You must be signed in to change notification settings - Fork 196
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 Manjaro Linux #1153
Comments
I'm using 1.5.3 in Manjaro, I managed to build a package using the following PKGBUILD:
It is a version of: https://aur.archlinux.org/packages/ldtk-bin (place this in PKGBUILD file and run I used Electron 28 instead of 24 which is no longer packaged on Arch/Manjaro. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a problem running on Manjaro Linux, LDtk is starting, but i get only black screen,
Here is terminal output:
[26249:0103/073122.625472:ERROR:gl_utils.cc(398)] [GroupMarkerNotSet(crbug.com/242999)!:B8B8CB0074180000] GL_INVALID_ENUM: Invalid pname.
[26249:0103/073122.625841:ERROR:gl_utils.cc(398)] [GroupMarkerNotSet(crbug.com/242999)!:B8B8CB0074180000] GL_INVALID_ENUM: Invalid pname.
[26249:0103/073122.626164:ERROR:context_group.cc(182)] ContextResult::kFatalFailure: ES3 is blocklisted/disabled/unsupported by driver.
I think it is a problem with OpenGL, I installed all drivers, but problem is not solved.
The text was updated successfully, but these errors were encountered: