https://bugs.kde.org/show_bug.cgi?id=446071

--- Comment #23 from tagwer...@innerjoin.org ---
(In reply to tagwerk19 from comment #22)
> ... There is code in Baloo to query "Power management" status over DBus ...
If you have Baloo debugging on, you should see entries in the Journal:

    kf.baloo: Power state changed - onBattery: false

in my case. You can enable logging for Baloo by creating a:

    ~/.config/QtProject/qtlogging.ini

file and making sure it contains:

    [rules]
    kf.baloo=true

then making sure that "stderr" goes to the journal by editing the unit file

    systemctl edit --user kde-baloo.service

and adding:

    [Service]
    StandardError=journal

and saving the override.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to