Bug 499406 - Add a stop control
Summary: Add a stop control
Status: REPORTED
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.12.1
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-02 06:03 UTC by Guillaume Castagnino
Modified: 2025-04-17 16:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Castagnino 2025-02-02 06:03:36 UTC
It would be nice to have a “Stop” control. Currently, music cannot be stopped, only paused. When paused, stream stays open forever. See for example pw-top if using pipewire. There should be a way to effectively shutdown the stream.

The (big) downside of this, is that it will prevent pipewire to change the configuration of the sink. For example, if elisa was playing a content at 44.1kHz, your sink is stuck at 44.1kHz even if you want to play something in audioHD (streaming platform or whatever), it cannot be reconfigured for any other rate.

There is a workaround: after pausing the music, slide the time slider to the beginning or the end of the current song, and stream will shutdown, but it’s not really handy…