Open lutin11 opened 10 months ago
Having almost the exact same issue on ubuntu 22.04 with a nvidia gpu.
$ flatpak run org.yuzu_emu.yuzu
qt.glx: 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)
qt.glx: 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)
Could not initialize GLX
/app/bin/yuzu-launcher: line 24: 13 Aborted (core dumped) prlimit --nofile=8192 yuzu "$@"
Gtk-Message: 15:59:38.637: Failed to load module "canberra-gtk-module"
Gtk-Message: 15:59:38.638: Failed to load module "canberra-gtk-module"
yuzu Version
stable
Description
flatpak run org.yuzu_emu.yuzu
failed with current message:flatpak run org.yuzu_emu.yuzu Gtk-Message: 14:34:34.376: Failed to load module "xapp-gtk3-module" qt.glx: 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) qt.glx: 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) Could not initialize GLX /app/bin/yuzu-launcher : ligne 30 : 13 Abandon (core dumped)prlimit --nofile=8192 yuzu "$@" Gtk-Message: 14:34:34.649: Failed to load module "xapp-gtk3-module"
but I can't install xapp on linux mintxapp : Depend on: libxapp1 (= 2.2.8-1) but 2.6.1+victoria is required
`flatpak info org.yuzu_emu.yuzu yuzu - Nintendo Switch emulatorCollection: org.flathub.Stable Installation: system Installed: 228,9 MB Runtime: org.kde.Platform/x86_64/5.15-23.08 Sdk: org.kde.Sdk/x86_64/5.15-23.08
`
Reproduction Certainty
Always
System Information
Logs and Backtraces
No response
Remarks
No response