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 424737 - Support xdg-user-dirs in the slideshow screensaver
Support xdg-user-dirs in the slideshow screensaver
Status: RESOLVED DUPLICATE of bug 411252
Product: gnome-screensaver
Classification: Deprecated
Component: general
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-31 02:43 UTC by Matthias Clasen
Modified: 2007-04-02 16:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add user-dirs support to slideshow (5.29 KB, patch)
2007-03-31 02:44 UTC, Matthias Clasen
none Details | Review
fall back to $HOME/Pictures if PICTURES is not set (5.49 KB, patch)
2007-04-01 13:33 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2007-03-31 02:43:56 UTC
Here is a patch to make the slideshow screensaver use the
PICTURES folder from xdg-user-dirs when no explicit location has
been specified.
Comment 1 Matthias Clasen 2007-03-31 02:44:47 UTC
Created attachment 85603 [details] [review]
add user-dirs support to slideshow
Comment 2 Matthias Clasen 2007-04-01 13:32:20 UTC
Turns out xdg_user_dir_lookup() falls back to $HOME if user-dirs are not set up,
and people don't like that. New patch fixes that.
Comment 3 Matthias Clasen 2007-04-01 13:33:17 UTC
Created attachment 85651 [details] [review]
fall back to $HOME/Pictures if PICTURES is not set
Comment 4 William Jon McCann 2007-04-02 16:24:06 UTC
Yeah Matthias!  Thanks for working on this.  As soon as I branch (soon) we'll get this in.

I'm going to have to be really anal and mark this as a dup...

*** This bug has been marked as a duplicate of 411252 ***