- Sweden
- https://ziran.se
-
A programmer made of meat.
-
Joined on
2025年03月01日
Hi, thank you! The changes look good to me.
Hi, and thank you for contributing to Gram! The patch looks straight-forward, but I'll have to think about how this might affect other use cases besides Nix and if it might break something.
Yeah I have backported several supposed fixes as well as tried to fix it myself, where it's supposed to detect when this happens and resync. But it doesn't work very well yet. In general I am...
@koru Yeah I don't really understand how it can be so big either. It's ridiculous. We've already stripped out a lot of stuff...
Huh. I haven't really managed to understand the Flatpak setup or how to make it work in a better way. Sandboxing is a bit tricky with an editor where you want it to be able to access source code,...
Merged the Zed fix, hopefully that solves it. Thank you!
Ah, great find. I'll check it out!
Ah, that’s too bad. Yeah unfortunately I think supporting this older version of Mac OS is going to be impossible with wgpu :(
Hmm, looking at the logs it actually doesn't seem like that's the problem, necessarily. It rather looks like the extension is trying to pass options to the racket LSP that it doesn't recognize....
Looks like it's using a newer version of the zed extension API than we support ATM.
@wakeofwind Hi, please give this build a try and let me know how it goes: https://ziranpub.b-cdn.net/Gram-x86_64-test-pr360.dmg
I can do a test build for you later, would be great if you have the time to test :) Don’t have time right now but I’ll update here when I have it built.
Seems we can just turn indirect call validation off on Mac OS, so I pushed a commit that does that.
I see, yes, it's a bit of a pain. It would be really nice to have the fallback to GL working...
Perfect, thank you for testing!