https://bugs.kde.org/show_bug.cgi?id=498277
Oded Arbel <o...@geek.co.il> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INTENTIONAL |--- Status|RESOLVED |REPORTED --- Comment #2 from Oded Arbel <o...@geek.co.il> --- I think there may have been a misunderstanding: 1. I understand "RESOLVED INTENTIONAL" to mean that the behavior described is "as intended" - which I don't understand how can that be the case: are you saying that having a bunch of UI that does nothing is intentional? 2. The comment makes more sense - is this an issue with another software lower down the stack (in which case "RESOLVED UPSTERAM" or "RESOLVED NOTABUG") may have been more suitable. Regarding the actual content of the comment: To my understanding this is not an issue with either the ability of powerdevil to control brightness (the brightness control widget works fine, as well as keyboard shortcut binding and the D-Bus API), nor with the ability of powerdevil to detect the power state: ``` $ qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement org.kde.Solid.PowerManagement.currentProfile AC ... $ qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement org.kde.Solid.PowerManagement.currentProfile Battery ``` So it doesn't seem like lack of information that is needed for PowerDevil to perform actions, nor lack of ability to perform actions - it seems that PowerDevil just fails to perform actions it promised to take, that it can take, on the basis of information that it has. -- You are receiving this mail because: You are watching all bug changes.