Skip to content

0.32.0 release fails to start/open due to glfw error 65544 #7021

Description

@xmers

Describe the bug
After the 0.32.0 release, kitty fails to open, either by clicking on the icon or attempting to execute it from another terminal.

To Reproduce

  1. Upgrade to the new release
  2. Double-clicking the kitty desktop icon produces no response.
  3. From another terminal, running the kitty command, the below error is thrown.

Screenshots

~  kitty -v
kitty 0.32.0 created by Kovid Goyal
~  kitty
[destroyed object]: error 7: failed to import supplied dmabufs: Unsupported buffer format 875713345
[019 14:14:27.520528] [glfw error 65544]: Wayland: fatal display error: Protocol error
~  kitty --debug-gl
Creating window at size: 1185x1234 and scale 1
GL version string: '3.1.0 NVIDIA 545.29.06' Detected version: 3.1
CSD: old.size: 0x0 new.size: 1185x1234 needs_update: 1 size_changed: 1 buffer_destroyed: 0
Created decoration buffers at scale: 1 vertical_height: 1270 horizontal_width: 1209
top-level configure event: size: 0x0 states: 
CSD: old.size: 1185x1234 new.size: 1185x1234 needs_update: 0 size_changed: 0 buffer_destroyed: 0
final window content size: 1185x1234 resized: 0
Setting window geometry in configure event: x=0 y=-24 1185x1258
CSD: old.size: 1185x1234 new.size: 1185x1234 needs_update: 1 size_changed: 0 buffer_destroyed: 1
Created decoration buffers at scale: 1 vertical_height: 1270 horizontal_width: 1209
CSD: old.size: 1185x1234 new.size: 1185x1234 needs_update: 0 size_changed: 0 buffer_destroyed: 0
Waiting for swap to commit: swap has happened
[destroyed object]: error 7: failed to import supplied dmabufs: Unsupported buffer format 875713345
Calling wl_pointer_set_cursor in setCursorImage with surface: 0x555612e630c0
[019 14:16:24.934781] [glfw error 65544]: Wayland: fatal display error: Protocol error

Environment details

~  hostnamectl | egrep -i 'operating|kernel'
    Operating System: Fedora Linux 39 (Workstation Edition)
              Kernel: Linux 6.6.11-200.fc39.x86_64
~  kitty --config NONE
[destroyed object]: error 7: failed to import supplied dmabufs: Unsupported buffer format 875713345
[019 14:27:59.356143] [glfw error 65544]: Wayland: fatal display error: Protocol error

Sys logs

Jan 19 14:33:29 gnome-shell[2383]: WL: error in client communication (pid 30227)
Jan 19 14:34:17 gnome-shell[2383]: WL: error in client communication (pid 31959)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions