[Bug 610346] Re: scripts/casper-bottom/22screensaver sets /apps/gnome-screensaver/lock
Brian Murray
brian at ubuntu.com
Fri Oct 21 19:53:49 UTC 2011
This code has changed and is likely fixed:
gnome_screensaver_version=$(chroot /root dpkg-query -W --showformat='${Version}' gnome-screensaver 2>/dev/null) || gnome_screensaver_version=""
if [ -n "$gnome_screensaver_version" ]; then
printf "[org.gnome.desktop.screensaver]\nlock-enabled=false\n" >> /root/usr/share/glib-2.0/schemas/casper.gschema. override
chroot /root glib-compile-schemas /usr/share/glib-2.0/schemas/
fi
** Changed in: casper (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/610346
Title:
scripts/casper-bottom/22screensaver sets /apps/gnome-screensaver/lock
Status in “casper” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: casper
In scripts/casper-bottom/22screensaver,
it sets /apps/gnome-screensaver/lock and /apps/gnome-screensaver/lock_enabled.
I found /apps/gnome-screensaver/lock_enabled in gconf-editor, but can not find /apps/gnome-screensaver/lock.
Is it correct key?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/610346/+subscriptions
More information about the foundations-bugs
mailing list