Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Solved Problem creating new project with qt creator 6.0.0

    Tools
    3
    14
    472
    Loading More Posts
    • 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.
    • P
      PikaCat last edited by

      When I try to create a new project, after clicking the "new" button, it pops out a window and there is nothing inside. The project setup wizard from qt creator 5 is missing. I have no idea what the hell is going on.
      320156c7-3755-4d89-b456-522f4db83706-image.png

      jsulm 1 Reply Last reply Reply Quote 0
      • P
        PikaCat @jsulm last edited by PikaCat

        @jsulm The problem is in the qt plugin Qt Quick > StudioWelcome. Disable that you will have the wizard again :)
        ec472000-5e00-4218-8236-6264cae91615-image.png

        J 1 Reply Last reply Reply Quote 3
        • jsulm
          jsulm Lifetime Qt Champion @PikaCat last edited by

          @PikaCat How did you install QtCreator 6.0.0?
          Also, QtCreator 6.0.0 is not officially released yet as far as I know - why do you want to use a pre-release?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 2 Replies Last reply Reply Quote 0
          • P
            PikaCat @jsulm last edited by

            @jsulm OK, then what is this: https://www.qt.io/blog/qt-creator-6-released ?

            jsulm 1 Reply Last reply Reply Quote 0
            • P
              PikaCat @jsulm last edited by

              @jsulm And what about qt creator 6 in the MaintenanceTool? What about mingw9.0.0?053edc05-6e23-4ca4-9d2c-94a8b9879781-image.png

              jsulm 1 Reply Last reply Reply Quote 0
              • jsulm
                jsulm Lifetime Qt Champion @PikaCat last edited by

                @PikaCat OK, it was released yesterday.
                Again: how did you install it?
                Try to start from terminal to check whether there are any warnings.
                Also, try to start with "-temporarycleansettings" parameter to see whether it works then.

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                P 1 Reply Last reply Reply Quote 1
                • jsulm
                  jsulm Lifetime Qt Champion @PikaCat last edited by

                  @PikaCat said in Problem creating new project with qt creator 6.0.0:

                  What about mingw9.0.0?

                  What is about it? I did not say a single word about it.
                  Please calm down, I didn't know that QtCreator6 was released yesterday...

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply Reply Quote 0
                  • P
                    PikaCat @jsulm last edited by PikaCat

                    @jsulm I installed this release using qt MaintenanceTool. The maintenance tool is just a GUI interface and I don't know what "-temporarycleansettings" does.
                    Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?
                    By the way, I'm not angry with that :). I'm just thrilled to tell you that they are released and with the help of the g++11.2 inside mingw9.0.0, we are now able to write c++20 code inside qt.
                    Clangd is also supported now.ヾ(•ω•`)o

                    jsulm 1 Reply Last reply Reply Quote 0
                    • jsulm
                      jsulm Lifetime Qt Champion @PikaCat last edited by

                      @PikaCat said in Problem creating new project with qt creator 6.0.0:

                      Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?

                      QtCreator. It tells QtCreator to start with default settings. See https://doc.qt.io/qtcreator/creator-cli.html

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        PikaCat @jsulm last edited by PikaCat

                        @jsulm By running it with -temporarycleansettings, the project wizard is back.
                        79cbfcbe-f984-421d-b2b2-8cb0b6aff770-image.png
                        154a4895-61f8-4def-a039-001189335689-image.png

                        So what should I do right now to fix this issue?

                        jsulm 1 Reply Last reply Reply Quote 0
                        • jsulm
                          jsulm Lifetime Qt Champion @PikaCat last edited by

                          @PikaCat Not so clean solution would be to delete QtCreator settings, but you then have to configure everything again (if you changed anything in settings). You can also try to undo your settings changes (if you remember what you changed).

                          You could also file a bug in Qt bug tracker (and search there for such a bug report, maybe somebody already reported).

                          https://forum.qt.io/topic/113070/qt-code-of-conduct

                          P 2 Replies Last reply Reply Quote 2
                          • P
                            PikaCat @jsulm last edited by

                            @jsulm Alright then, anyway, thanks for helping me. (o゚v゚)ノ

                            1 Reply Last reply Reply Quote 2
                            • P
                              PikaCat @jsulm last edited by PikaCat

                              @jsulm The problem is in the qt plugin Qt Quick > StudioWelcome. Disable that you will have the wizard again :)
                              ec472000-5e00-4218-8236-6264cae91615-image.png

                              J 1 Reply Last reply Reply Quote 3
                              • J
                                Johnny_5 @PikaCat last edited by

                                @PikaCat You said this twice and included a window or dialog that I can't see anywhere within Qt Creator. How would one get to this dialog to disable StudioWelcome?

                                jsulm 1 Reply Last reply Reply Quote 0
                                • jsulm
                                  jsulm Lifetime Qt Champion @Johnny_5 last edited by

                                  @Johnny_5 said in Problem creating new project with qt creator 6.0.0:

                                  How would one get to this dialog to disable StudioWelcome?

                                  Menu: Help/About Plugins...

                                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post