Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. linuxdeploy
QtWS25 Last Chance

linuxdeploy

Scheduled Pinned Locked Moved Unsolved Qt 6
linuxdeployappimagelinux
3 Posts 3 Posters 1.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mnesarco
    wrote on last edited by
    #1

    Hi Friends,
    I am using linuxdeploy[1] with qt plugin[2] to generate AppImages for my Qt Apps. It is the succesor of linuxdeployqt. Now linuxdeploy supports Qt6 too.

    It is a known issue with AppImages that they don't have Application icon for the AppImage itself due to it is not "installed". There is a solution installing a daemon called appimaged, but in my opinion requiring such a daemon to be preinstalled defeats the philosophy of One App = One File. So I have created a small script to convert any AppImage into a self installing executable which "install" the AppImage with Icon and launcher. You can use it if you want: build-installer.py[3]

    [1] https://github.com/linuxdeploy
    [2] https://github.com/linuxdeploy/linuxdeploy-plugin-qt
    [3] https://gist.github.com/mnesarco/baa2d49d9ec1b1edb41be7202cac352d

    Cheers,
    Frank.

    1 Reply Last reply
    2
    • A Offline
      A Offline
      aliemrenebiler
      wrote on last edited by
      #2

      Hi, we are trying to deploy our project but having some errors that we can't understand. We are really new at Qt and need a lot of help, can you help us?

      jsulmJ 1 Reply Last reply
      0
      • A aliemrenebiler

        Hi, we are trying to deploy our project but having some errors that we can't understand. We are really new at Qt and need a lot of help, can you help us?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @aliemrenebiler said in linuxdeploy:

        can you help us?

        Can you provide more information please?
        What errors do you get?
        How do you the deployment?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved