https://bugs.kde.org/show_bug.cgi?id=437364
--- Comment #13 from David Redondo <[email protected]> --- >oes the upgrade script maybe not apply to an already running kglobalaccel5 It needs kglobalaccel5 running, we are instructing it do the changes insted of changing the config file under its feet. What I find interesting that I saw no "Disabling desktop file" https://invent.kde.org/frameworks/kglobalaccel/-/blob/master/src/runtime/kserviceactioncomponent.cpp#L133 in the log which we should hit when we call KGlobalAccel::self()->cleanComponent (or do we not see debugs in openqa configuration?) Which I thought maybe KGlobalAccel::isComponentActive(oldDesktopFile) is maybe false if the file is not longer present but I could confirm that to be not the case. -- You are receiving this mail because: You are watching all bug changes.
