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

Mainloop blocked on editor change

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 11.0.0
    • Qt Creator 10.0.1
    • None
    • Win 11 with a bad configured anti virus, this is important.
    • Windows
    • 29371dc2f (master), 419f5416c (11.0)

    Description

      As written on the mailing list [1], whenever I change the editor there is a delay before I can continue to work, I've nailed it down to the lambda in Git::Internal::GitPluginPrivate::setupInstantBlame(). Approx. one half for GitClient::instance()->getAuthor(workingDirectory.

      The other half in Git::Internal::GitPluginPrivate::instantBlame(), as asked I have checked further into the latter. GitClient::instance()->encoding(GitClient::EncodingCommit, workingDirectory);

      [1] https://lists.qt-project.org/pipermail/qt-creator/2023-May/009161.html

      Attachments

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

        Activity

          People

            aha_1980 André Hartmann
            hazardy Björn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes