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 546496 - prefered_window_manager is misspelling in gnome-session.schemas
prefered_window_manager is misspelling in gnome-session.schemas
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
2.23.x
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-06 01:16 UTC by sangu
Modified: 2008-08-08 17:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description sangu 2008-08-06 01:16:10 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:
Comment 1 William Jon McCann 2008-08-08 17:48:07 UTC
Looks like this was fixed in trunk.