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 660790 - color: unbreak loading profiles at startup
color: unbreak loading profiles at startup
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: color
unspecified
Other All
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-03 14:03 UTC by Cosimo Cecchi
Modified: 2011-10-03 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
color: unbreak loading profiles at startup (1.18 KB, patch)
2011-10-03 14:03 UTC, Cosimo Cecchi
none Details | Review
color: unbreak loading profiles at startup (1.56 KB, patch)
2011-10-03 14:13 UTC, Cosimo Cecchi
none Details | Review

Description Cosimo Cecchi 2011-10-03 14:03:39 UTC
See attached patch.
Comment 1 Cosimo Cecchi 2011-10-03 14:03:41 UTC
Created attachment 198088 [details] [review]
color: unbreak loading profiles at startup

A recent commit broke color profile loading at startup if the profile
directory exists already. Fix this.
Comment 2 Bastien Nocera 2011-10-03 14:06:45 UTC
My fault. But this leaks the error.
Comment 3 Bastien Nocera 2011-10-03 14:06:45 UTC
My fault. But this leaks the error.
Comment 4 Cosimo Cecchi 2011-10-03 14:13:01 UTC
Created attachment 198097 [details] [review]
color: unbreak loading profiles at startup

Oops, right; this should do.
Comment 5 Richard Hughes 2011-10-03 15:38:37 UTC
Committed, thanks.