kiwmi icon indicating copy to clipboard operation
kiwmi copied to clipboard

No free output buffer slot, failed to render cursor buffer

Open CalSch opened this issue 2 years ago • 1 comments

When I start kiwmi, a black borderless window pops up, the cursor is glitchy and leaves a weird trail, the keybinds don't do anything and this shows up in the log:

00:00:21.399 [render/swapchain.c:97] No free output buffer slot
00:00:21.399 [types/output/cursor.c:354] Failed to render cursor buffer
00:00:41.398 [render/swapchain.c:97] No free output buffer slot
00:00:41.398 [types/output/cursor.c:354] Failed to render cursor buffer
00:00:41.398 [render/swapchain.c:97] No free output buffer slot
00:00:41.398 [types/output/cursor.c:354] Failed to render cursor buffer

(It says it a few more times)

My configuration is from https://github.com/dacyberduck/kiwmi-config/

CalSch avatar Feb 28 '23 03:02 CalSch

This seems like an upstream wlroots issue specific to the wayland backend: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/2554

kuruczgy avatar Apr 01 '23 18:04 kuruczgy