mirukana / mirage

A fancy, customizable, keyboard-operable Qt/QML & Python Matrix chat client for encrypted and decentralized communication.
GNU Lesser General Public License v3.0
412 stars 40 forks source link

Could not initialize GLX #279

Open 2011 opened 2 years ago

2011 commented 2 years ago

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

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.

MRAAGH commented 2 years ago

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