Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't select my binary during recipe generation #332

Open
Fabxx opened this issue Nov 8, 2023 · 0 comments
Open

Can't select my binary during recipe generation #332

Fabxx opened this issue Nov 8, 2023 · 0 comments

Comments

@Fabxx
Copy link

Fabxx commented Nov 8, 2023

I converted a bash script into a binary executable with shc, the file output provides these details:

ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d38ee10cecd4336c489f562995c9b9e24743680d, for GNU/Linux 3.2.0, stripped

Then i run the generate command and i'm asked to choose the path of the binary, which is in AppDir/usr/bin/
but the script only allows me to choose the default binary provided by qt-appimage-template/

./appbuilder.AppImage --generate
INFO:Generator:Searching AppDir
? ID [Eg: com.example.app]: myscript
? Application Name: script
? Icon: QtQuickControls2Application
? Executable path: (Use arrow keys)
 » usr/bin/qt-appimage-template

I don't know what's causing this but i can't add another path to select my executable instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant