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

MPRIS pause not returning the paused signal #356

Closed
grizeldi opened this issue Feb 26, 2024 · 4 comments · Fixed by #373
Closed

MPRIS pause not returning the paused signal #356

grizeldi opened this issue Feb 26, 2024 · 4 comments · Fixed by #373
Assignees
Labels
Available in next release bug Something isn't working

Comments

@grizeldi
Copy link

Whenever I try to pause tidal-hifi playback through gnome's music player controls, the music does stop playing, but the pause button in the gnome dock doesn't turn into a play button, so gnome still thinks the music is playing. Most of the time this isn't more than a mildly annoying but otherwise harmless UI issue, as clicking the "pause" button resumes the track again in 80% of cases, but it does break things like GSConnect, which keep track of the current seek position in the song internally, as they do not receive the paused signal and just keep counting.

Ubuntu 23.10
tidal-hifi 5.9.0 from flathub

@DatLem0n
Copy link

This also prevents Play/Pause shortcuts from working so media keys bound to that do not work

6.7.9-arch1-1
Plasma 6.0.1 (Wayland)
tidal-hifi 5.9.0 (aur)

@hajosattila
Copy link

hajosattila commented Mar 20, 2024

same here on Arch

6.8.1-AMD-znver3
sway 1.9
Waybar v0.10.0
tidal-hifi-5.9.0 (AppImage)

@Mastermindzh Mastermindzh self-assigned this Mar 20, 2024
@Mastermindzh
Copy link
Owner

Will check this weekend 😄

@Mastermindzh Mastermindzh added the bug Something isn't working label Mar 21, 2024
@Mastermindzh
Copy link
Owner

Pretty sure it's the same cause as this one: #370.
WIll test today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Available in next release bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants