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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/610346

Title:
  scripts/casper-bottom/22screensaver sets /apps/gnome-screensaver/lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/610346/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to