GNOME Bugzilla – Bug 546496
prefered_window_manager is misspelling in gnome-session.schemas
Last modified: 2008-08-08 17:48:07 UTC
Please describe the problem: https://bugzilla.redhat.com/show_bug.cgi?id=447309#c3 $ cat /etc/gconf/schemas/gnome-session.schemas | grep prefered_window_manager <key>/schemas/apps/gnome-session/gnome-wm/prefered_window_manager</key> prefered_window_manager <- this name is wrong. maybe misspellingl? in gnome-session.schemas. $ cat /usr/bin/gnome-wm | grep preferred WINDOW_MANAGER=$(gconftool-2 --get /apps/gnome-session/gnome-wm/preferred_window_manager) Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Looks like this was fixed in trunk.