-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Labels
Description
I use Arch Linux, GNOME + Wayland, I installed DevPod using flathub, when I launch it I get this error:
flatpak run sh.loft.devpod
Gdk-Message: 20:56:49.355: Error 71 (Protocol error) dispatching to Wayland display.
If I try to remove Wayland socket using Flatseal and keep only x11 I get:
flatpak run sh.loft.devpod
Gtk-Message: 20:56:32.217: Failed to load module "canberra-gtk-module"
Gtk-Message: 20:56:32.218: Failed to load module "canberra-gtk-module"
Gtk-Message: 20:56:32.440: Failed to load module "canberra-gtk-module"
Gtk-Message: 20:56:32.441: Failed to load module "canberra-gtk-module"
Failed to create GBM buffer of size 1200x800: Invalid argument
It launches but window is blank and I dont see anything like this:

PawsFunctions