Summary: | Closing Amarok with playback volume set at 100% and then reopening has volume set at 0% | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Marc <marcerickson> |
Component: | Playback | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | robert, tuomas |
Priority: | NOR | ||
Version: | 2.9.71 | ||
Target Milestone: | kf5 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/amarok/-/commit/5587e27f06701dd84393da54c8dd93a70d83f203 | Version Fixed In: | |
Sentry Crash Report: |
Description
Marc
2021-09-12 04:06:38 UTC
I can't reproduce this here at all, might be specific to your installation. I'm seeing this sometimes too - but I'm not sure what is provoking it - or how to reliably show the bug. Reopening based on Roberts comment Based on discussion and extra information on mailing list, I managed to reproduce at least one case where this happens: With Phonon VLC backend, if a playing track is stopped, master volume is set to 0. Playback will continue with correct volume if a next track is played. However, if Amarok is shut down with playback stopped, the 0 gets written as the master volume setting and will be the initial volume on next startup. Will create a fix MR shortly. A possibly relevant merge request was started @ https://invent.kde.org/multimedia/amarok/-/merge_requests/101 Git commit 5587e27f06701dd84393da54c8dd93a70d83f203 by Tuomas Nurmi. Committed on 27/05/2024 at 21:28. Pushed by nurmi into branch 'master'. Avoid volume getting set to 0 when phonon-vlc playback is stopped Shouldn't affect behaviour with other backend(s), which do not experience the bug. M +1 -0 ChangeLog M +3 -0 src/EngineController.cpp https://invent.kde.org/multimedia/amarok/-/commit/5587e27f06701dd84393da54c8dd93a70d83f203 |