Nothing Special   »   [go: up one dir, main page]

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

Could not initialize GLX #279

Open
2011 opened this issue Feb 6, 2022 · 1 comment
Open

Could not initialize GLX #279

2011 opened this issue Feb 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@2011
Copy link
2011 commented Feb 6, 2022

Description

Will not run (AppImage):

$ ./Mirage-v0.7.2-x86_64.AppImage 
! 00:52:37 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user'
~ 00:52:37 | Got library name:  "/tmp/.mount_Mirage506lZu/usr/qml/io/thp/pyotherside/libpyothersideplugin.so"
! 00:52:37 | qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
! 00:52:37 | qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
! 00:52:37 | qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
F 00:52:37 | Could not initialize GLX
Aborted

Your environment

  • OS or distribution: Gentoo Linux
  • Architecture: amd64
  • For Linux users: Lumina 1.6.0
  • How did you install Mirage? AppImage (0.7.2)
  • For manual installations: Qt 5.15.2
  • For manual installations: Python 3.9.9

Steps to reproduce

Just attempt to start it.

Expected behavior

Obviously, I expect the program to run. :)

Actual behavior

Crashes with log shown above. I run numerous other AppImages (about a dozen), and none of them gives this error.

@2011 2011 added the bug Something isn't working label Feb 6, 2022
@MRAAGH
Copy link
Contributor
MRAAGH commented Feb 6, 2022

Appimage is not really working/supported any more, sorry. You should try a different installation method.
Also, this repository was last maintained 6 months ago. I suggest checking out Moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants