GNOME Bugzilla – Bug 645054
XDG directories are shown in the sidebar even when the directories do not exist
Last modified: 2012-10-22 21:11:50 UTC
Clicking on "Pictures" when there's no corresponding /home/foo/Picture directory results in an error dialog. Probably we should just skip unexistent XDG dirs entirely (and possibly update the sidebar if they are created)
Stefano, I think this is fixed already with this commit [1]; are you reproducing this with latest master? [1] http://git.gnome.org/browse/nautilus/commit/?id=18b496bc28a59987d161b5272244a808f5c06e2c
Yes. To reproduce, just delete /home/foo/Pictures. Renaming or moving the Pictures directory seems to work flawlessly.
Ok, I can reproduce this.
I pushed a fix to git master for this now, thanks for the report.