Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] Qt Creator 2.2.1 on Ubuntu 11.04: the GUI is messed up
Forum Updated to NodeBB v4.3 + New Features

[Solved] Qt Creator 2.2.1 on Ubuntu 11.04: the GUI is messed up

Scheduled Pinned Locked Moved General and Desktop
12 Posts 4 Posters 5.5k Views 1 Watching
  • 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.
  • V Offline
    V Offline
    vincegata
    wrote on last edited by
    #1

    Hello,

    I just installed Qt Creator 2.2.1 from the website download and the GUI is somewhat messed up. The menu looks a bit funny, but worst is in the Project page and Options dialog box: the buttons are gone only the button labels are there, the drop down boxes are gone with the choices are visible but not usable. I would post a pic but I did not find how to do it.

    I had 2.1.0 before that I installed from repository and it worked fine.

    Do you know what's up with 2.2.1 and if there is an easy fix for it?

    THX!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Most likely the ubuntu theme is causing this trouble.

      Try running Qt Creator with "-style plastique" and see whether that fixes the issue. Please file a bug against the gtk style in your installed Qt version in that case.

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vincegata
        wrote on last edited by
        #3

        That worked - thank you!!

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vincegata
          wrote on last edited by
          #4

          Can I set that style permanently?

          1 Reply Last reply
          0
          • EddyE Offline
            EddyE Offline
            Eddy
            wrote on last edited by
            #5

            I had a similar behaviour on debian squeeze with KDE when i used configure without options.

            This is how i solved it permanently:
            i looked in the mkspecs subfolder for the qtconfig.pri file of the qt debian package. I made sure i had the same options when using configure as in the QT_CONFIG line and the result was a nice and shiny Qt Creator 2.2.1.

            Qt Certified Specialist
            www.edalsolutions.be

            1 Reply Last reply
            0
            • V Offline
              V Offline
              vincegata
              wrote on last edited by
              #6

              I do not have such config file and I cannot easily find anything similar. I added the style to the command line that will work for now.

              How can I mark this thread as solved?

              1 Reply Last reply
              0
              • L Offline
                L Offline
                loladiro
                wrote on last edited by
                #7

                You can edit the first post and add [Solved] in front of the thread title

                1 Reply Last reply
                0
                • V Offline
                  V Offline
                  vincegata
                  wrote on last edited by
                  #8

                  Thanks.

                  I reported the bug.

                  1 Reply Last reply
                  0
                  • EddyE Offline
                    EddyE Offline
                    Eddy
                    wrote on last edited by
                    #9

                    bq. I do not have such config file and I cannot easily find anything similar.

                    Sorry my mistake. I thought you used the sources and compiled Qt yourself. I see in your first post now you used the installer.

                    Qt Certified Specialist
                    www.edalsolutions.be

                    1 Reply Last reply
                    0
                    • EddyE Offline
                      EddyE Offline
                      Eddy
                      wrote on last edited by
                      #10

                      bq. Can I set that style permanently?

                      you could add an item to your kubuntu menu and use the command Tobias gave you :
                      "/yourQtPath/qtcreator -style plastique"
                      in it

                      Qt Certified Specialist
                      www.edalsolutions.be

                      1 Reply Last reply
                      0
                      • V Offline
                        V Offline
                        vincegata
                        wrote on last edited by
                        #11

                        [quote author="Eddy" date="1308687872"]bq. Can I set that style permanently?
                        you could add an item to your kubuntu menu and use the command Tobias gave you :
                        "/yourQtPath/qtcreator -style plastique"
                        in it[/quote]

                        That's what I did, except I use GNOME.

                        Thanks.

                        1 Reply Last reply
                        0
                        • EddyE Offline
                          EddyE Offline
                          Eddy
                          wrote on last edited by
                          #12

                          You're welcome.
                          I typed one "k" to much. but it all stays in the same family ;)

                          Qt Certified Specialist
                          www.edalsolutions.be

                          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