Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18031

Qt Creator 4.3 hangs on startup when using 5.9

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • None
    • Qt Creator 4.3.0-beta1
    • All Other Issues
    • None
    • Windows 10 64bit MSVC2015

    Description

      Introduced by "Initialize QLoggingRegistry rules on first use, not qApp construction" 47cc9e23a313d67a4a3107242f205d2473842021
      (qtbase/5.9) https://codereview.qt-project.org/#/c/191711/

      Note: Creator does

       QLoggingCategory::setFilterRules(QLatin1String("qtc.*.debug=false\nqtc.*.info=false"));
      

      before QtSingleApplication instantiation at src/app/main.cpp:288 .

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vestbo Tor Arne Vestbø
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes