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 occurs when switching playback device with hotkeys while custom sound for notification is set. #790

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

Comments

@kreis117
Copy link
Contributor

What were you doing when it crashed ?
Crash occurs when switching playback device with hotkeys while custom sound for notification is set.

To Reproduce
Steps to reproduce the behavior:

  1. set "Notification" as a banner in the Settings tab
  2. set up a custom sound
  3. use hotkeys to switch playback device
  4. crash

ZIP
crashed

setting

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

sentry-io bot commented Oct 13, 2021

Sentry issue: SOUNDSWITCH-BT

github-actions bot pushed a commit that referenced this issue Oct 23, 2021
## [6.2.0](v6.1.2...v6.2.0) (2021-10-23)

### Features

* **AudioSwitching:** Add support for Windows 11 ([b2e1de5](b2e1de5)), closes [#797](#797) [#548](#548)

### Bug Fixes

* **AudioSwitcher::Windows11:** Fix possible crash when using profile with application on Windows 11 ([8531ee9](8531ee9))
* **AudioSwitcher:** Properly use the right audio client for Windows post 21H2 (like Windows 11) ([7324b15](7324b15))
* **DeviceLister:** Fix crash when device lister is taking too long ([e7efb5c](e7efb5c))
* **Notification::Sound:** Fix crash when playing a custom sound. ([f0a7113](f0a7113)), closes [#790](#790)
* **Profile:** Fix systray icon not changing properly when using a profile ([aef15b7](aef15b7)), closes [#450](#450)

### Languages

* **Russian:** Translated Settings using Weblate ([24cb961](24cb961))

### Enhancements

* **AudioSwitcher:** Improve the logging of the switching for Windows 11 ([5e0a985](5e0a985))
* **Mute:** Change the unmute icon ([844ad5f](844ad5f)), closes [#791](#791)
* **Mute:** Improve the image to have the same size as device icon ([a840c82](a840c82)), closes [#791](#791)
* **TrayIcon:** Add better logs to understand what's happening with the systray icon not changing. ([99d6243](99d6243)), closes [#450](#450)
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 6.2.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