-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Could not find any of... on OpenSuse 15.6 #23282
Copy link
Copy link
Closed
Labels
meta:open sourceOpen source community projects, contributions, etc (not actively used right now)Open source community projects, contributions, etc (not actively used right now)meta:upstreamIssues that affect users but are present upstreamIssues that affect users but are present upstreamplatform:linuxhappens only on linux, not other OShappens only on linux, not other OSsupportDEPRECATED label: use issue type 'Support' insteadDEPRECATED label: use issue type 'Support' instead
Metadata
Metadata
Assignees
Labels
meta:open sourceOpen source community projects, contributions, etc (not actively used right now)Open source community projects, contributions, etc (not actively used right now)meta:upstreamIssues that affect users but are present upstreamIssues that affect users but are present upstreamplatform:linuxhappens only on linux, not other OShappens only on linux, not other OSsupportDEPRECATED label: use issue type 'Support' insteadDEPRECATED label: use issue type 'Support' instead
Type
Fields
Give feedbackNo fields configured for issues without a type.
Check for existing issues
Describe the bug / provide steps to reproduce it
Installed a version 0.164.2-lp156.16.4 on OpenSuse 15.6 using editors repo.
Changed the current folder to
/usr/binand running./zed.When running the application see the following error:
But both /usr/lib/zed/zed-editor and /usr/bin/zed exist.
What helped to fix this was addling a symbolic link
/usr/libexec/zed-editorpointing to/usr/lib/zed/zed-editor.So the problem is in the condition, which should check other 2 paths if
../libexec/zed-editorwas not found.Zed Version and System Specs
Zed version 0.164.2-lp156.16.4
OpenSuse Linux 15.6
x86_64
repo:
https://software.opensuse.org/ymp/editors/15.6/zed.ymp?base=openSUSE%3ALeap%3A15.6&query=zed
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
Zed.log