GNOME Bugzilla – Bug 646056
$ gnome-control-center background -> I/O warning : failed to load external entity
Last modified: 2011-03-29 15:40:08 UTC
background works well in gnome desktop. Then, control-center background has strange warning message. $ gnome-control-center background I/O warning : failed to load external entity "/usr/local/share/gnome-background-properties/adwaita.xml" $ gsettings get org.gnome.desktop.background picture-uri 'file:///usr/share/themes/Adwaita/backgrounds/stripes.jpg' $ rpm -q control-center gnome-themes-standard control-center-2.91.93-1.fc15.x86_64 gnome-themes-standard-2.91.93-3.fc15.x86_64
Created attachment 184558 [details] [review] background: Don't show errors when loading default bg Check whether the file exists so we don't get warnings when loading the default wallpaper on startup.
Review of attachment 184558 [details] [review]: Looks good
Attachment 184558 [details] pushed as d361022 - background: Don't show errors when loading default bg