GNOME Bugzilla – Bug 575344
Nautilus is unresponsible while "Select custom icon" filechooser is opened
Last modified: 2009-03-20 14:36:45 UTC
Please describe the problem: Simply try to modify the icon for a folder, while filechooser is opened, you cannot use nautilus (cannot right click on any file, for example) Steps to reproduce: 1. Open nautilus preferences and, under "Basic" tab, click on the icon for changing default icon 2. A filechooser is opened Actual results: while it's opened, I cannot right click on any file or simply click on any item in Desktop Expected results: Nautilus should still respond, even while filechooser is opened Does this happen every time? Yes Other information: Thanks
Fixed in trunk, thanks for the report. 2009-03-20 Cosimo Cecchi <cosimoc@gnome.org> * src/file-manager/fm-properties-window.c: (custom_icon_file_chooser_response_cb), (select_image_button_callback): don't use gtk_dialog_run to spawn the filechooser for a custom icon (#575344).