-
-
Notifications
You must be signed in to change notification settings - Fork 979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.32.0 release fails to start/open due to glfw error 65544 #7021
Comments
This has nothing to do with kitty. It's an incompatibility between NVIDIA Use Alternately, hold off updating kitty until the NVIDIA bug is fixed. |
Where did you install the package from? Does the crash happen with 0.31.0? I'm curious if I should push it to the stable fedora 39 repo or not... (and it works fine for me, NVIDIA 545.29.06 kde plasma wayland). |
I have the same problem on debian sid, 0.32 with nightly doesn't work, but 0.31 is fine. |
Then that will be because your system is not providing an SRGB output buffer which kitty now explicitly requests. See 97f5cad As I said, use the X11 backend. Presumably earlier your system was happily not providing an sRGB output buffer which means colors would have been incorrect. |
Same problem here. Using gnome+wayland+kitty 0.32. After downgrade to kitty-0.31 everything works again. Manual downgrade to Xwayland is not a solution for me. |
Then stick to kitty 0.31 until you can upgrade the rest of your software stack. |
And this is the upstream bug report, follow up there: NVIDIA/egl-wayland#85 |
Same problem with latest kitty 0.32.1:
Looks like still not fixed. :-( |
You will need to followup upstream then. There is only so much I can do |
The issue is now fixed in the 550.60 drivers. |
Issues kovidgoyal/kitty#7021 and NVIDIA/egl-wayland#85 are now resolved!
Should it be fixed in 555.58.02 as well? |
Yes it is fixed in 555. |
I'm still getting the message about srgb with wayland. |
Yes, the actual issue in the drivers isn't fixed, it just doesn't prevent kitty from starting anymore. |
Hi! |
And? Your drives don't support sRGB colors, you need to report the issue to your driver's developers. |
Ahh, thanks! Didn't know it didn't launch before. I was using an old version of Kitty which I just realized so I upgraded and started to notice it when using some functions of kitten. |
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
kitty
desktop icon produces no response.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
Environment details
~ 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
The text was updated successfully, but these errors were encountered: