The bug is when nautilus attempts to resolve bookmark information. At
this point it gets an object that represents the file but the object is
marked as being "gone". It seems like a race condition where instead of
failing on an assertion we should wait for the file to not be "gone"
before accessing it.

I haven't been able to find a reproducible test case yet, but I imagine
based on the reports and the code it will involve making a bookmark to a
directory on a removable/remote location and disconnecting that
location.

-- 
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