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 10 Jul 2017, 09:55 last edited by ShekharIceman 7 Oct 2017, 09:59
    #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
    )

    J 1 Reply Last reply 10 Jul 2017, 10:28
    0
    • S ShekharIceman
      10 Jul 2017, 09:55

      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
      )

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 10 Jul 2017, 10:28 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 11 Jul 2017, 13:10 last edited by
        #3

        @jsulm ya it worked! Thanks a lot.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          ModelTech
          wrote on 11 Jul 2017, 21:20 last edited by ModelTech 7 Nov 2017, 21:36
          #4
          This post is deleted!
          1 Reply Last reply
          0

          1/4

          10 Jul 2017, 09:55

          • Login

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