GNOME Bugzilla – Bug 445195
Change Desktop Background -> Error starting command 'gnome-background-properties'
Last modified: 2007-06-18 20:52:42 UTC
Please describe the problem: In control-center-2.19.3 Change Desktop Background -> Error starting command 'gnome-background-properties' control-center-2.19.3 doesn't have gnome-background-properties. Steps to reproduce: 1. Click "Change Desktop Background" on nautilus context menu. 2. 3. Actual results: Expected results: Does this happen every time? yes, always. Other information: nautilus-2.19.3-1.fc8 eel2-2.19.3-1.fc8 OS : Fedora Development (rawhide 20070607)
Created attachment 90150 [details] [review] Open gnome-appearance-properties on "Change Desktop Background" Code for a --show-page option to gnome-apperance-properties was commited today; it enables us to open up the capplet with the "Background" tab initially opened. The patch uses this for "Change Desktop Background".
Thanks, it's on HEAD: 2007-06-18 Martin Wehner <martin.wehner@gmail.com> * src/file-manager/fm-desktop-icon-view.c: (action_change_background_callback): Call background page of gnome-appearance-properties for "Change Desktop Background" menu item. (#445195) Patch from Denis Washington <denisw@svn.gnome.org>