Skip to content

"Failed to extract" error when icon is not in located in the appdir root #53

@DetachHead

Description

@DetachHead

thanks for fixing #41. all my appimages (mostly) work now except one:

Image

https://github.com/DetachHead/rebased/releases/download/0.1.6/Rebased-x86_64.AppImage

admittedly this is the one appimage i maintain myself, so i'm not sure how common this pattern is. the icon file is not located within the root directory, but rather in /usr/bin:

[Desktop Entry]
Name=Rebased
Exec=AppRun
Icon=/usr/bin/idea
Type=Application
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-rebased
StartupNotify=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions