Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config needed error #34

Closed
randompherret opened this issue Nov 25, 2015 · 2 comments
Closed

Config needed error #34

randompherret opened this issue Nov 25, 2015 · 2 comments
Labels
Question Issue which are questions

Comments

@randompherret
Copy link

Windows 10 64x
Fresh install

When pressing the Hotkey I get an error that configuration is needed. However if I click the icon and switch it the audio does switch.

Contents of the SoundSwitchConfiguration.json are:

{"SelectedPlaybackDeviceList":["Speakers (High Definition Audio Device)","Speakers (Plantronics Savi 7xx)"],"SelectedRecordingDeviceList":[],"LastPlaybackActive":"Speakers (Plantronics Savi 7xx)","FirstRun":false,"PlaybackHotKeys":{"Keys":122,"Modifier":3},"RecordingHotKeys":{"Keys":172,"Modifier":0},"ChangeCommunications":false,"UpdateCheckInterval":43200}

@Belphemur
Copy link
Owner

Hello,

Can you try to set the hotkeys to another set of keys and see if that does work?

It's possible you selected a shortcut already registered by another application.

-----Message d'origine-----
De : "Derek Teague" notifications@github.com
Envoyé : ‎26-‎11-‎15 00:25
À : "Belphemur/SoundSwitch" SoundSwitch@noreply.github.com
Objet : [SoundSwitch] Config needed error (#34)

Windows 10 64x
Fresh install
When pressing the Hotkey I get an error that configuration is needed. However if I click the icon and switch it the audio does switch.
Contents of the SoundSwitchConfiguration.json are:
{"SelectedPlaybackDeviceList":["Speakers (High Definition Audio Device)","Speakers (Plantronics Savi 7xx)"],"SelectedRecordingDeviceList":[],"LastPlaybackActive":"Speakers (Plantronics Savi 7xx)","FirstRun":false,"PlaybackHotKeys":{"Keys":122,"Modifier":3},"RecordingHotKeys":{"Keys":172,"Modifier":0},"ChangeCommunications":false,"UpdateCheckInterval":43200}

Reply to this email directly or view it on GitHub.

@randompherret
Copy link
Author

Switching it back to "ctrl+alt+f11" does make it work again. I am using an unusual key, but the key did work in windows 7.

The key I was trying to use is "BrowserHome". Changing it to "ctrl+BrowserHome" makes it work as well so for now I guess that will work for me.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Issue which are questions
Projects
None yet
Development

No branches or pull requests

2 participants