[Bug 32785] Re: klaptop crashes when trying to suspend

2006-05-07 Thread Luka Renko
task rejected as fix in acpi-support is enough

** Changed in: kdeutils (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32785] Re: klaptop crashes when trying to suspend

2006-05-07 Thread Matthew Garrett
Fixed in 0.79

** Changed in: acpi-support (Ubuntu)
   Status: Confirmed => Fix Released

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32785] Re: klaptop crashes when trying to suspend

2006-05-07 Thread Luka Renko
Assigning to acpi-support.

** Changed in: klaptopdaemon (Ubuntu)
Sourcepackagename: klaptopdaemon => acpi-support

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32785] Re: klaptop crashes when trying to suspend

2006-05-07 Thread Luka Renko
This is not crash of klaptopdaemon, but rather deadlock between kded/klaptop 
and acpi-support script. sleep.sh calls kded to query for klaptopdaemon and 
this query is blocked as klaptop is waiting for sleep.sh (called through pmi 
action sleep) to complete.

I have changed one line in sleep.sh to look like this:

if [ x$1 != xforce ] && [ `CheckPolicy` = 0 ] && [ x$1 != xsleep ]; then

and this fixed it for me (we need to check for "force" option which is used by 
pmi action sleep before we call CheckPolicy whihc calls kded).

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32785] Re: klaptop crashes when trying to suspend

2006-05-03 Thread Luka Renko
** Bug 33297 has been marked a duplicate of this bug

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32785] Re: klaptop crashes when trying to suspend

2006-05-02 Thread Matti Viljanen
Luka Renko, I have the same situation here, bug 41648. My machine is
Acer Ferrari 3400.

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 32785] Re: klaptop crashes when trying to suspend

2006-04-28 Thread Luka Renko
** Summary changed:

- Suspend to RAM just locks screen (sleep.sh hangs)
+ klaptop crashes when trying to suspend

-- 
klaptop crashes when trying to suspend
https://launchpad.net/bugs/32785

--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs