Ashwin Jayaprakash
Ashwin Jayaprakash
+1 for adding this to the doc. Thanks!
You are right! I `chown` on that directory, but it still does not launch from Spotlight. Version `Zed 0.122.2`.
Tried that. Same issue. Looks like there is a privacy/permissions issue. When it launched from the terminal, auto update ran and then failed to complete with this error: ``` [2024-02-21T11:49:23-08:00...
Tried the whole thing again. Same errors and behaviors.
Ok.. I think we may be getting somewhere. It fails with this modal `The application “Zed” can’t be opened.`. I had missed the `launchd.log` and here's what it says. Maybe...
Thanks for trying to help. I'll let you know if I get it to work.
Update: Zed `0.128.3` now works for me! I made no other change other than reinstall the new version.
That's right - http://grepcode.com/file/repo1.maven.org/maven2/org.apache.cassandra/cassandra-all/2.0.0-beta1/org/apache/cassandra/gms/FailureDetector.java#FailureDetector
Same here: `gfind . -name "*log*"` `gfind: paths must precede expression` `Usage: gfind [-H] [-L] [-P] [path...] [expression]`
@bytehead- The match needs to have a wildcard `*log*` for this error to occur.