concern flatpacks bazzite nvidia gnome
hello I have a problem with the flatpak what to do please
18 Replies
I have a problem with Wayland
Try this. Open the application that is giving you trouble in Flatseal. And untoggle "Wayland windowing system" for that application. Then try and launch it again
tobal@bazzite:~$ flatpak run com.github.tchx84.Flatseal
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
Gdk-Message: 18:48:26.613: Error 71 (Erreur de protocole) dispatching to Wayland display.
What version of Bazzite are you on? You can check with
rpm-ostree status
Also what happens if you try and open flatseal like this? flatpak run --socket=x11 com.github.tchx84.Flatseal
?rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome-nvidia:stable
Digest: sha256:18dbfcd74c536b20c840671ea7d1e1dd48ff00115d0704dd4af094171477af6d
Version: 40.20241014 (2024-10-15T09:01:46Z)
LayeredPackages: edk2-ovmf libvirt openrazer-meta qemu razergenie virt-manager
Initramfs: regenerate
ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome-nvidia:stable
Digest: sha256:18dbfcd74c536b20c840671ea7d1e1dd48ff00115d0704dd4af094171477af6d
Version: 40.20241014 (2024-10-15T09:01:46Z)
LayeredPackages: edk2-ovmf libvirt openrazer-meta qemu razergenie virt-manager
Initramfs: regenerate
tobal@bazzite:~$
So flatseal opened. Great. now try and disable socket=wayland for Bottles and then try and launch it normally
ok but it's not normal to have to do this though??
Definitely not normal but a bunch of people have been having flatpak issues in Bazzite Gnome Nvidia images. I'm hoping that this might be a workaround for now
you mean that. there is no problem under kde??
I haven't tested Bazzite Nvidia on KDE in a while now, so I'm not sure.
I will test and let you know
Fingers crossed. 🤞 Good luck!
I'm going to have to tell you the bad news there is the same bug on kde
😭
That is bad news 😦
Please try this workaround. It looks very promising https://discord.com/channels/1072614816579063828/1290718171111620710
Not the same error, but try this:
The new mesa flatpak is broken or something. I spent all day trying to fix my custom image, but this fixed it.
Found a few other instances of the same error messages as I see:
https://bbs.archlinux.org/viewtopic.php?id=299546
https://gitlab.freedesktop.org/mesa/mesa/-/issues/11125
https://discussion.fedoraproject.org/t/fedora-41-beta-upgrade-gnome-settings-and-many-default-apps-wont-open/131549
First one points fingers at Gnome 46 -> 47 changing default renderer to vulkan, and a bandaid being 'GSK_RENDERER=ngl'. I did not always have this issue, and the gnome 47 release on sept 18 sounds about right for when issues started. No idea where to set environment variables to test this though
GitLab
[anv] FINISHME: support YUV colorspace with DRM format modifiers (#...
ANV advertises support for YUV formats but does not support them. It does however print FINISHME: support YUV colorspace with DRM format modifiers to stderr.
Fedora Discussion
Fedora 41 Beta Upgrade - GNOME Settings and many default apps won't...
I upgraded from F40 to F41 (Workstation/GNOME) this evening and im getting the exact same issues as the user in Fedora 41 beta upgrade feedback - #15 by thephatlee, but I would rather avoid a clean ISO install in part because of a Windows installation I have on the side that I use very occasionally use and I don’t want to potentially hurt it. C...
I did this and it works