Skip to content

window-slot: Try current location even if it is marked as gone

Ondrej Holy requested to merge wip/oholy/autofs-parent-1 into master

When the current location is marked as gone, Nautilus jumps to the first existing parent currently (except for non-native locations and mount roots). This is fine in most cases, but not for autofs locations as Nautilus jumps to parent everytime autofs mount timeouted. It would be better to stay in the same folder in this case. Let's try the current location first even if it is marked as gone to ensure that. It would be perhaps even better to prevent autofs locations somehow from timeouting at all, or avoid immediate remounting at least, but those solutions don't look easy to implement.

Fixes: #1514 (closed)

Merge request reports

Loading