-
-
Notifications
You must be signed in to change notification settings - Fork 883
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
[Linux] [Dev-Version] Couldn't set pixel format #1355
Comments
It looks like you're missing an accelerated graphics driver. Here's an MC bugreport. What GPU do you have? |
the problem - it worked in a previously installed MultiMC dev version |
Graphics: Card: Advanced Micro Devices [AMD/ATI] Broadway PRO [Mobility Radeon HD 5850] |
How do you run MultiMC? |
by desktop shortcut - on ubuntu - with the ubuntu debian package |
Right. Run 'env' in a terminal and post what that prints out. Then add 'env' as a pre-launch command in MultiMC and see what that prints. |
|
it seems to work with
|
hmm... so what is the output of using env as a pre-launch command? |
Confirmed. Somehow, the LD_LIBRARY_PATH required for MultiMC is getting propagated to MC, again. |
The above was because running MultiMC from Steam in a specific way added some extra LD_LIBRARY_PATH entries. So, your problem must have been something else. |
This comment was marked as spam.
This comment was marked as spam.
Yeah. Except if that happens, it's the DE being buggy. It has no business of setting LD_LIBRARY_PATH. |
My Minecraft crashes:
org.lwjgl.LWJGLException: X Error - disp: 0x7f9cf880f1a0 serial: 143 error: GLXBadContext request_code: 155 minor_code: 4
http://paste.ee/p/cwT65
Is there a fix?
The text was updated successfully, but these errors were encountered: