GNOME Bugzilla – Bug 345957
View last.fm profile
Last modified: 2010-09-21 22:22:54 UTC
As well as submitting tracks to last.fm, it would be nice if you could view your profile without having to use a web browser.
Created attachment 68030 [details] [review] start of patch This is the start of a patch to do this. It grabs the basic profile data and fills in the window, as well as sticking neighbour data in a tree view. It still needs lots of UI love, and more functionality.
Doesn't apply cleanly when combined with patch from bug #313049.
How is it supposed to work? I don't see anything new in the plugin, or in the interface when I apply the patch.
Created attachment 68666 [details] audiosccrobbler-ui.xml Oops. this file was missing, it goes in data/ui/
That adds a "View last.fm" profile, when I click it a window of size of about 10x10 opens and I get a lot of "libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed" messages on the console. Also missing the entry from the Makefile.am, I think.
Fixed as part of Jamie Nicol's summer of code project. If there's any additional last.fm/libre.fm profile information we should display, we can add it to the profile source.