https://bugs.kde.org/show_bug.cgi?id=423131
--- Comment #1 from Gabriel Marcano <gabemarc...@yahoo.com> --- I think the solution is to move the m_busWatcher parts in addInhibitionWithExplicitDBusService and ReleaseInhibition further up, so that they are processed before the functions are short-circuited by the pending checks. This way a service will be registered as soon as we have even a pending request, and thus the pending cookie will be released properly when that service dies or goes away. -- You are receiving this mail because: You are watching all bug changes.