Thanks Iain! I can reproduce this now.

The problem seems to be because the bookmark is being kept in the
history once it is closed. So when you "eject" the FTP bookmark nautilus
deletes the bookmark visually but keeps a reference to it for the
history. The bookmark keeps a reference to the NautilusFile for the FTP
location and this is marked as "gone".

When try and connect to this location again (or press back in the
history) it tries and create a new bookmark which then uses the cached
NautilusFile which is marked gone. Thus the assertion fails.

The solution I am currently trying to find is to remove the bookmark
from the history when it is ejected.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1202159

Title:
  nautilus assert failure: ERROR:nautilus-
  bookmark.c:350:nautilus_bookmark_connect_file: assertion failed:
  (!nautilus_file_is_gone (bookmark->details->file))

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1202159/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to