xenolightning / AudioSwitcher_v1

Version 1 of Audio Switcher
Microsoft Public License
894 stars 90 forks source link

Timout error on startup #2152

Closed nathan323 closed 7 years ago

nathan323 commented 7 years ago

On startup of OS, recieve following message:

System.TimeoutException: COM operation 'SetDefaultDevice' did not complete in the requested time 
period.
at AudioSwitcher.AudioApi.CoreAudio.CoreAudioDevice.SetAsDefault(CancellationToken  
cancellationToken)
at FortyOne.AudioSwitcher.AudioSwitcher.Form_Load()

AudioSwitcher v1.7.0.117 Windows 7, SP1 2 devices: Realtek HD Audio 2nd Output Panasonic-TV-8 (NVIDIA High Definition Audio)

xenolightning commented 7 years ago

This is caused by the system not being ready to switch the sound devices yet.

Nothing to worry about, and can happen from time to time.

You can happily ignore the error :)