Skip to content

[BUG] build_appimage.sh calls appimagetool without checking for its presence #7

@Beethoven-n

Description

@Beethoven-n

i discussed this on the discord, but that's getting buried instantly because it's discord, lol.

a bit of a rough edge is that the build script for the appimage doesn't actually check for appimagetool's presence in the repo, leading to a simple "no file or directory" error:

./build_appimage.sh: line 139: ./appimagetool: No such file or directory

you have two options:

./appimagetool "Telescope.AppDir" Telescope-x86_64.AppImage

which would be the preferable situation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions