Skip to main content


Hmm. A symlinked folder I can navigate through and save to from gedit, but shows as broken and can't be clicked through in nautilus.
in reply to Paul Czege

…are you just making up names of things that don’t actually exist?
Unknown parent

Paul Czege
When I save a new file from gedit to the symlinked folder, I can't see the file in the actual/destination folder from nautilus, until I restart, and then it's there.
This entry was edited (11 months ago)
in reply to Paul Czege

@darkade
When I ls the directory the symlinked folder is light blue (meaning no problems?). But when I view it within nautilus it has a weird/broken icon and I can't click through it.
in reply to Paul Czege

@Paul Czege huh - that's a fully qualified path... did you install nautilus from snap or app image? That looks like a cross device symlink which would break inside a snap or appimage
in reply to silverwizard

@silverwizard

It's a symlink across partitions of the same ssd. I created it via command line. I pasted the path for the command, but haven't copy/pasted the symlink within nautilus.

in reply to Paul Czege

@Paul Czege sorry, out of my depth, I hope it gets figured, sorry, wish I could help more (cross device does include different partitions in this context though, to be clear)
in reply to Paul Czege

@darkade
When I try to click through in nautilus it tells me the target doesn't exist.
in reply to Paul Czege

perhaps a file system limitation or assumption? The “shared with windows” file system may be FAT32, which doesn’t support symlinks. Perhaps nautilus makes some assumptions about FAT32…? The invisible until restart issue could also be related. If you want to get to the bottom, post the permissions of both the symlink and the target (stat output).
in reply to Paul Czege

@silverwizard @darkade
I did ultimately find a pattern. Upon startup the previously created symlink, which is to a folder in a partition on a SSD, is broken and cannot be traversed. But if I navigate through the actual destination folder in Nautilus it fixes the symlink.