https://bugs.kde.org/show_bug.cgi?id=516272
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/kclock/-/commit/59651 | |58d1cff2a4b4824b898422deae0 | |db53a27c --- Comment #13 from Devin Lin <[email protected]> --- Git commit 5965158d1cff2a4b4824b898422deae0db53a27c by Devin Lin. Committed on 19/09/2026 at 22:16. Pushed by devinlin into branch 'master'. alarms: Use QMediaPlayer::setLoops(infinite) instead of manual loop Loop alarm audio via QMediaPlayer's builtin function rather than implementing it ourselves, because it can cause race conditions to introduce extra volume entries. M +1 -10 src/kclockd/alarmplayer.cpp M +0 -5 src/kclockd/alarmplayer.h https://invent.kde.org/utilities/kclock/-/commit/5965158d1cff2a4b4824b898422deae0db53a27c -- You are receiving this mail because: You are watching all bug changes.
