vyrru5 / audioswitch

Automatically exported from code.google.com/p/audioswitch
0 stars 0 forks source link

Crash when no sound device available #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a remote desktop connection on a second computer (mstsc.exe).
2. Disable remote audio in the options.
3. Connect with the box running AudioSwitch or start on this box AudioSwitch.

Perhaps the problem can reproduced on a box without a sound device.

What is the expected output? What do you see instead?
I expect AudioSwitch continue to run without any audio device. When I again 
login locally, I expect AudioSwitch continue to work with the local sound 
devices. 

What version of the product are you using? On what operating system?
AudioSwitch 2.0RC2. Remote computer running AudioSwitch: Windows 7 64bit. 
Connecting from: Windows 7 + mstsc.exe and Gentoo Linux + xfreerdp.

Original issue reported on code.google.com by kraud...@googlemail.com on 17 Sep 2013 at 6:47

GoogleCodeExporter commented 9 years ago
I think my changes will solve this issue, refer to this comment:

https://code.google.com/p/audioswitch/issues/detail?id=28#c2

Original comment by lcst...@gmail.com on 4 Dec 2013 at 8:19

GoogleCodeExporter commented 9 years ago
you still need a settings.xml file, it crashes without it.

Original comment by lcst...@gmail.com on 4 Dec 2013 at 8:20

GoogleCodeExporter commented 9 years ago
Hi, your changes are great. I can switch to no audio device and back, and 
AudioSwitch doesn't crash. All audio devices are restored. 

There's only one problem left: AudioSwitch crashes on start, when there's no 
audio device available. The situation: you start your computer, but you don't 
logon. You connect from a second box without audio redirection, AudioSwitch 
starts during logon process, but it doesn't find an audio device, and crashes.

Regards,
Ralf

Original comment by kraud...@googlemail.com on 29 Dec 2013 at 11:50