-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working