After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734117 - Pause button does not change to play button in the notification.
Pause button does not change to play button in the notification.
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal normal
: 3.14
Assigned To: gnome-music-maint
gnome-music-maint
: 735086 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-08-01 12:26 UTC by Patrik Novotný
Modified: 2014-08-24 16:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for showing the notification after its update. (868 bytes, patch)
2014-08-01 13:00 UTC, Patrik Novotný
none Details | Review

Description Patrik Novotný 2014-08-01 12:26:54 UTC
When song is paused the play button in the notification does not appear. The pause button stay there and when clicked still send media-playback-pause signal which only shows warning  message of unknown signal on the terminal.
Comment 1 Vadim Rutkovsky 2014-08-01 12:58:07 UTC
Yep, happens to me as well
Comment 2 Patrik Novotný 2014-08-01 13:00:34 UTC
Created attachment 282256 [details] [review]
Patch for showing the notification after its update.
Comment 3 Patrik Novotný 2014-08-01 13:01:40 UTC
I am new to python and GTK but I just found that the notification is shown after updating the track just in case that no song is playing. So I just called show() after the update but now the album art disappear from the notification after pause is clicked. As I said I am new to this so I do not know where is the problem. Should I report new bug for the album art?
Comment 4 Vadim Rutkovsky 2014-08-01 13:41:32 UTC
(In reply to comment #3)
> Should I report new bug for the album art?

Thanks, no need to, lets handle this as a part of this report - I'm gonna fix it myself as a part of this bug.

Great thanks for the patch!
Comment 6 Elad Alfassa 2014-08-24 16:41:50 UTC
*** Bug 735086 has been marked as a duplicate of this bug. ***