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 575344 - Nautilus is unresponsible while "Select custom icon" filechooser is opened
Nautilus is unresponsible while "Select custom icon" filechooser is opened
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Preferences
2.24.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-14 10:56 UTC by Pacho Ramos
Modified: 2009-03-20 14:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pacho Ramos 2009-03-14 10:56:39 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
Comment 1 Cosimo Cecchi 2009-03-20 14:36:45 UTC
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).