GNOME Bugzilla – Bug 500906
Duplicate entries when re-selecting Places
Last modified: 2009-02-22 21:29:17 UTC
Description: When double-clicking onto a "Places" entry (like bookmarks, Desktop, Home) that is shown already, the entries in the file list are duplicated. Another double-clicking restores the original content. This could be confirmed on irc by someone with a recent svn version. My gtk+-version: 2.12.1, gentoo linux, amd64
Hello, can't reproduce this bug, i'm also using gentoo on amd64. Double clicking on places does nothing. What's your nickname on IRC? Mine is "Lethalman"
I see the bug too. What may matter is filesystem backend, I guess. I am using Gtk's one here. Bug is present in both debian's gtk-2.12.1 and my svn copy.
Created attachment 100011 [details] screenshot Screenshot. Note that there is only one copy of x11, though other entries are duplicated.
*** Bug 492218 has been marked as a duplicate of this bug. ***
This has happened before in the Unix backend; it was not purging the old files when reloading the folder. I'll take a look. Just to be sure, though, can you please try this with the latest trunk? I committed an important fix for the Unix backend; it wasn't setting the folder flags correctly when reloading folders.
If you are on gtk+-2.12.x, try SVN revision 19678. If you are on trunk, try SVN revision 19677.
Created attachment 106711 [details] [review] gtk2-filechooser-unix-fix-async-refresh.diff This is the patch in question. It was not meant for this bug, but it's in a related code path, so could you please test it?
I didn't understand anything about the patch and revisions; but it is fixed in the today trunk, revision 19753.
Excellent, thanks for confirming :) Closing the bug.
*** Bug 517292 has been marked as a duplicate of this bug. ***
*** Bug 531494 has been marked as a duplicate of this bug. ***
*** Bug 572674 has been marked as a duplicate of this bug. ***