-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
To expand on the title my hotkey doesn't do anything, and trying to change it throws "HotkeyNotBoundException", so I can't see the window to change it. This happened today for the forst time after working fine for a long while, including yesterday. I have not installed any new apps or change any hotkeys in other apps. I also have SignalRGB running which maybe could interfere but I haven't touched it before it broke. Details dump from the error screen below.
************** Exception Text **************
Shortcut.HotkeyNotBoundException (0x80004005): This hotkey cannot be unbound because it has not previously been bound by this application
at Shortcut.HotkeyContainer.Remove(Hotkey hotkey)
at MicMute.MainForm.HotkeyToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
MicMute
Assembly Version: 0.0.8.0
Win32 Version: 0.0.8.0
CodeBase: file:///E:/Installs/MicMute.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
AudioSwitcher.AudioApi.CoreAudio
Assembly Version: 4.0.0.308
Win32 Version: 0.0.8.0
CodeBase: file:///E:/Installs/MicMute.exe
----------------------------------------
AudioSwitcher.AudioApi
Assembly Version: 4.0.0.308
Win32 Version: 0.0.8.0
CodeBase: file:///E:/Installs/MicMute.exe
----------------------------------------
Shortcut
Assembly Version: 1.0.0.0
Win32 Version: 0.0.8.0
CodeBase: file:///E:/Installs/MicMute.exe
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Reactive.Core
Assembly Version: 3.0.1000.0
Win32 Version: 0.0.8.0
CodeBase: file:///E:/Installs/MicMute.exe
----------------------------------------
If you can let me know of a way to just set / reset the default hotkey that would work for me too, thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels