Error when opening "Image History"
Even after updating I am receiving this issue when opening my "Image History" - hitting continue causes it to then proceed to work however the pop-up appears everytime.
2025-11-11 13:32:21.251 - Unhandled exception: System.ComponentModel.Win32Exception (1400): Error creating window handle. at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp) at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.TextBoxBase.CreateHandle() at System.Windows.Forms.Control.CreateControl(Boolean ignoreVisible) at System.Windows.Forms.Control.CreateControl(Boolean ignoreVisible) 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.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
Additionally the functionality of search bar etc disappears
Have the same issue on Windows 11 LTSC 24H2 (Build 266100.7171), looks like on Windows 10 it was fine
2 cases with 1400 exception present in log I attached there https://github.com/ShareX/ShareX/issues/8287#issuecomment-3669776658 But at the moment I have no idea how to reproduce it right now. Maybe it was fixed when I replaced dotnet-sdk-10.0.100-win-x64.exe with dotnet-sdk-10.0.101-win-x64.exe