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

packer stuck showing config file. #70

Closed
rahul-vashishtha opened this issue May 1, 2020 · 6 comments
Closed

packer stuck showing config file. #70

rahul-vashishtha opened this issue May 1, 2020 · 6 comments

Comments

@rahul-vashishtha
Copy link

I used the npx nodegui-packer --init EAT to initial packer. Then I build the project and then ran the npx nodegui-packer --pack ./dist command.
I'm trying to build the Linux executable. Here are the following issues I'm facing:

  1. The packer stuck while showing the details of the .desktop file. Here is the screenshot.
    Screenshot from 2020-05-01 10-58-38
    It is stuck here for half and hour.

  2. While it is running, I tried running the executables created by double clicking them, they are not running. Below is the screenshot
    Screenshot from 2020-05-01 11-25-14

  3. I created symlink to .desktop file onto my desktop to run it. Still no luck.

@rahul-vashishtha
Copy link
Author

@master-atul Kindly help me in this bug.

@a7ul
Copy link
Collaborator

a7ul commented May 7, 2020

Hi @TeckFreak Can you try running ./qode from command line and see if that works ?

Looks like linuxdeployqt got stuck while creating appImage. But rest of it went through

@rahul-vashishtha
Copy link
Author

rahul-vashishtha commented May 7, 2020

Hi @master-atul ,
Running ./qode worked, but no AppImage generated. Rest everything went through.
Also, I'd like to mention, I tried building AppImage manually, but the problems it is showing that it requires Ubuntu 14.04 to build and I'm using Ubuntu 20.04.

@a7ul
Copy link
Collaborator

a7ul commented May 7, 2020

Yep thats the limitation with latest linuxdeployqt.
You can try using an older version of linuxdeployqt that works on all versions of ubuntu

@rahul-vashishtha
Copy link
Author

Okay, I'll try that and get back if it works or not.

@rahul-vashishtha
Copy link
Author

@master-atul Tried using older versions of linuxdeployqt, same output. Searched in it's issues too, they recommend to build on old machine. Seems the problem is with the software engineering of AppImage.

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

2 participants