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 696517 - fix linking lastfm plugin
fix linking lastfm plugin
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: last.fm
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-24 22:19 UTC by Lionel Landwerlin
Modified: 2013-03-25 21:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix linking against libgnome-keyring (796 bytes, patch)
2013-03-24 22:20 UTC, Lionel Landwerlin
none Details | Review

Description Lionel Landwerlin 2013-03-24 22:19:30 UTC
The plugin doesn't load because of missing symbol from libgnome-keyring.
Comment 1 Lionel Landwerlin 2013-03-24 22:20:20 UTC
Created attachment 239700 [details] [review]
fix linking against libgnome-keyring
Comment 2 Jonathan Matthew 2013-03-25 21:51:26 UTC
Commit 1fac0aa removed the keyring code from the plugin (it was only there for an old streaming API that last.fm shut down a while ago), so this shouldn't be a problem any more.