Skip to content

Failed to Run Release Binaries (Error 71) #1

@gccore

Description

@gccore

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions