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 743484 - gnome-music-3.14.3 doesn't detect music directory properly
gnome-music-3.14.3 doesn't detect music directory properly
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
3.14.x
Other Linux
: Normal normal
: 3.14
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2015-01-25 15:05 UTC by Pacho Ramos
Modified: 2015-01-26 10:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-music-3.14.3-music-dir.patch (976 bytes, patch)
2015-01-25 15:05 UTC, Pacho Ramos
none Details | Review

Description Pacho Ramos 2015-01-25 15:05:36 UTC
Created attachment 295375 [details] [review]
gnome-music-3.14.3-music-dir.patch

In query.py {MUSIC/DOWNLOAD}_URI is defined, while the queries actually use {MUSIC/DOWNLOAD}_DIR

Attached patch fixes it (credit to "foser" for reporting in gentoo IRC channel)
Comment 1 Vadim Rutkovsky 2015-01-26 10:41:58 UTC
Thanks, pushed as https://git.gnome.org/browse/gnome-music/commit/?id=daa58f6 and released 3.14.3.1.

Please use git format-patch to attach patches to bugzilla - this would save author info for bugzilla patch.