簡體   English   中英

git擴展在啟動時崩潰

[英]git extensions crashes on startup

使用git extensions 2.51.01時,有時會出現以下錯誤:啟動gitExtensions時,它會立即出現以下錯誤:

具有相同密鑰的條目已存在。

即使我卸載並重新安裝。 知道是什么原因造成的嗎? 這是堆棧跟蹤:

在System.Collections.Generic.TreeSet處System.ThrowHelper.ThrowArgumentException(ExceptionResource資源)在System.Collections.Generic.SortedDictionary處1.AddIfNotPresent(T item) at System.Collections.Generic.SortedDictionary 2.在GitUI.GitExtensionsForm.FindWindowScreen(點位置)在System.Windows.Forms.Control.CreateControl(布爾值fIgnoreVisible)在System.Windows.Forms.Form.OnCreateControl()在GitUI.GitExtensionsForm.OnLoad(EventArgs e)在GitUI.GitExtensionsForm.RestorePosition(字符串名稱)
在System.Windows.Forms.Control.WmShowWindow(Message&m)在System.Windows.Forms.Control.WndProc(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

但不確定這是否是真正的解決方案。

您可以嘗試的事情:

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM