https://bugs.kde.org/show_bug.cgi?id=449635
--- Comment #12 from ratijas <m...@ratijas.tk> --- Created attachment 146372 --> https://bugs.kde.org/attachment.cgi?id=146372&action=edit «Display Configuration» and «Battery and Brightness» applets are fine I glanced at Display Configuration applet and its sources. Looks nice, uses the the same "powermanagement" data engine indeed. The code is moderately horrible, and should be fixed just like B&B applet was. Now I see where's that `inhibitions[0]` thing comes from in B&B, huh… Anyways, works for me (on git master) in both applets just fine, inhibitions are all there. Try building plasma-workspace package from source and see if it helps — are you able to do that without destroying your system? Or, you know what, let's do this: find the PowerManagementItem.qml file in your system — locate(1) utility is your friend, but usually it should be something like /usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerManagementItem.qml — and upload it here or as a snippet on GitLab, so I can compare which version was that. Since inhibitions are present in your Display Configuration applet (and thus in the data engine), I suspect this is the issue that was already fixed in master. -- You are receiving this mail because: You are watching all bug changes.