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. Qt Creator 14.0

Qt Creator 14.0

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 3 Posters 803 Views 2 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.
  • posktomtenP Offline
    posktomtenP Offline
    posktomten
    wrote on last edited by posktomten
    #1

    What happened to Qt Creator?
    I updated to version 14.0.0
    In Linux it looks as usual.
    In the Windows version, there is only a text editor. See the pictures.
    And it doesn't seem to be possible to downgrade to version 13.
    Everything needed to create programs appears to have been downloaded. I have also tried uninstalling and reinstalling.
    but only a text editor appears in Qt Creator. Using Windows 11.

    Edit_Preferences.png
    Edit -> Preferences...

    QtCreator.png
    Qt Creator

    posktomten

    Pl45m4P 1 Reply Last reply
    0
    • posktomtenP posktomten

      What happened to Qt Creator?
      I updated to version 14.0.0
      In Linux it looks as usual.
      In the Windows version, there is only a text editor. See the pictures.
      And it doesn't seem to be possible to downgrade to version 13.
      Everything needed to create programs appears to have been downloaded. I have also tried uninstalling and reinstalling.
      but only a text editor appears in Qt Creator. Using Windows 11.

      Edit_Preferences.png
      Edit -> Preferences...

      QtCreator.png
      Qt Creator

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @posktomten said in Qt Creator 14.0:

      In the Windows version, there is only a text editor. See the pictures.

      That's indeed weird. On Windows 10 it works for me.

      And it doesn't seem to be possible to downgrade to version 13.

      Uninstall manually or via Maintenance Tool and install QtCreator 13.

      The "look and feel" from the QtCreator window as shown in your second picture does not look like QtCreator 14... more like QtCreator 4.1 instead of 14 :)
      (but I could be wrong)
      Do you have any older versions on your disk that might show up?
      Go to Help -> About QtCreator / Qt... and verify the QtCreator version.


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      1
      • cristian-adamC Offline
        cristian-adamC Offline
        cristian-adam
        wrote on last edited by
        #3

        That's not good. You can use DebugView and then start Qt Creator from command line:

        $ cd C:\Qt\Tools\QtCreator\bin 
        $ set QT_LOGGING_RULES=qtc*=true
        $ qtcreator.exe
        

        Then DebugView should have some error message, something.

        You can get the Qt Creator 13.0.2 from https://download.qt.io/official_releases/qtcreator/13.0/13.0.2/

        1 Reply Last reply
        0
        • posktomtenP Offline
          posktomtenP Offline
          posktomten
          wrote on last edited by
          #4

          Well then, it's Qt Creator 14.0.0
          Using "Theme Classic". Then it looks like this.

          Update 1:
          I found Qt Creato 13.0 here:
          https://download.qt.io/official_releases/qtcreator/13.0/13.0.0/
          Installed and it doesn't work either.
          I apologize, something else must have gone wrong. I've been using Qt since version 3, and it's always been able to update.
          I was surprised. It worked as usual before the update!
          I'll have to look further, maybe someone knows?

          Update 2:
          I'm lucky, I'm running Windows 11 as a guest in VirtualBox and have a spare clone.
          Upgraded Qt Creator on the cloned Windows 11. And now it works!
          Magic?
          Big thanks to @cristian-adam and @Pl45m4 p145m

          posktomten

          1 Reply Last reply
          1
          • posktomtenP posktomten has marked this topic as solved on
          • cristian-adamC Offline
            cristian-adamC Offline
            cristian-adam
            wrote on last edited by
            #5

            Please do use the highest minor Qt Creator version available. 13.0.2 has some more bugfixes than 13.0.0 😀

            1 Reply Last reply
            0
            • posktomtenP Offline
              posktomtenP Offline
              posktomten
              wrote on last edited by
              #6

              Now that I switched from Windows 11 to a cloned copy, it works with Qt Creator 14.0.0.
              No idea why!
              Must have done something weird during installation.

              posktomten

              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