guberm / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
0 stars 0 forks source link

Right-click twice in Windows #2520

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Right-click on a file in Windows (tested on Win8). Only a simple menu 
appears.
2. Right-click second time and full menu w/ Edit conflicts, resolve, etc. 
appears.

Expect to see full menu on the first right-click.

TortoiseGit 1.8.14.0 (C:\Program Files\TortoiseGit\bin) 
git version 1.9.5.msysgit.1 (C:\Program Files (x86)\Git\bin) 
Windows 8 w/ MinGW32

Subsequent right clicks result in full menu. Yet, continuing my rebase 
operation with "git rebase --continue" _resets_ the situation such that next 
right-click will once again open a simplified menu.

Original issue reported on code.google.com by Vasilli....@gmail.com on 5 Jun 2015 at 6:34

Attachments:

GoogleCodeExporter commented 9 years ago
This seems to happen because TGitCache is indexing the working tree in 
background and hasn't finished this job on your firt right-click.

Original comment by sstrickr...@googlemail.com on 5 Jun 2015 at 6:59

GoogleCodeExporter commented 9 years ago
I'll try to experiment next time and wait longer. But I don't think it's a 
timing issue based on past experiences.

Original comment by Vasilli....@gmail.com on 5 Jun 2015 at 7:38

GoogleCodeExporter commented 9 years ago
This also happens to me every time. I need to right-click a second time to get 
the full menu.

Original comment by bray...@gmail.com on 9 Jun 2015 at 11:58