Bugzilla – Bug 332983
After a successful suspend/resume an error of "Suspend failed" pops up
Last modified: 2009-05-14 13:27:57 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.
This bugs me too and I've been meaning to sort it out.
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
Same here. The dialog doesn't appear, if I am suspending from the kpowersave applet in the system tray.
Maybe a bug in the applet (it just swallows the error)?
(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
(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..
i am seeing the same issue.
same issue here
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?
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.
I won't fix this for KDE 3 now.