View previous topic :: View next topic |
Author |
Message |
menschmeier l33t
Joined: 15 Dec 2004 Posts: 727
|
Posted: Mon Jan 14, 2008 2:03 pm Post subject: no kde lock after hibernate-ram |
|
|
Hi,
I am using the hibernate-script for suspending/hibernating my system.
It used to work without a problem, but not I noticed the kde isn't locked anymore when I do a suspend (hibernate-ram).
What might be the problem?
My /etc/hibernate/common.conf looks like this:
Code: | ### lock (generally you only want one of the following options)
# LockConsoleAs root
# LockXScreenSaver yes
# LockGnomeScreenSaver yes
LockKDE yes
# LockXLock yes
# LockXAutoLock yes
|
I do not see any error messages about this in /var/log/messages or Xorg.0.log
menschmeier _________________ Please notice the back of this message. |
|
Back to top |
|
|
Nordog Apprentice
Joined: 08 Jul 2005 Posts: 151 Location: Reykjavík, Iceland
|
Posted: Tue Jan 15, 2008 12:18 am Post subject: |
|
|
Are you by any chance using gdm? If you are you might want to install KDM (even though you are not going to use it as your default login manager) _________________ Gentoo 2007.0 on a Dell Inspiron e1505/6400 notebook
Intel core 2 duo 2.0 GHz with 2 GB ram
Ati Mobility Radeon x1400 |
|
Back to top |
|
|
menschmeier l33t
Joined: 15 Dec 2004 Posts: 727
|
Posted: Tue Jan 15, 2008 7:46 am Post subject: |
|
|
No, I am using kdm as display manager. _________________ Please notice the back of this message. |
|
Back to top |
|
|
menschmeier l33t
Joined: 15 Dec 2004 Posts: 727
|
Posted: Tue Jan 15, 2008 8:43 am Post subject: |
|
|
Hi,
maybe the problem is this:
Quote: | $ kdesktop_lock
X Error: BadAccess (attempt to access private resource denied) 10
Major opcode: 2
Minor opcode: 0
Resource id: 0x360000c |
kdesktop_lock seems not to work. But locking the session using the lock session symbol in KMenu is working, screen saver is working too and the system is locked after a couple of minutes automatically ...
Recently I upgraded to kde-base/kdebase-3.5.8-r6. Maybe there lies the problem ...
menschmeier _________________ Please notice the back of this message. |
|
Back to top |
|
|
Yamakuzure Advocate
Joined: 21 Jun 2006 Posts: 2296 Location: Adendorf, Germany
|
Posted: Thu Dec 18, 2008 9:03 am Post subject: |
|
|
I noticed this on my laptop, too. After updating sdystem/world the system hibernate-ram needs ages and kde isn't locked.
The only solution I ever found was to re-emerge kdescreensaver and kdesktop.
I have no idea why the hibernate-ram script suddently can't use kdesktop_lock through dcop any more, but after the re-emerge everything goes back to normal. (At least on my machine...) _________________ Edited 220,176 times by Yamakuzure |
|
Back to top |
|
|
|