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] An unexpected internal error occurred in the Win32 call: 80... #9514

Closed
Fulgan opened this issue Aug 18, 2021 · 4 comments
Closed

[NBug] An unexpected internal error occurred in the Win32 call: 80... #9514

Fulgan opened this issue Aug 18, 2021 · 4 comments

Comments

@Fulgan
Copy link

Fulgan commented Aug 18, 2021

Current behaviour

App crashed

Expected behaviour

App doesn't crash

Steps to reproduce

No idea...

Error Details

System.ComponentModel.Win32Exception: An unexpected internal error occurred in the Win32 call: 8007007E ---> System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)

   --- End of inner exception stack trace ---
   at Microsoft.WindowsAPICodePack.Dialogs.NativeTaskDialog.NativeShow()
   at Microsoft.WindowsAPICodePack.Dialogs.TaskDialog.ShowCore()
   at GitUI.NBugReports.BugReportInvoker.Report(Exception exception, Boolean isTerminating)
   at GitExtensions.Program.<>c.<Main>b__1_3(Object s, ThreadExceptionEventArgs e)
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Additional information

found this dialog when loging into windows this morning

Environment

  • Git Extensions 3.5.2.12435
  • Build 7741369
  • Git 2.32.0.windows.2
  • Microsoft Windows NT 6.2.9200.0
  • .NET Framework 4.8.4300.0
  • DPI 96dpi (no scaling)
@duplicates-detector-bot
Copy link

Potential duplicates:

  • #9381
  • #9394
  • #9429
  • #9506

@Fulgan Fulgan closed this as completed Aug 18, 2021
@duplicates-detector-bot
Copy link

Potential duplicates:

  • #9381
  • #9394
  • #9429
  • #9506

@gerhardol
Copy link
Member

Duplicate of #9429

@gerhardol gerhardol marked this as a duplicate of #9429 Aug 20, 2021
@gerhardol
Copy link
Member

Please test the portable build in #9566 (currently latest build is https://ci.appveyor.com/project/gitextensions/gitextensions/builds/40747903/artifacts, there may be updates though).
This fixes an issue seen with themes as seen here, if you also could check the GDI object count it would be great.

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

No branches or pull requests

2 participants