GNOME Bugzilla – Bug 658180
import flow
Last modified: 2013-04-19 15:05:27 UTC
When I click 'Add profile', I first get a file chooser. When I cancel the file chooser, I end up in another dialog with an empty combobox. That is unintuitive. Cancelling the file chooser should end the entire operation and bring me back to the panel.
I've pushed: commit f8fbf443d79fa72bbcca5fd7b2c494b7e9bdbbb0 Author: Richard Hughes <richard@hughsie.com> Date: Sun Sep 4 22:07:03 2011 +0100 color: If cancelling profile import don't show the empty assign dialog Fixes https://bugzilla.gnome.org/show_bug.cgi?id=658180 Can you verify this fixes the problem, and if so I'll drag it into 3.2 Thanks dude, Richard.
Yes, works fine
Although I do notice (gnome-control-center:6554): GLib-CRITICAL **: g_sequence_remove: assertion `iter != NULL' failed and (gnome-control-center:6554): color-cc-panel-WARNING **: failed to get ICC file as well as a stray separator in the inline toolbar
Seems fixed now.