https://bugs.kde.org/show_bug.cgi?id=482077
--- Comment #48 from Jonathan Lopes <joniwe...@gmail.com> --- (In reply to Vlad Zahorodnii from comment #46) > > It looks like some application is using > > ext_idle_notifier_v1::get_idle_notification() with 4294967295ms as timeout > > value, it's uint so this is kinda valid... > > can you apply the patch that I've attached to the bug report. it's going to > be print the executable path and the pid of the offender Done, this is what I get after locking and unlocking: > kwin_wayland[2289]: "" 2652 wants an idle notification with too big timeout > 4294967295 2652 is powerdevil > $ ps -p 2652 -o command > COMMAND > /usr/lib/org_kde_powerdevil -- You are receiving this mail because: You are watching all bug changes.