Package: hibernate
Version: 1.12-1
Severity: normal

Some suggestions concerning
  /usr/share/hibernate/scriptlets.d/lock, line 15, function LockKDE()

Only display :0 gets locked if there's a KDE session running.
I would suggest to include something like this in the function:
  
    available_users=`who | awk '{ print $1 }'`

    for user in $available_users; do
        dcop --user "$user" --all-sessions  kdesktop KScreensaverIface lock > 
/dev/null 2>&1
    done

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable'), (650, 'testing'), (600, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

hibernate depends on no packages.

Versions of packages hibernate recommends:
ii  console-tools              1:0.2.3dbs-60 Linux console and font utilities
ii  hdparm                     6.3-3         tune hard disk parameters for high
ii  vlock                      1.3-8         Virtual Console locking program

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to