You are not logged in.

#1 2013-02-09 12:11:46

bnb2235
Member
Registered: 2011-02-13
Posts: 119

Nautilus symbolic link pathbar

Hello,
In Nautilus 3.6, the path bar and location bar show symbolic link locations as their real location. For example:
/test (folder)
ln -s /test /home/bryan/test
If I went to Home and then the symbolic link test, Nautilus used to show the location as Home | test or /home/bryan/test (Nautilus 3.4)
Now Nautilus shows the location as /test
Is there a way to get Nautilus to not show the real path?

Offline

#2 2013-02-09 16:01:20

bnb2235
Member
Registered: 2011-02-13
Posts: 119

Re: Nautilus symbolic link pathbar

I would like to supplement the above...
If I set /home/bryan/.config/user-dirs.dirs like such:
XDG_DOCUMENTS_DIR="$HOME/test"
And run:
xdg-user-dirs-update
Then click test from the places menu, the pathbar is as I would expect.

Offline

#3 2013-02-12 01:55:35

bnb2235
Member
Registered: 2011-02-13
Posts: 119

Re: Nautilus symbolic link pathbar

I wouldn't call this solved, but for me, a systemd bind mount accomplished what I wanted in the end:
https://bbs.archlinux.org/viewtopic.php?id=156371

Offline

Board footer

Powered by FluxBB