https://bugs.kde.org/show_bug.cgi?id=446953
--- Comment #3 from bobos...@gmail.com --- Hi, Result of command: qtpaths --install-prefix is: /usr/lib64/qt5 I build kxstitch a few times, so I have now two buid folders. In first folder i install_manifest.txt file I have path: /share/kxmlgui5/kxstitch/kxstitchui.rc and in second build folder I have path: /usr/lib64/qt5/share/kxmlgui5/kxstitch/kxstitchui.rc When I go to those folders and run kxstitch (./kxstitch) in both cases error arrive. I doing this in Centos 7 with kde installed via yum group install command. When I created virtual machine with fedora 35 and I can install and run kxstitch normally, without any error. Can I somehow uninstall kxstitch from the system? Install script was installed it to /usr/bin/ maybe first install from first build folder was wrong and I must uninstall it completely before second attempt. Is there any uninstall script to do this? Or I just need to remove folders: /share/kxmlgui5/kxstitch /usr/lib64/qt5/share/kxmlgui5/kxstitch ? Regards! -- You are receiving this mail because: You are watching all bug changes.