https://bugs.kde.org/show_bug.cgi?id=446490
Bug ID: 446490 Summary: Crashes on launch when built from source Product: Haruna Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: generic Assignee: georgefb...@gmail.com Reporter: n...@kde.org Target Milestone: --- I have tried to build Haruna from source multiple times over the last few months, and running the built executable always fails with the following: $ haruna QML debugging is enabled. Only use this in a safe environment. unknown() : QQmlApplicationEngine failed to load component unknown() : qrc:/qml/main.qml:15:1: plugin cannot be loaded for module "org.kde.kirigami": Cannot load library /home/nate/kde/usr/lib64/qml/org/kde/kirigami.2/libkirigamiplugin.so: (/home/nate/kde/usr/lib64/qml/org/kde/kirigami.2/libkirigamiplugin.so: undefined symbol: _ZN8Kirigami5Units19longDurationChangedEv) I am building it using a totally standard kdesrc-build procedure (`kdesrc-build haruna`), and none of my other Kirigami-based apps that I build from source have this problem. I have done a clean build of both Haruna and also Kirigami. Could there be configuration issue in Haruna's CMake somehow? -- You are receiving this mail because: You are watching all bug changes.