lp:~achiang/ubuntu/quantal/casper/bug-855556
- Get this branch:
- bzr branch lp:~achiang/ubuntu/quantal/casper/bug-855556
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 28 lines (+9/-1)2 files modifieddebian/changelog (+8/-0)
scripts/casper-bottom/44pk_allow_ubuntu (+1/-1)
Related bugs
Bug #855556: "Restart" and "Shut Down" don't work if anyone else is logged in | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Alex Chiang
- Status:
- Development
Recent revisions
- 1043. By Alex Chiang
-
Grant admin polkit privileges to lightdm user (LP: #855556)
During a live session, the 'ubuntu' user is logged in on every VT. However,
we have:/usr/share/
polkit- 1/actions/ org.freedesktop .consolekit. policy org.freedeskto
p.consolekit. system. restart- multiple- users
<allow_active> auth_admin_ keep</allow_ active>
org.freedesktop.consolekit. system. stop-multiple- users
<allow_active> auth_admin_ keep</allow_ active> Thus, the shutdown and restart items from the Unity greeter's session
indicator are inhibited.Those items should work, and we can do so by granting admin privileges to
lightdm / unity-greeter, which allows restart and shutdown from the greeter
screen.We already grant admin privileges to the default user in the live session,
so allowing the user to shutdown from the live session's greeter screen
should be considered conceptually similar. - 1039. By Stéphane Graber
-
Fix rc_domain sed call, rewrite part of resolv.conf handling to ensure it's clean.
- 1038. By Luke Yelavich
-
bin/casper-
a11y-enable: Call dbus-send with the --print-reply command-line
argument, and send the output to null, as we don't need it. For some
reason dbus-send only executes our commands when --print-reply is given. - 1037. By Luke Yelavich
-
* bin/casper-
a11y-enable:
- Remove code to create a sudoers config file that is no longer needed
in the at-spi dbus world we now live in, thanks to Attila Hammer for
the patch. (LP: #964985)
- Disable the calendar in all low vision accessibility profiles as it has
issues with keyboard navigation, thanks to Attila Hammer for the patch.
(LP: #965015)
- Do not hard code the ubuntu-2d session name in the set_session method.
* ubiquity-hooks/30accessi bility:
- Use the orca settings from the live session for unity-greeter on the
installed system, thanks to Attila Hammer for the patch. (LP: #968929) - 1036. By Colin Watson
-
bin/casper-
reconfigure: Unset DEBIAN_ HAS_FRONTEND, DEBIAN_FRONTEND, and
DEBCONF_REDIR so that casper-reconfigure properly uses the
noninteractive frontend when invoked from a ubiquity target-config hook
(LP: #955617). - 1035. By Jonathan Riddell
-
LightDM on kubuntu-active wants to start ubuntu.desktop,
workaround in 15autologin for now - 1034. By Luke Yelavich
-
* bin/casper-
a11y-enable:
- Use the unity-greeter gsettings keys for accessibility settings.
- Enable high contrast in unity-greeter when the high contrast profile
is selected.
- Remove functionality to set gconf values for the login manager,
unity-greeter uses gsettings.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/quantal/casper