Skip to content

Could not find any of... on OpenSuse 15.6 #23282

@boogiefromzk

Description

@boogiefromzk

Check for existing issues

  • Completed

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/bin and running ./zed.

When running the application see the following error:

    could not find any of: ../libexec/zed-editor, ../lib/zed/zed-editor, ./zed

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-editor pointing to /usr/lib/zed/zed-editor.

So the problem is in the condition, which should check other 2 paths if ../libexec/zed-editor was 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta:open sourceOpen source community projects, contributions, etc (not actively used right now)meta:upstreamIssues that affect users but are present upstreamplatform:linuxhappens only on linux, not other OSsupportDEPRECATED label: use issue type 'Support' instead

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions