使用git extensions 2.51.01时,有时会出现此错误,当我启动gitExtensions时,它会立即出现以下错误:
具有相同键的条目已存在。
即使我卸载并重新安装。知道是什么原因造成的吗?这是堆栈跟踪:
在System.ThrowHelper.ThrowArgumentException(ExceptionResource 资源),位于System.Collections.Generic.TreeSet
1.AddIfNotPresent(T item) at System.Collections.Generic.SortedDictionary
2.Add(TKey 键,TValue值) GitUI.GitExtensionsForm.FindWindowScreen(指向位置)位于 GitUI.GitExtensionsForm.RestorePosition(String name)在 GitUI.GitExtensionsForm.OnLoad(EventArgs e)位于 System.Windows.Forms.Form.OnCreateControl()在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在System.Windows.Forms.Control.CreateControl()在 System.Windows.Forms.Control.WmShowWindow(Message&m)在 System.Windows.Forms.Control.WndProc(Message&m)位于 System.Windows.Forms.Form.WmShowWindow(Message&m)在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd,Int32 msg, IntPtr wparam,IntPtr lparam)
注意:我删除了此文件,它似乎已经解决了以下问题:C:\ Users \ dlwiii \ AppData \ Local \ GitExtensions \ WindowPositions.xml
但不确定这是否是真正的解决方案。
答案 0 :(得分:0)
您可以尝试的方法: