#625 closed enhancement (fixed)
disable logout option for soas
Reported by: | tomeu | Owned by: | sdz |
---|---|---|---|
Priority: | Low | Milestone: | Unspecified |
Component: | Sugar on a Stick (SoaS) | Version: | Unspecified |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Resolved |
Description
we autologin to sugar, but we have the logout option on the xomenu, so the user may end up seeing it.
Of course, maybe the bug is that the logout option is visible on soas-2 and we should disable it during image creation.
Change History (3)
comment:1 Changed 14 years ago by sdz
- Bug Status changed from Unconfirmed to Needinfo
comment:2 Changed 14 years ago by sdz
- Bug Status changed from Needinfo to Resolved
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from login screen on soas-2 should be branded? to disable logout option for soas
This should be fixed per commit 914722006c7c9948a89cda29f465d39c1e213f8a in SoaS and will be tested with the next snapshot.
See for details: http://git.sugarlabs.org/projects/soas/repos/mainline/commits/914722006c7c9948a89cda29f465d39c1e213f8a
comment:3 Changed 13 years ago by sascha_silbe
- Distribution/OS changed from SoaS to Unspecified
Bulk change distribution=SoaS -> component=SoaS
Note: See
TracTickets for help on using
tickets.
Is this occuring in the latest soas version? I though it wasnt. If it still does, we should probably consider disabling it. For the OLPC version (with Gnome), we're explicitely adding it using gconf: gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /desktop/sugar/show_logout true >/dev/null
Maybe we could just use the opposite to disable it? I'm pretty happy with the autologin, as it doesn't complicate things. I think branding the boot screen might be also important...