[BUG] App won't start
Here is my log
loulou@sekoia:~$ flatpak run dev.aunetx.deezer
22:41:35.139 › Init App
Gtk-Message: 22:41:35.168: Failed to load module "canberra-gtk-module"
Gtk-Message: 22:41:35.169: Failed to load module "pk-gtk-module"
Gtk-Message: 22:41:35.170: Failed to load module "canberra-gtk-module"
Gtk-Message: 22:41:35.170: Failed to load module "pk-gtk-module"
MESA: error: Failed to query drm device.
glx: failed to create dri3 screen
failed to load driver: iris
Failed to tell parent about crash.
Cannot upload crash dump: failed to open
MESA: error: Failed to query drm device.
glx: failed to create dri3 screen
failed to load driver: iris
Same. It happens only on KDE, on GNOME app works
seem to have the same issue on my system with the flatpak version the rpm version seems to work just fine
Ok I will install the rpm version
I was able to give permission to the dri device in order to fix this issue (I used Flatseal). Not sure if anything needs to be fixed on the flatpak generation side to make this a default permission.
You could take a look at https://github.com/netblue30/firejail/discussions/6464, it may help you understand and identify the cause of this issue.