You are not logged in.
After upgrading to 4.8, I'm getting complaints from KDE that the power management profile for low battery is calling DisableDesktopEffects (if I remember correctly - I was out and about on battery at the time) and that this call doesn't exist. Looking in the GUI, the option for disabling desktop effects on low battery appears to have disappeared so I'm assuming that KDE no longer offers this option but for some reason doesn't recognise it as deprecated and therefore doesn't automatically update the profile. (It tells me it is probably an installation or configuration issue.)
Can anybody tell me where KDE stores the power management profiles? I'm thinking that deleting the relevant file under my home directory ought to force KDE to update with a new default which I can then configure using the (limited) remaining options.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I guess it's ~/.kde4/share/config/powermanagementprofilesrc
Offline
I guess it's ~/.kde4/share/config/powermanagementprofilesrc
Yup, I guess this is it. Now deleting the section
[LowBattery][DisableDesktopEffects]
idleTime=600000
onIdle=true
should do the trick.
Offline
Thanks! That's a neater solution than I'd hoped for. (I just would have assumed I had to delete the whole file and start over.)
I think it is a shame this option has disappeared, mind, but this should stop KDE complaining about a deficiency which I view as of its own making!
Not sure whether to mark this solved now or not. Should I wait until the next time the low battery profile is triggered? Or should it be marked now because my specific question was answered? Not sure what the etiquette is, quite.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline