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 629529 - [PATCH] lyrics double request
[PATCH] lyrics double request
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.13.x
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-13 14:59 UTC by Oleg
Modified: 2018-05-24 15:30 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Lyrics plugin patch (836 bytes, patch)
2010-09-13 14:59 UTC, Oleg
none Details | Review

Description Oleg 2010-09-13 14:59:15 UTC
Created attachment 170162 [details] [review]
Lyrics plugin patch

How to reproduce:
1. Open lyrics tab on context panel
2. Start play song (lyrics for this song will fetched one time)
3. Start to play next song (lyrics for this and next songs will fetched 2 times)

You can see this with http sniffer or by adding some debug message to lyrics_request() in the __init__.py

This patch fixes this issue by ignoring second signal to get lyrics. If you know why second signal generated maybe you can do more correct patch.
Comment 1 GNOME Infrastructure Team 2018-05-24 15:30:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/977.