https://bugs.kde.org/show_bug.cgi?id=369085
--- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Ralf Habacker from comment #4) > To solve the issues kxmlgui needs to embed ui_standards.rc into the > installed shared library. kxmlgui already embeds ui_standards.rc into the shared library but installs the file too. The currently implemented logic prevents loading the embeded file if a related file is located in the file system (see https://cgit.kde.org/kxmlgui.git/tree/src/kxmlguiclient.cpp#n202) which the result that no ui_standards.rc file is loaded. -- You are receiving this mail because: You are watching all bug changes.