-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[BUG] Crashed when creating a shortcut on a new function - v2.1.0_x64_NetFW4.8.1 #39
Comments
I can't reproduce the issue. |
Same issue in v.2.2.0, although intermittent; See the end of this message for details on invoking ************** Exception Text ************** ************** Loaded Assemblies **************
|
Has this bug been raised before?
Describe your issue:
Crashed when creating a shortcut on a new function:
See log:
"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x800705A4): Invalid thread identifier. (Exception from HRESULT: 0x800705A4)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at H.Hooks.Core.Interop.InteropUtilities.EnsureNonZero(BOOL value) in //src/libs/H.Hooks/Core/Interop/InteropUtilities.cs:line 15
at H.Hooks.Hook.Stop() in //src/libs/H.Hooks/Hook.cs:line 190
at ExplorerTabUtility.Forms.HotKeyProfileControl.DisposeKeybindingHooks(Boolean inform)
at ExplorerTabUtility.Forms.HotKeyProfileControl.TxtHotKeys_Leave(Object _, EventArgs __)
at System.Windows.Forms.Control.OnLeave(EventArgs e)
at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
What OS do you have?
Windows 11
What edition?
Pro
OS Version?
23H2
OS Build?
22631.4751
Have you tweaked your Windows 11 look?
No
If "Yes" to the above, please explain how or what tools you have used.
No response
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: