Michael Seibt

Results 350 comments of Michael Seibt

> It seems like these could both co-exist? just from code point of view > There's no need to hide the diff and start showing a blank screen when it...

We have replaced the ListView control with a TreeView and added multi-selection support to TreeView. If this did work, then before v4.0.0 - at least on my machine. I see...

Could you share the Git Command Log (hotkey `F12`) of the commands executed for selecting that "white row", please? --- Can you reproduce the error with an recent development build...

> the white row appears again > I do still get the "Object reference not set to an instance of an object" error after I disable the filter. Could you...

Compile error: ``` C:\projects\gitextensions\src\app\GitUI\WindowsJumpListManager.cs(274,49): error CS0246: The type or namespace name 'IconReference' could not be found (are you missing a using directive or an assembly reference?) ``` and ``` C:\projects\gitextensions\src\app\GitUI\WindowsJumpListManager.cs(285,36):...

> When are you seeing the recents, must it be the official install? Without `.msi` built by AppVeyor, this is hard to test. Before | After -|- | 1. The...

Could you try https://github.com/gitextensions/gitextensions/releases/tag/v6.0.4, please? Do you use plugins? Are they up to date?

🤔 Does the portable version behave the same? Does some anti-virus software stand in the way? Paint.net encountered the same exception at the same fault offset: https://forums.getpaint.net/topic/132787-cant-update-to-511-exception-code-0xc0000602/ Resolved by installing...

Have you waited long enough? Calculating the blame view can take very long.

Could you add some unit tests, please?