https://bugs.kde.org/show_bug.cgi?id=409405
--- Comment #2 from Roman Gilg <[email protected]> --- roman@workstation ~/dev/kde/src/frameworks/baloo (git)-[0e6f1c9...|bisect] % git bisect bad 0e6f1c92378226060ee08b356e503f9000992756 is the first bad commit commit 0e6f1c92378226060ee08b356e503f9000992756 Author: Stefan Brüns <[email protected]> Date: Sat Jun 8 18:29:30 2019 +0200 [PowerStateMonitor] Be conservative when determining power state Summary: When the state defaults to AC-powered, the indexer may start some energy consuming tasks, only to stop these later when the pending DBus call finishes. Especially the content indexer can take a while to stop, until the current batch is finished. In case the DBus call fails AC-powered is assumed, to match the previous default. Test Plan: unplug AC power start baloo_file -> the content indexer no longer processes its first batch Reviewers: #baloo, ngraham, astippich, poboiko Reviewed By: poboiko Subscribers: kde-frameworks-devel, #baloo Tags: #frameworks, #baloo Differential Revision: https://phabricator.kde.org/D21672 -- You are receiving this mail because: You are watching all bug changes.
