@dannytaurus said in Claude screenshot crashes Hise:
so I don't think the recent commits introduced it, they just make the message thread busier so the 1 s timeout trips more often.
Yes that's it, in fact it was crashing less before for the mere reason that the project I am working on at the moment is way bigger. UI takes long time to recompile, that's the trigger...
So in the end it just needs 2-3000 sec timeout, should be enough for most cases...
I'll test and make a PR when I have a minute 😉