Bug 332983 - After a successful suspend/resume an error of "Suspend failed" pops up
Summary: After a successful suspend/resume an error of "Suspend failed" pops up
Status: RESOLVED WONTFIX
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: KDE (show other bugs)
Version: Final
Hardware: i686 openSUSE 10.3
: P3 - Medium : Normal with 5 votes (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 14:31 UTC by Jared Hudson
Modified: 2009-05-14 13:27 UTC (History)
6 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Hudson 2007-10-11 14:31:43 UTC
Every night I suspend my laptop to disk. In the morning I resume my suspended laptop. I get an error as follows:

Window Title: Error - The KDE Session Manager
Contents: Suspend failed

I believe this is being caused by ksmserver.
(Before I close the dialog)
80c80
< jhhudso   4592  0.0  0.8  34256 17048 ?        S    07:02   0:00 ksmserver [kdeinit]
---
(After I close the dialog)
> jhhudso   4592  0.0  0.5  28508 11340 ?        S    07:02   0:00 ksmserver [kdeinit]

kdebase3-3.5.7-87 is installed and provides this program.
Comment 1 Will Stephenson 2007-10-11 14:41:40 UTC
This bugs me too and I've been meaning to sort it out.
Comment 2 Aaron Digulla 2007-10-14 17:26:19 UTC
Same here. Can you try to run the suspend from the command line? When I do this, I get an error message (but I forgot to note it down; I'll add it when I see it again). The command I used is:

powersave -U
Comment 3 Notyour Beer 2007-10-14 20:55:34 UTC
Same here. The dialog doesn't appear, if I am suspending from the kpowersave applet in the system tray.
Comment 4 Aaron Digulla 2007-10-15 07:33:05 UTC
Maybe a bug in the applet (it just swallows the error)?
Comment 5 Danny Al-Gaaf 2007-10-17 18:16:20 UTC
(In reply to comment #3 from Notyour Beer)
> Same here. The dialog doesn't appear, if I am suspending from the kpowersave
> applet in the system tray.

This is a DBUS timeout. Every DBUS call timeout after 6 hours, this is why you would get this error message. KPowersave prevent this errormsg, if there are more than 6 hours between the suspend call and the resume. 

We can simply fix this by go the way proposed in bug #326848
Comment 6 Notyour Beer 2007-10-17 21:03:52 UTC
(In reply to comment #5 from Danny Kukawka)
> This is a DBUS timeout. Every DBUS call timeout after 6 hours, this is why you
It apears after a suspend of a few minutes too. But the solution would probably work anyway..
Comment 7 Friederike Althen 2007-10-30 20:06:29 UTC
i am seeing the same issue.
Comment 8 Forgotten User qMyteedNxa 2008-03-29 09:39:16 UTC
same issue here
Comment 9 Jared Hudson 2008-11-04 16:41:28 UTC
This affected me under openSUSE 10.3 and now it affects me under openSUSE 11. Is anyone actively working to resolve this issue? Should I produce a new bug for openSUSE 11 or bump this one to openSUSE 11?
Comment 10 Forgotten User vXTZVacoSi 2009-05-14 10:36:27 UTC
I don't think this will be fixed for KDE3 anymore, this doesn't happen for me on KDE4, still I set it to NEEDINFO for wstephenson for status update.
Comment 11 Will Stephenson 2009-05-14 13:27:57 UTC
I won't fix this for KDE 3 now.