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 690710 - grl-filesystem only honours the first base-path
grl-filesystem only honours the first base-path
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
0.2.x
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-25 16:09 UTC by Juan A. Suarez Romero
Modified: 2013-01-04 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
filesystem: Fix variable decreased twice (862 bytes, patch)
2013-01-04 12:42 UTC, Juan A. Suarez Romero
committed Details | Review

Description Juan A. Suarez Romero 2012-12-25 16:09:23 UTC
After I switched from grilo 0.1.19 to 0.2.4 I have a problem with grl-filesystem.

Before I could add multiple base paths through grl-config.

Now only the first path set is reported when I browse the plugin.
Comment 1 Juan A. Suarez Romero 2013-01-04 12:42:55 UTC
Created attachment 232726 [details] [review]
filesystem: Fix variable decreased twice
Comment 2 Juan A. Suarez Romero 2013-01-04 12:50:16 UTC
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Fri Jan 4 12:41:56 2013 +0000

    filesystem: Fix variable decreased twice
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690710

 src/filesystem/grl-filesystem.c |    1 -
 1 file changed, 1 deletion(-)

Attachment 232726 [details] pushed as 1163c18 - filesystem: Fix variable decreased twice