Description of problem: Once logged in to a Sugar session via GDM, there's no apparent way to logout. Version-Release number of selected component (if applicable): sugar-0.84.0-1.fc11.i586 How reproducible: 100% Steps to Reproduce: 1. choose Sugar session from GDM greeter 2. try to logout, sorry charlie... time to edit your gconf settings! Actual results: Can't logout Expected results: Should have logout option in XO menu Additional info: Just need to change the default value to true for this key in /etc/gconf/schemas/sugar.schemas <schema> <key>/schemas/desktop/sugar/show_logout</key> <applyto>/desktop/sugar/show_logout</applyto> <owner>sugar</owner> <type>bool</type> <default>false</default> <locale name="C"> <!-- FIXME: Enable these after string freeze is over <short>Show Log out</short> <long>If TRUE, Sugar will show a "Log out" option.</long>--> </locale> </schema> Which is installed by the sugar RPM.
Fixed with http://koji.fedoraproject.org/koji/buildinfo?buildID=95011 - thanks for the report.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
I'm running with XO-1 build dev.laptop.org/~dsd/f11-xo1/os2, created around 7/23/2009 from the source repositories. It has the correct content (described above) in /etc/gconf/schemas/sugar.schemas -- but there does not seem to be any apparent way to logout once logged in to the Sugar session.