Satty icon indicating copy to clipboard operation
Satty copied to clipboard

[Bug]: Gdk-Message Error 22 (Invalid argument) dispatching to Wayland display.

Open vunhatchuong opened this issue 1 year ago • 1 comments

When I run the command in README.md this error: appears Gdk-Message: Error 22 (Invalid argument) dispatching to Wayland display.

Version

  • Distro: EndeavourOS
  • Kernel: Linux 6.10.3-arch1-1
  • WM: Hyprland 0.41.2-3
  • Satty-bin 0.14.0
  • $GDK_BACKEND=wayland,x11

Hyprland

exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = dbus-update-activation-environment --systemd --all
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

env = CLUTTER_BACKEND,wayland
env = GDK_BACKEND,wayland,x11
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb
env = QT_QPA_PLATFORMTHEME,qt5ct
env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_SCALE_FACTOR,1
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
env = XDG_SESSION_TYPE,wayland
env = MOZ_ENABLE_WAYLAND,1
env = ELECTRON_OZONE_PLATFORM_HINT,auto

vunhatchuong avatar Aug 07 '24 00:08 vunhatchuong

Is this still happening with newest versions of both Hyprland and Satty?

If yes, we'd like to see this along with WAYLAND_DEBUG=1 output. Can't promise we can even do anything on our side, but maybe we can narrow it down.

RobertMueller2 avatar May 11 '25 05:05 RobertMueller2