Giter Club home page Giter Club logo

Comments (5)

kovidgoyal avatar kovidgoyal commented on July 4, 2024

This will have nothing to do with kitty updates and something to do with
some other component on your system.

Regardless, there is nothing I can do to help you without a reproducer.
Or a bisect showing a problematic commit, or build kitty from source
with make debug-event-loop and try to find where it is freezing.

If you think it is caused by a kitty update then downgrade kitty all
previous releases are available as a first step to find which release it
starts happening in. Then build kitty from source and do git bisect to
find the problematic commit.

from kitty.

jonathanmarvens avatar jonathanmarvens commented on July 4, 2024

Respectfully, it doesn’t make sense that this has nothing to do with upgrading kitty when I’ve had literally no issues with kitty for years until I updated it to the latest version, and nothing else on my system has changed (I’m extremely careful when it comes to changes/updates). I downgraded to v0.31.0 (the previous version I had prior to the latest version) and kitty hasn’t frozen up at all since I did that (on v0.33.1, it would’ve already frozen up at least a few times).

I don’t think it makes sense to just close this issue, because it’s a real issue and it’s unsolved, but it’s your project, so I won’t tell you what to do. As a user of kitty who absolutely loves the project though, I must admit I’m disappointed here.

from kitty.

kovidgoyal avatar kovidgoyal commented on July 4, 2024

There are absolutely no changes between 0.33.0 and 0.33.1 that could
cause kitty to randomnly freeze. As I said, if you feel differently, a
reproducer or a problem commit via git bisect is needed for me to do
anything about it. As is "kitty randomnly freezing" is not actionable.
If you provide useful information I will look at it. Issues that I
cannot confirm are closed. If I can confirm them, they get fixed in a
few hours.

from kitty.

teto avatar teto commented on July 4, 2024

I've seen the same with 0.33.1 on nixos-unstable. I've found similar older reports where someone mentioned the nvidia driver so I'll leave here min in case that helps.

$ nvidia-smi --version                                                                                                                                                                                    
NVIDIA-SMI version  : 550.67
NVML version        : 550.67
DRIVER version      : 550.67
CUDA Version        : 12.4

In my case it seems to happen regularly when I send neovim to the background with CTRL+Z. Then I can't input anything in my shells but I can switch to firefox and it works fine. What's troubling me is that if I try to open a tty with CTRL+ALT+F2/F3 it freezes as well. Is there a way to disable gpu to check if that's it ? meanwhile I am reverting to 0.33.0 to see if that changes anything.

from kitty.

kovidgoyal avatar kovidgoyal commented on July 4, 2024

This is definitely a driver issue. You can use the mesa env var to turn
on software rendering but performance will fall off a cliff. Cant
remember the name of the env var a quick google will find it.

from kitty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.