Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. LINUX Qt deployment (linuxdeployqt) altering application property
Forum Updated to NodeBB v4.3 + New Features

LINUX Qt deployment (linuxdeployqt) altering application property

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 3 Posters 1.1k 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.
  • S Offline
    S Offline
    ShekharIceman
    wrote on last edited by ShekharIceman
    #1

    After using linuxdeployqt, dependencies are being added to the folder containing application release .run file, my application has a browse button which opens the file dialog showing the available directories, during debug and release in linux, file dialog showed network folder but after deploying ( adding platform plugin "libqxcb.so" ) File dialog is not showing the network folders and even the theme of the file dialog has changed.!

    ![alt text](Using Qt creator Debug or release-https://drive.google.com/file/d/0B1wfcwk101r6bDRqOEJPZkxvLUE/view?usp=sharing
    after deployment -https://drive.google.com/file/d/0B1wfcwk101r6SU9aLW1oWEJ2YVk/view?usp=sharing
    )

    jsulmJ 1 Reply Last reply
    0
    • S ShekharIceman

      After using linuxdeployqt, dependencies are being added to the folder containing application release .run file, my application has a browse button which opens the file dialog showing the available directories, during debug and release in linux, file dialog showed network folder but after deploying ( adding platform plugin "libqxcb.so" ) File dialog is not showing the network folders and even the theme of the file dialog has changed.!

      ![alt text](Using Qt creator Debug or release-https://drive.google.com/file/d/0B1wfcwk101r6bDRqOEJPZkxvLUE/view?usp=sharing
      after deployment -https://drive.google.com/file/d/0B1wfcwk101r6SU9aLW1oWEJ2YVk/view?usp=sharing
      )

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

      @ShekharIceman Maybe you need to deploy plugins/platformthemes/libqgtk3.so as well?

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

      1 Reply Last reply
      1
      • S Offline
        S Offline
        ShekharIceman
        wrote on last edited by
        #3

        @jsulm ya it worked! Thanks a lot.

        1 Reply Last reply
        0
        • ModelTechM Offline
          ModelTechM Offline
          ModelTech
          wrote on last edited by ModelTech
          #4
          This post is deleted!
          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