Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NBug] Method not found: 'System.Collections.Generic.IReadOnlyList... #71

Open
tkingsbury42 opened this issue Jan 19, 2023 · 2 comments

Comments

@tkingsbury42
Copy link

Environment

  • Git Extensions 4.0.2.16100
  • Build 25100ec1f7c8da8f798613da74826038af81a50e
  • Git 2.39.0.windows.2
  • Microsoft Windows NT 10.0.19044.0
  • .NET 6.0.13
  • DPI 96dpi (no scaling)

Issue description

System.MissingMethodException: Method not found: 'System.Collections.Generic.IReadOnlyList`1<GitUIPluginInterfaces.IGitRef> GitUIPluginInterfaces.IGitModule.GetRefs(Boolean, Boolean)'.
   at GitExtensions.GerritPlugin.FormGerritPublish.FormGerritPublishLoad(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at GitUI.GitExtensionsForm.OnLoad(EventArgs e)
   at GitExtensions.GerritPlugin.FormGerritBase.OnLoad(EventArgs e)
   at GitExtensions.GerritPlugin.FormGerritPublish.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at ResourceManager.GitExtensionsFormBase.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Unable to Push using the Gerrit plugin

Steps to reproduce

Attempting to push a commit with the Gerrit plugin

Did this work in previous version of GitExtensions?

No problems in version 3.5.4

Diagnostics

No response

@duplicates-detector-bot
Copy link

Potential duplicates:

  • #6717
  • #6950
  • #7511
  • #9147
  • #9431
  • #9486
  • #10566
  • #10568

@RussKie RussKie transferred this issue from gitextensions/gitextensions Apr 21, 2023
@tkingsbury42
Copy link
Author

This is still a problem for me in Git Extensions 4.1.0.16698

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant