KFontInst weird problem

Marco Martin notmart at gmail.com
Fri Jun 27 21:14:44 UTC 2014


Hi all,
little happy question for the weekend:
i was curious why loading the font installer kcm breaks all the oxygen icons..

looking at the sources, the suspect is right there in the kcm ctor:
KCmFontInst.cpp, line 189
    KIconLoader::global()->addAppDir(KFI_NAME);
    KIconLoader::global()->reconfigure(KFI_NAME);

anybody knows why it's messing with the global kiconloader?
(and what would break if this is not done anymore, since it appears to fix the 
problem)

-- 
Marco Martin


More information about the Plasma-devel mailing list