Thank you Nate and David for taking care of this. Le sam. 5 déc. 2020 à 17:10, David Edmundson <[email protected]> a écrit :
> Reading the bug comments I'm fairly sure the bug is this > ``` > extraFiles.keys() != KBuildSycoca::factoryExtraFiles() > ``` > > Putting keys into a map and back out can change the order, whereas > factoryExtraFiles is fixed. This could always fire. > I haven't tested it, but I'll prepare a patch. > > Well spotted, seems very likely. Minimal patch : https://invent.kde.org/frameworks/kservice/-/merge_requests/26 -- Méven
