LiveSplitOne icon indicating copy to clipboard operation
LiveSplitOne copied to clipboard

Protocol error crash on Wayland

Open Steffo99 opened this issue 10 months ago • 0 comments

Because of tauri-apps/tauri#10702, LiveSplit One will not launch on Wayland (tested with KDE Plasma specifically), instead crashing with:

Gdk-Message: 11:45:58.221: Error 71 (Protocol error) dispatching to Wayland display.

A workaround I've found for now is to launch it with:

WEBKIT_DISABLE_DMABUF_RENDERER=1 ./livesplit-one

Steffo99 avatar Apr 22 '25 09:04 Steffo99