Gear Lever not launching after new update
Using bazzite-nvidia-open image.
I updated/rebooted today, and now when I try to launch Gear Lever, it just appears in my taskbar for a moment and disappears. When I run it via CLI, I get this error:
Error 71 (Protocol error) dispatching to Wayland display.
Here is the command and full output:
❯ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gearlever --file-forwarding it.mijorus.gearlever
(gearlever:2): Gtk-WARNING : 07:18:29.227: Unknown key gtk-modules in /home/xomniverse/.var/app/it.mijorus.gearlever/config/gtk-4.0/settings.ini
(gearlever:2): Adwaita-WARNING : 07:18:29.290: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
Logging to file /home/xomniverse/.var/app/it.mijorus.gearlever/cache/logs/gearlever.log
Gdk-Message: 07:18:29.518: Error 71 (Protocol error) dispatching to Wayland display.
3 Replies
flatpaks are separate from the host, nothing we do on the host system will fix this unless the actual portals are broken.
try reinstall the flatpak first
Turned out the issue is that when you update and reboot, sometimes you have to update again if the nvidia driver changed
We might be able to automate that
I will take a look