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. Qt is not working on a Mac
QtWS25 Last Chance

Qt is not working on a Mac

Scheduled Pinned Locked Moved Installation and Deployment
25 Posts 4 Posters 11.2k 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.
  • F Offline
    F Offline
    fs_tigre
    wrote on last edited by
    #1

    Hi,

    Last night I try to install Qt on my Mac and when I click the installer I noticed that the labels on the buttons for the installation were not showing (install, next etc.), the buttons are showing but no labels. I went and proceeded with the installation clicking the buttons without knowing what the buttons said and assuming that they were the typical buttons found when installing other applications. I got it to install but when I opened the application it is also missing the labels on some buttons and drop-down menus. Also, I’m getting and error every time I close the application ("Qt has unexpectedly quit ...").

    Any idea why the labels are not showing?

    Is there anybody there running Qt on a Mac with Lion without issues?

    I’m on a Mac with OX Lion 10.7.2

    See print screen:
    https://skitch.com/fstigre/g56br/qt-creator

    I used the standard download for Mac OSX. I tried both the online and the offline installer and same thing.
    http://qt.nokia.com/downloads

    Thanks a lot for your help!

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      Qt on the Mac usually runs without problems. There have been some troubles with XCode 4 tool chain, but there are solutions/workarounds available. The applications itself (Creator, Designer, Linguist, etc.) run as expected.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fs_tigre
        wrote on last edited by
        #3

        Thanks a lot for your reply!

        Where can I find information to find the solution?

        I installed Creator separately and same thing, this is what I see when I try to create a new project.
        Print Screen:
        https://skitch.com/fstigre/ghex9/new

        Thanks

        1 Reply Last reply
        0
        • F Offline
          F Offline
          fs_tigre
          wrote on last edited by
          #4

          Wow! I just tried it on my Windows machine and Qt rocks. I wish I could make it work on my Mac which is my primary machine.

          1 Reply Last reply
          0
          • C Offline
            C Offline
            cincirin
            wrote on last edited by
            #5

            On my Mac with Lion server all Qt tools run as expected (okeydokey) ...

            1 Reply Last reply
            0
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #6

              For the xcode problem: just have a forum search for Xcode 4, you should get some results there. I don't have the links at hand right now. For development, I'm still on a snow leo (10.6.x) box, but the applications I build run on lion without any problems. Maybe something went wrong during installation?

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply
              0
              • F Offline
                F Offline
                fs_tigre
                wrote on last edited by
                #7

                I have actual downloaded the installer multiple times and installed it multiple times as well.

                Thanks I will try to find a fix for Xcode, even though I dont know exactly what I'm looking for, hopefully I will find something.

                Thanks a lot for your help!

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  goetz
                  wrote on last edited by
                  #8

                  Hm, sorry, I never used the SDK. I'm used to build Qt libs from sources for ages now and use the standalone tools. Hopefully someone else, being more familiar with the SDK, can jump in here.

                  http://www.catb.org/~esr/faqs/smart-questions.html

                  1 Reply Last reply
                  0
                  • F Offline
                    F Offline
                    fs_tigre
                    wrote on last edited by
                    #9

                    After searching the internet and reading similar problems people are having with different software I started thinking that I might be missing the font type used for certain parts of the program, since some people claim to have fixed them by adding the correct font or the encoding type.

                    Ref threads.
                    http://forums.macrumors.com/showthread.php?t=775283
                    http://www.tomshardware.com/forum/34-69-text-empires-trial-version

                    Could this be the issue?

                    Is there a possibility that I'm missing some fonts or the encoding need to be changed?

                    Any one out there having the same problem.

                    Thanks a lot for your help "volker"

                    1 Reply Last reply
                    0
                    • G Offline
                      G Offline
                      goetz
                      wrote on last edited by
                      #10

                      Hi, that font issue sounds reasonable. It would explain why it's only text that's missing.

                      http://www.catb.org/~esr/faqs/smart-questions.html

                      1 Reply Last reply
                      0
                      • F Offline
                        F Offline
                        fs_tigre
                        wrote on last edited by
                        #11

                        Any idea what are the default fonts Qt is using or where can I find the font configuration folder?

                        Thanks a lot.

                        1 Reply Last reply
                        0
                        • G Offline
                          G Offline
                          goetz
                          wrote on last edited by
                          #12

                          Sorry, I don't even have a guess here :-/

                          http://www.catb.org/~esr/faqs/smart-questions.html

                          1 Reply Last reply
                          0
                          • F Offline
                            F Offline
                            fs_tigre
                            wrote on last edited by
                            #13

                            Thanks a lot for your help!

                            I checked all of my fonts and all of them are active. I also tried to find a folder that could lead me to the font in Qt but nothing.

                            I will try to find the solution and if I find it I will post it here otherwise I will just develop on Windows :(

                            1 Reply Last reply
                            0
                            • F Offline
                              F Offline
                              fs_tigre
                              wrote on last edited by
                              #14

                              Ok, it least I'm not the only one having this issue, I hope this gets fixed soon.

                              https://bugreports.qt-project.org/browse/QTCREATORBUG-6837

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                miroslav
                                wrote on last edited by
                                #15

                                This definitely looks like a broken install, potentially a broken qt.conf. I am using the same Qt Creator on the same Mac Os X, works fine here.

                                Mirko Boehm | mirko@kde.org | KDE e.V.
                                FSFE Fellow
                                Qt Certified Specialist

                                1 Reply Last reply
                                0
                                • F Offline
                                  F Offline
                                  fs_tigre
                                  wrote on last edited by
                                  #16

                                  Is there something I could do to try to fix it or this would be on Qt's end and I would need to wait for a fix?

                                  It funny because I actually went and installed an old version (Qt SDK 1.1.2) thinking that that was going to work but nothing, same problem.

                                  "I refuse to the idea that I would need to develop on two computers Mac/Windows"

                                  Thanks a lot for your comments.

                                  1 Reply Last reply
                                  0
                                  • M Offline
                                    M Offline
                                    miroslav
                                    wrote on last edited by
                                    #17

                                    I am relatively certain anything that breaks Qt at runtime after installing the SDK is local to the current user. What you could try is to create a new Mac User, install the SDK there, and run it. If you get the same results there, we need to look in a different direction.

                                    Mirko Boehm | mirko@kde.org | KDE e.V.
                                    FSFE Fellow
                                    Qt Certified Specialist

                                    1 Reply Last reply
                                    0
                                    • F Offline
                                      F Offline
                                      fs_tigre
                                      wrote on last edited by
                                      #18

                                      Yeah, make sense, I will try that and see what happens.

                                      Thanks a lot for your help

                                      1 Reply Last reply
                                      0
                                      • F Offline
                                        F Offline
                                        fs_tigre
                                        wrote on last edited by
                                        #19

                                        Thats it, I installed it using a different user and it worked, except for the error when closing the application but I can live with that.

                                        Any idea what could I do with the bad user account?

                                        Repair permissions maybe, I will try that...

                                        Thanks a lot you made my day!!!!

                                        1 Reply Last reply
                                        0
                                        • F Offline
                                          F Offline
                                          fs_tigre
                                          wrote on last edited by
                                          #20

                                          I repaired permissions but nothing, it didn't fix the problem. Any idea what could be causing the problem?

                                          Thanks a lot.

                                          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