GNOME Bugzilla – Bug 334103
custom icon selection dialog starts in my home directory
Last modified: 2012-08-14 21:32:29 UTC
When I want to change an icon for a launcher on my desktop, I open the properties dialog and click on the icon. I get the Gtk+ file chooser dialog opened in my home directory. There are no icons in my home directory. I would like to choose an icon from my icon theme, but I have no idea where in my file system those icons live. Please make the file chooser show the directory which contains the currently used icon by default instead of the user's home directory. Other information: (I use a development version of Ubuntu Dapper Drake)
Thanks for your bug report! We may want to use some sort of theme icon chooser similar to "EggIconChooser" for launchers. For paths we currently start the selection inside the path, which seems to be fine, because usually your preferred icon is inside the folder.
*** Bug 442408 has been marked as a duplicate of this bug. ***
Hard to believe this has been open for over two years! It would be a minor fix to have the file-chooser default to the directory containing the currently selected icon, wouldn't it? This one is pretty bad for usability, even for a relatively experienced Linux user.
What about using the same approach of gnome-panel for launchers? It's really intuitive. Forwarded from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384918>. Maybe #508356 can be related to this bug.
This is one where KDE gets it exactly right: you get taken to a graphical preview of the various icons available, and the option (should you want it) to browse to a custom one.
We now show the current directory not HOME.