AudioSwitcher icon indicating copy to clipboard operation
AudioSwitcher copied to clipboard

System.Windows.Forms.Control.CreateHandle error at launch

Open Be1zebub opened this issue 1 year ago • 0 comments

this app doesnt works on my pc, its just freeze when i launch it. im on win10 22h2 build 19045.2486 i cant even send report image

System.ObjectDisposedException: Доступ к ликвидированному объекту невозможен.
Имя объекта: "AudioSwitcher".
   в System.Windows.Forms.Control.CreateHandle()
   в System.Windows.Forms.Form.CreateHandle()
   в System.Windows.Forms.Control.get_Handle()
   в System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   в System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   в FortyOne.AudioSwitcher.AudioSwitcher.SetVisibleCore(Boolean value)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в FortyOne.AudioSwitcher.Program.Main()

Be1zebub avatar May 30 '23 13:05 Be1zebub