flathub / org.desmume.DeSmuME

https://flathub.org/apps/details/org.desmume.DeSmuME
0 stars 7 forks source link

Doesn't launch anymore after latest update #1

Closed pizzadude closed 3 years ago

pizzadude commented 3 years ago

The DeSmuME flatpak doesn't launch anymore after the latest update.

It shows this in the terminal output then quits before showing any GUI:

flatpak run org.desmume.DeSmuME
CPU mode: Interpreter
Gtk-Message: 01:13:13.860: Failed to load module "unity-gtk-module"
Microphone successfully inited.
DeSmuME 0.9.12 git#0 x64-JIT SSE2
Using 4 threads for video filter.

I use Fedora 33 KDE on X11.

System specs:

Kernel: Linux 5.9.8-200.fc33.x86_64 x86_64
Distro: Fedora release 33 (Thirty Three)
CPU:    Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz
        4 cores/threads
        3300.00 MHz
RAM:    7.46 GiB
GPU:    Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2)
        OpenGL 3.0 Mesa 20.2.2
        GLSL 1.30
linkmauve commented 3 years ago

This should now be fixed, I forgot to test the OpenGL backend on Xwayland before pushing my changes, sorry about that.

pizzadude commented 3 years ago

Confirmed fixed, thanks.