Skip to content

AppImage fails to run: execv error: No such file or directory on Ubuntu 22.04 #5

Description

@ArmanTaheriGhaleTaki

Description

I downloaded the AppImage from the releases page and tried to run it, but it fails immediately with an execv error.

Steps to reproduce

wget https://github.com/code3-dev/CCloud-GUI/releases/download/v1.0.4/CCloud-1.0.4+5-linux.AppImage
chmod +x CCloud-1.0.4+5-linux.AppImage
./CCloud-1.0.4+5-linux.AppImage

Actual behavior

The application does not start and prints:

execv error: No such file or directory
Expected behavior

The AppImage should start normally after giving execute permission.

Environment

PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

File downloaded directly from:
https://github.com/code3-dev/CCloud-GUI/releases/download/v1.0.4/CCloud-1.0.4+5-linux.AppImage

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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