Open DevLord261 opened 3 months ago
Can you confirm which version of Zed you have installed? I am able to reproduce in Zed Stable (0.151.1) and it appears to be fixed in Zed Preview (v0.152.0).
I'll see if I can narrow down what fixed it and push a hotfix to stable. https://github.com/zed-industries/zed/compare/v0.151.1...v0.152.x
@notpeter i installed the lastest stable version 151.1 which i started to get the problem i tried fresh installing still got error i tried the peview version also have the same problem i will try it again to confirm it
EDIT: Yes it also appears in the preview version
There have been some improvements to the fallback file opener and I can no longer reproduce the crash. Are you still seeing a crash with a recent Zed release?
Sadly, the picker appears to not support resolving ~
at all in Stable/Nightly (Zed tries to make it relative; which is better than crashing I guess)
And in Nightly/main
there is a regression such that it no longer supports absolute pathing at all.
This may have be related to this fix:
There is a follow-on PR that is still WIP:
This is unlikely to get fixed this week due to Holiday schedules, but hopefully we can get to it early next week.
Check for existing issues
Describe the bug / provide steps to reproduce it
When i try to open folder it gives me the popup with the "~/" shotrcut for home but when i open the folder it opens it as file instead of folder plus if i close it the whole app crash.
to work around it i must delete the ~ and use
/home/username/folder
in orrder to workEnvironment
arch linux linux-zen 6.10.3 zen1-2-zen intel core i7-4500u using intel gpu intel hd graphics 4400
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.Zed.log