Skip to content

[NBug] serialised #7599

@zgjgwitk

Description

@zgjgwitk

⚠️ The sections below must be filled in and this text must be removed or the issue will be closed.

Current behaviour

Expected behaviour

Steps to reproduce

Error Details

System.ArgumentException: serialised
   在 GitCommands.UserRepositoryHistory.Legacy.RepositoryCategoryXmlSerialiser.Deserialize(String serialised)
   在 GitCommands.UserRepositoryHistory.Legacy.RepositoryStorage.Load()
   在 GitCommands.UserRepositoryHistory.Legacy.RepositoryHistoryMigrator.<MigrateAsync>d__3.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 GitCommands.UserRepositoryHistory.LocalRepositoryManager.<LoadFavouriteHistoryAsync>d__7.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Microsoft.VisualStudio.Threading.JoinableTask.CompleteOnCurrentThread()
   在 Microsoft.VisualStudio.Threading.JoinableTask`1.CompleteOnCurrentThread()
   在 GitUI.CommandsDialogs.BrowseDialog.DashboardControl.UserRepositoriesListController.PreRenderRepositories(Graphics g)
   在 GitUI.CommandsDialogs.BrowseDialog.DashboardControl.UserRepositoriesList.ShowRecentRepositories()
   在 GitUI.CommandsDialogs.FormBrowse.OnShowSettingsClick(Object sender, EventArgs e)
   在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   在 System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   在 System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   在 System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   在 System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   在 System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ToolStrip.WndProc(Message& m)
   在 System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Environment

  • Git Extensions 3.1.1.6049
  • Build 2f87210
  • Git 2.22.0.windows.1
  • Microsoft Windows NT 10.0.18363.0
  • .NET Framework 4.8.4075.0
  • DPI 96dpi (no scaling)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions