-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The RPM and DEB packages' binaries failed to run with these errors:
gccore$ ./tiny-clippy
Gdk-Message: 12:05:02.340: Error 71 (Protocol error) dispatching to Wayland display.
gccore$
gccore$ XDG_SESSION_TYPE=xcb ./tiny-clippy
Gdk-Message: 12:06:13.433: Error 71 (Protocol error) dispatching to Wayland display.Setting GDK_BACKEND to x11 allows the app to run; however, no window appears:
gccore$ GDK_BACKEND=x11 ./tiny-clippy
Failed to create GBM buffer of size 200x200: Invalid argument
^C
gccore$ Env setup:
- OS: ArchLinux 6.18.7-arch1-1
- Desktop: KDE Plasma 6.5.5 on Wayland
- CPU: AMD Ryzen 9 9950X3D
- GPU: NVIDIA GeForce RTX 5080
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels