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

Non-trivial git rebases fail and cause Qt Creator to freeze

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • Qt Creator 4.4.0-rc1, Qt Creator 4.5.0-rc1
    • * Windows 10 version 1607
       * CMake 3.9.1
       * git 2.12.2.windows.2

    Description

      With a CMake project when I try to do a git rebase with non-trivial changes like moving renaming files (including sub CMakeLists.txt files) while Qt Creator has the project open then the rebase fails:

      $ git rebase -i origin/master
      ... | 4 ++--
      1 file changed, 2 insertions(+), 2 deletions(-)
      error: cannot stat 'xxx/xxx': Permission denied
      error: cannot stat 'xxx/xxx': Permission denied

      And Qt Creator becomes unresponsive and must be force killed.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            nocnokneo Taylor Braun-Jones
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes