GNOME Bugzilla – Bug 702394
Remove from favorites doesn't work [Regression]
Last modified: 2013-06-21 12:46:30 UTC
Fedora 19, gnome 3.8.3 You can try it easily removing two different items from favorites. You can see that when you try to remove the second one the first one removed is added again, and the second one is not removed. Also, gnome-shell crash after some iterations doing the same.
I cannot reproduce this. Maybe the first favorite you removed was running?
um, strange, it is a freshly fedora 19 beta installation(updated). I ran gnome-shell from terminal and seems something related to dconf. The problem while trying to remove favorites was: (gnome-shell:2282): dconf-WARNING **: failed to commit changes to dconf: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code17: Cannot open dconf database: invalid gvdb header The dconf version is 0.16
Mmh, I've seen some downstream reports about dconf troubles recently. In any case, it's not a shell issue, let's move it to dconf.
*** Bug 702574 has been marked as a duplicate of this bug. ***
Yeah, I've seen several cases of user's dconf database being corrupted on IRC lately. It actually happened to me too, though that was after a hard system freeze so it could've been caused by that. I'll see if I can reproduce on a fresh install.
I couldn't reproduce this on a simple fresh F19 TC5 GNOME install in a VM, but the fact that people seem to keep popping up with corrupted dconf databases lately does worry me a bit. I'm not really sure how to investigate further without some kind of reliable reproducer, though.
Probably worth linking the downstream Fedora report we have here: https://bugzilla.redhat.com/show_bug.cgi?id=975521
Did who's been affected by the 'corrupted file' version of this bug *not* see it after an unclean shutdown/restart?
We've been tracking this bug down the past day or so and we're pretty convinced that it's something like a bug in ext4. I say "something like a bug" because it's unclear exactly what guarantees the filesystem provides in crash situations and the developer of the filesystem is telling a different story on the mailing list than what is in the official documentation (and we depended on a statement in the official documentation). The real source of this bug is the changes I made in bug 701560, where there is ongoing discussion on this topic, so I'll dup this bug to that. *** This bug has been marked as a duplicate of bug 701560 ***