[Bug 1054299] Re: screensaver doesn't hide screen during unsuspend
Steve Langasek
steve.langasek at canonical.com
Sat Feb 16 20:41:26 UTC 2013
Tormod,
There is no backgrounding of the xscreensaver-command in the /usr/share
/acpi-support/screenblank that we ship:
if [ `pidof xscreensaver` ]; then
su $user -c "(xscreensaver-command -throttle)"
if [ x$LOCK_SCREEN = xtrue ]; then
su $user -c "(xscreensaver-command -lock)"
fi
I don't see any bug in acpi-support. Can you please check that you're
using an unmodified package?
** Changed in: acpi-support (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpi-support in Ubuntu.
https://bugs.launchpad.net/bugs/1054299
Title:
screensaver doesn't hide screen during unsuspend
Status in “acpi-support” package in Ubuntu:
Incomplete
Status in “acpi-support” package in Debian:
New
Bug description:
When coming out of suspend with a locked screen, the workspace is
briefly visible, allowing anyone to see the contents. If sensitive or
personal material is on the page, this can lead to data leaks.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xscreensaver 5.15-2ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Fri Sep 21 14:19:33 2012
InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120919)
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: xscreensaver
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/1054299/+subscriptions
More information about the foundations-bugs
mailing list