Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 4.8.0 based on Qt 5.12.0 - QApplication: invalid style override passed, ignoring it.

Qt Creator 4.8.0 based on Qt 5.12.0 - QApplication: invalid style override passed, ignoring it.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
7 Posts 3 Posters 2.4k 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.
  • cvitaglianoC Offline
    cvitaglianoC Offline
    cvitagliano
    wrote on last edited by
    #1

    When I run qtcreator on a Linux Mint 17.3 64-bit (ubuntu trusty) kernel 4.4.0, the following error message appears:
    QApplication: invalid style override passed, ignoring it.
    Qt / Tools / QtCreator / bin / qtcreator: relocation error: /home/cvitagliano/Qt/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5DBus.so.5: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

    It looks like the link libQt5DBus.so.5 is pointing to the correct place, and I can not find the file LIBDBUS_1_3.

    Help me please.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What version of DBus do you have installed on your system ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      B 1 Reply Last reply
      0
      • B Offline
        B Offline
        britsfp
        wrote on last edited by
        #3

        I have the same error and it looks like the dbus version is 1.8.22-5.1-x86_64

        Regards
        Frik Brits

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @britsfp Hi, do you have the same setup as @cvitagliano ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          B 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            What version of DBus do you have installed on your system ?

            B Offline
            B Offline
            britsfp
            wrote on last edited by
            #5

            @SGaist , The dbus version is 1.8.22-5.1-x86_64

            I Hope this helps.

            Regards
            Frik Brits

            1 Reply Last reply
            0
            • SGaistS SGaist

              @britsfp Hi, do you have the same setup as @cvitagliano ?

              B Offline
              B Offline
              britsfp
              wrote on last edited by
              #6

              @SGaist , I get this when I try to run QtCreator 4.8.0 or greater ::

              /prog/Qt/Qt5.12/Tools/QtCreator/bin/qtcreator: relocation error: /prog/Qt/Qt5.12/Tools/QtCreator/lib/Qt/lib/libQt5DBus.so.5: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

              Regards
              Frik Brits

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Based on QTCREATORBUG-21753:

                The Qt Creator binary packages do not support Ubuntu 14. See QTBUG-72507. "Officially" even since Qt Creator 4.3.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                1

                • Login

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