Piotr Osiewicz
Piotr Osiewicz
Hey, thanks for the suggestion! I think we can add col/row in this PR as well.
The task dilemma from PR description comes down to this: when you run a task that uses a variable from a context, should `task: rerun` use the same context or...
I am gonna follow up in other PRs to let folks play with it on nightly. Thank you @Anthony-Eid for pairing and @baldwindavid for your incredibly valuable feedback - please...
When you launch it from .dmg directly, do you see anything in the terminal?
Could you try to run a Preview release instead? E.g. from https://zed.dev/api/releases/preview/0.128.3/Zed.dmg
What about older releases like: https://zed.dev/api/releases/stable/0.124.7/Zed.dmg ? Can you run that successfully?
Thanks @2577873863, so this looks to be a relatively recent problem, though given that it happens with a build that's not a single-architecture build (and CI was not modified for...
@semeneleven this looks like a duplicate of #9623 , can you try to follow the steps there?
I'm gonna keep this open as a tracking issue. We know that using `sudo` works, but why do we get permission denied in the first place? @AurorahHarmony thank you for...
Yeah, that sounds like a permission problem then @AurorahHarmony ; thank you so much for the stack traces and thorough investigation, I'll take look at it as soon as possible.