ShareX icon indicating copy to clipboard operation
ShareX copied to clipboard

Error when opening "Image History"

Open 44CB7913 opened this issue 3 months ago • 1 comments

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)

Image

44CB7913 avatar Nov 11 '25 13:11 44CB7913

Additionally the functionality of search bar etc disappears

44CB7913 avatar Nov 11 '25 13:11 44CB7913

Have the same issue on Windows 11 LTSC 24H2 (Build 266100.7171), looks like on Windows 10 it was fine

QuAzI avatar Dec 16 '25 06:12 QuAzI

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

QuAzI avatar Dec 18 '25 11:12 QuAzI