After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 553860 - doesn't display a warning when trying to add a bookmark and there is disk space
doesn't display a warning when trying to add a bookmark and there is disk space
Status: RESOLVED DUPLICATE of bug 561309
Product: nautilus
Classification: Core
Component: Bookmarks
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-25 22:49 UTC by Sebastien Bacher
Modified: 2010-05-06 17:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-09-25 22:49:18 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/222957

"Trigger the issue:
Make sure the homefilesystem is full.
In nautilus, click "add bookmark" from the menu or press Ctrl-D. The bookmark briefly appears in the bookmark sidebar, but then disappears again.
"Edit bookmarks" shows the dialog but says "No bookmarks defined"."
Comment 1 Tuomo Kohvakka 2008-10-27 13:21:41 UTC
The summary should probably read "doesn't display a warning when trying to add a bookmark and there is no disk space", or "nautilus can destroy bookmark file when it runs out of disk space".

It also appears that bookmark file can also be corrupted (truncated to 0 byte) even when they are not edited (just used) while disk is full. I blame nautilus. In my case bookmarks just disappeared while navigating filesystem.

It's OK that bookmark file can not be edited or appended when disk is full, but existing bookmarks should not be lost in any case.

This is a data loss type of bug.
Comment 2 seb 2009-08-12 06:54:28 UTC
In my case all bookmarks got lost when the home filesystem was full.

Luckily there was a .gtk-bookmarks~
Comment 3 Hendrik Lönngren 2010-02-09 11:14:38 UTC
I think the problem lies here: http://git.gnome.org./browse/nautilus/tree/src/nautilus-bookmark-list.c#n523
The third argument of g_file_replace, make_backup, is set to FALSE here.
Comment 4 Cosimo Cecchi 2010-05-06 17:43:46 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 561309 ***