Summary: | Solid crashes plasma-desktop (hal 0.5.14 incompatibility) [HalPower::brightness, Solid::Control::PowerManager::brightness] | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Dominic Battre <dominic> |
Component: | powermanagement-daemon | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, blackr2d, christof.debaes, efraim.feinstein, Hugo.Mildenberger, kai.kasurinen, kdebugs, micmicsh, nweibley, out.there, reavertm, u75620712, zelegolas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dominic Battre
2009-12-04 11:17:45 UTC
I had one more idea... The devices describes itself to implement org.freedesktop.Hal.Devices.Leds which is specified here http://people.freedesktop.org/~dkukawka/hal-spec-git/hal-spec.html#interface-device-leds Maybe it is a bug in Hal? The fix for bug 209582 could also be related to your analysis. (I didn't read it all). Have you checked it http://websvn.kde.org/trunk/KDE/kdebase/workspace/solid/hal/halpower.cpp?r1=1057980&r2=1057979&pathrev=1057980 ? The reporter of bug 217446 says that downgrading to HAL 0.5.13-r2 "fixes" this issue. *** Bug 217425 has been marked as a duplicate of this bug. *** *** Bug 217446 has been marked as a duplicate of this bug. *** I would remove "on Thinkpad T60p" from the description as I have the same results on completely different hardware - Dell XPS M2010. Judging from my backtrace it's a rather fundamental incompatibility between solid 4.3.4 and hal 0.5.14 on brightness control so I would expect this to happen on other hardware configurations as well. I confirm the bug on Dell Latitude Hardware. The laptop has keyboard backlighting just like the Thinkpad T60p and the Dell XPS M2010. Downgrading to hal-0.5.13 worked. See https://bugs.gentoo.org/295600 - there's some patch attached. *** Bug 217617 has been marked as a duplicate of this bug. *** Confirming for a DELL XPS m1330 on Kubuntu Lucid Lynx amd64. Downgrading to HAL 0.5.13 helped. ( I downloaded it from archive.ubuntu.com/ubuntu) Thanks for the fast support concerning my duplicate. Dell Inspiron 9600 - same problem. Right now it looks like hal 0.5.14 reports keyboard LEDs in the keyboard_backlight capabilities list. On my Dell, keyboard_backlight capability list was previously empty (0.5.13 reports no devices as having keyboard_backlight capabilities). In addition, on my dell, I do have a device called .../Hal/devices/computer_backlight which reports capabilities "laptop_panel". This works - I am able to use the Fn-<arrow> keys to set the brightness of the panel. Please note the SVN commits designed to fix this bug have caused the symptoms of bug 196232 to appear again (although the underlying cause is different). SVN commit 1062504 by sebas: Fixes implicit typecast from previous commit to halpower.cpp and addresses a new bug precipitated by hal-0.5.14 in which the battery plasmoid unconditionally reset screen brightness to 0 Patch by Nate Weibley CCMAIL:nweibley@gmail.com BUG:196232 BUG:217316 M +1 -1 libs/solid/control/powermanager.cpp M +2 -2 solid/hal/halpower.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1062504 *** Bug 219095 has been marked as a duplicate of this bug. *** *** Bug 219333 has been marked as a duplicate of this bug. *** - Could you check if bug 219333 is the same ? Thanks *** Bug 219919 has been marked as a duplicate of this bug. *** *** Bug 220055 has been marked as a duplicate of this bug. *** *** Bug 220507 has been marked as a duplicate of this bug. *** *** Bug 221058 has been marked as a duplicate of this bug. *** |