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 626326 - Music purchased from the Ubuntu One Music Store does not appear in music library
Music purchased from the Ubuntu One Music Store does not appear in music library
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Other Extensions
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Rodney Dawes
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-07 19:05 UTC by David Nielsen
Modified: 2011-04-14 19:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to initialize u1ms earlier so rescan and signals happen at startup (2.56 KB, patch)
2011-04-07 21:05 UTC, Rodney Dawes
none Details | Review
Patch without the debian changelog change (2.23 KB, patch)
2011-04-08 20:35 UTC, Rodney Dawes
committed Details | Review

Description David Nielsen 2010-08-07 19:05:01 UTC
From downstream Ubuntu on behalf of reporter:
https://bugs.launchpad.net/ubuntu/+source/banshee-community-extensions/+bug/604699

Songs are in ~/.ubuntuone on my desktop but it looks like Banshee isn't searching for music in that folder. This may also affect the download status message for each song on the store's My Downloads page and showing that a purchase has completed.
Comment 1 Bertrand Lorentz 2010-12-11 17:31:57 UTC
Changing component, as the Ubuntu One Music Store is now part of the Banshee main source tree.
Comment 2 Rodney Dawes 2011-04-07 21:05:13 UTC
Created attachment 185477 [details] [review]
Patch to initialize u1ms earlier so rescan and signals happen at startup

This patch fixes the issue by depending on the new version of libubuntuone which implements rescan of the U1MS Purchased Music folder on initialization, and moving the initialization of the widget to the source constructor; so that initialization happens at startup.
Comment 3 Rodney Dawes 2011-04-08 20:35:44 UTC
Created attachment 185549 [details] [review]
Patch without the debian changelog change

Oops. Forgot to strip the debian/changelog change out of the previous patch.
Comment 4 Gabriel Burt 2011-04-09 01:09:02 UTC
Review of attachment 185549 [details] [review]:

I'm OK with this since U1MS isn't default on other distros, but I'd appreciate it if you filed a bug against libu1 to add the ability to sync the music/do whatever non-GUI stuff without initializing the widgetry/webkit.