gitextensions icon indicating copy to clipboard operation
gitextensions copied to clipboard

Hang when select big file in diff tab

Open dimmduh opened this issue 2 years ago • 4 comments

Environment

  • Git Extensions 3.5.4.12724
  • Build 65f01f39982ccb121c4df7d4b00b506939553958
  • Git 2.32.0.windows.2
  • Microsoft Windows NT 10.0.19044.0
  • .NET Framework 4.8.4470.0
  • DPI 96dpi (no scaling)

Git project on SSD

Issue description

When select commit with big file (more than 50 mb) in diff tab gitextention will hang for seconds

https://www.youtube.com/watch?v=NOvPlfgshx0

Steps to reproduce

Commit with big file (more than 50 mb). Than select this commit in commits history.

Did this work in previous version of GitExtensions?

the always has to been.

Diagnostics

No response

dimmduh avatar Apr 19 '22 09:04 dimmduh

Fixed by #9908 ? Could you test the development version to confirm?

pmiossec avatar Apr 19 '22 10:04 pmiossec

Tested 4.0.0.13754 https://ci.appveyor.com/project/gitextensions/gitextensions/branch/master/artifacts Issue still exists.

dimmduh avatar Apr 19 '22 10:04 dimmduh

Fixed dirty by work for us https://github.com/Volday/gitextensions/commit/2503701bffa537dba507c3bb9dfc07490d6b8495

dimmduh avatar May 31 '22 02:05 dimmduh

Git Command Log for this? What type of changes in the file?

#9908 will not speed up the handling but you should be able to select another file.

gerhardol avatar May 31 '22 20:05 gerhardol