xenolightning / AudioSwitcher_v1

Version 1 of Audio Switcher
Microsoft Public License
903 stars 89 forks source link

Audio Switcher Client Issue #2077

Closed xenolightning closed 8 years ago

xenolightning commented 8 years ago

Details:

Audio Switcher Version: 1.7.0.117 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 64-bit Administrator Privileges: False

User Comments:

Stacktrace:

System.TimeoutException: COM operation 'SetDefaultDevice' did not complete in the requested time period.
   à AudioSwitcher.AudioApi.CoreAudio.CoreAudioDevice.SetAsDefault(CancellationToken cancellationToken)
   à AudioSwitcher.AudioApi.CoreAudio.CoreAudioDevice.SetAsDefault()
   à FortyOne.AudioSwitcher.AudioSwitcher.t_Tick(Object sender, EventArgs e)
   à System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)