Coder Social home page Coder Social logo

Comments (7)

probonopd avatar probonopd commented on August 16, 2024 1

The latest version can always be downloaded from https://github.com/probonopd/linuxdeployqt/releases/tag/continuous.

from packer.

a7ul avatar a7ul commented on August 16, 2024 1

@probonopd Thanks for writing linuxdeployqt. It really helped in simplifying packaging process for linux 😄

from packer.

a7ul avatar a7ul commented on August 16, 2024 1

closing this as packer now downloads it if required automatically

from packer.

elviosak avatar elviosak commented on August 16, 2024

Happens to me too on linux mint, got some errors about permissions, so i think it just doesnt download because of that, solved the same way...

from packer.

a7ul avatar a7ul commented on August 16, 2024

No its not intended :/ . Seems like a bug.

from packer.

einarpersson avatar einarpersson commented on August 16, 2024

I got the following:

running linuxdeployqt
Warning: Tried to fix permission for linuxdeployqt but failed
events.js:180
      throw er; // Unhandled 'error' event
      ^

Error: spawn /home/einar/Projects/react-nodegui-starter/node_modules/@nodegui/qode/dist/1.0.6/bin/linuxdeployqt.AppImage ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
    at onErrorNT (internal/child_process.js:456:16)
    at processTicksAndRejections (internal/process/task_queues.js:77:11)
Emitted 'error' event at:
    at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
    at onErrorNT (internal/child_process.js:456:16)
    at processTicksAndRejections (internal/process/task_queues.js:77:11) {
  errno: 'ENOENT',
  code: 'ENOENT',
  syscall: 'spawn /home/einar/Projects/react-nodegui-starter/node_modules/@nodegui/qode/dist/1.0.6/bin/linuxdeployqt.AppImage',
  path: '/home/einar/Projects/react-nodegui-starter/node_modules/@nodegui/qode/dist/1.0.6/bin/linuxdeployqt.AppImage',
  spawnargs: [
    'qode',
    '-verbose=2',
    '-unsupported-bundle-everything',
    '-appimage',
    '-qmake=/home/einar/Projects/react-nodegui-starter/node_modules/@nodegui/qode/dist/1.0.6/bin/qmake'
  ]
}

So what I had to do was to go into node_modules/@nodegui/qode/dist/1.0.6/bin/ and rename linuxdeployqt to linuxdeployqt.AppImage. Then it worked.

from packer.

a7ul avatar a7ul commented on August 16, 2024

Thanks for reporting @einarpersson

from packer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.