Bug 585199

Summary: suspend lid-close fails when kscreensaver is active
Product: [openSUSE] openSUSE 11.2 Reporter: Juergen Weigert <jw>
Component: Mobile DevicesAssignee: E-mail List <mobile-bugs>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 357354    

Description Juergen Weigert 2010-03-03 20:17:30 UTC
Lenovo X60s.
I reproducably find, the machine will not suspend upon lid-close, if kscreensaver is up and locking the screen.
I first have to unlock, then close lid suspends the machine.

surprisingly, switching to a console and saying s2ram always works. with or without kscreensaver running.

What else is lid-close doing besides calling s2ram?
Comment 1 Holger Macht 2010-03-04 10:27:49 UTC
The lid close event is catched by powerdevil which in turn issues a suspend request via HAL, which in turn calls 'pm-suspend' which finally calls s2ram. Wow, that sounds quite complicated ;-)

Have you already tried KDE 4.4 or Factory?
Comment 2 Juergen Weigert 2010-03-05 00:02:08 UTC
Sorry. no, my machine is 11.2+updates 
I wonder, if I should simply dig out the event-binding and hook s2ram directly.
Comment 3 Holger Macht 2010-03-05 09:01:55 UTC
There has been quite some change in powerdevil recently, so I don't think anyone will have the time to look into this. I know, it's a shame :-( If you like, you could give kernel-maintainers@ a try, but I doubt they will have more time either, so closing it for know...
Comment 4 Holger Macht 2010-03-05 09:02:21 UTC
Of course I meant kde-maintainers@suse.de