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

Crash when switching playback devices #730

Closed
kreis117 opened this issue Aug 28, 2021 · 2 comments
Closed

Crash when switching playback devices #730

kreis117 opened this issue Aug 28, 2021 · 2 comments
Labels
Bug-Crash Issues which are related to a crash released

Comments

@kreis117
Copy link
Contributor

kreis117 commented Aug 28, 2021

What were you doing when it crashed ?
I quickly pressed the hotkey to switch the playback device several times.

To Reproduce
Steps to reproduce the behavior:

  1. Set the notification audio file with the notification setting as a banner
  2. Quickly press the hotkey to switch the playback device several times
  3. The app crashes.

ZIP
無題

@kreis117 kreis117 added the Bug-Crash Issues which are related to a crash label Aug 28, 2021
@sentry-io
Copy link

sentry-io bot commented Aug 28, 2021

Sentry issue: SOUNDSWITCH-6N

github-actions bot pushed a commit that referenced this issue Sep 5, 2021
## [6.1.0](v6.0.0...v6.1.0) (2021-09-05)

### Features

* **Profile::Hotkey:** Profile can now share the same hotkey. Doing so let you switch between profile. A quick menu is also displayed. ([85a623e](85a623e)), closes [#409](#409)

### Bug Fixes

* **.NET:** Disable trimmming. It's recommended to avoid it when having a WinForm application. This will fixes a lot of startup crashes. ([033b968](033b968))
* **AutoUpdate:** Show a message box when can't validate signature of file. ([2406d6c](2406d6c))
* **Banner::Sound:** Fix crash when setting a sound for the banner. ([d8fcf3c](d8fcf3c)), closes [#730](#730)
* **Device::Volume:** Only get volume when device is active ([40db2ef](40db2ef))
* **Profile::Hotkey:** Fix the cycling logic between profiles ([009475b](009475b)), closes [#734](#734)
* **Telemetry:** Start telemetry properly ([06ab90c](06ab90c))

### Enhancements

* **Systray::Tooltip:** Add volume % when hovering the SoundSwitch icon. ([9b1aba3](9b1aba3))
* **Telemetry:** Add proper tooltip for explaining telemetry ([f90ca7f](f90ca7f)), closes [#736](#736)
* **Telemetry:** Clarify the term related to telemetry ([8b2e688](8b2e688))

### Languages

* **Hebrew:** Translated Settings using Weblate ([1db0a11](1db0a11))
* **Hebrew:** Translated Settings using Weblate ([cf7e3eb](cf7e3eb))
* **Hebrew:** Translated Update Download using Weblate ([fa90c65](fa90c65))
* **Italian:** Translated Settings using Weblate ([1e5871e](1e5871e))
* **Norwegian Bokmål:** Translated Settings using Weblate ([04675a9](04675a9))
* **Portuguese:** Translated Settings using Weblate ([8c4f733](8c4f733))
* **Portuguese:** Translated Settings using Weblate ([872b055](872b055))
* **Portuguese:** Translated Update Download using Weblate ([7cb495e](7cb495e))
* **Portuguese (Brazil):** Translated Settings using Weblate ([4a35ef5](4a35ef5))
* **Portuguese (Brazil):** Translated Settings using Weblate ([e0712a4](e0712a4))
* **Portuguese (Brazil):** Translated Update Download using Weblate ([2c7f3bd](2c7f3bd))
* **Profile::Hotkey:** Update description of hotkey feature ([54e52df](54e52df))
* **telemetry:** Add description ([c0a5bdd](c0a5bdd)), closes [#736](#736)
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2021

🎉 This issue has been resolved in version 6.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Crash Issues which are related to a crash released
Projects
None yet
Development

No branches or pull requests

1 participant