https://bugs.kde.org/show_bug.cgi?id=440047
Bug ID: 440047
Summary: Unable to execute kirigami-based applications because
of a symbol lookup error
Product: frameworks-kirigami
Version: Master
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
SUMMARY
After successfully building kclock and its dependencies (with kdesrc-build), I
can't get it to run. I am now also unable to launch other kirigami-based
applications I built previously like kweather or audiotube.
STEPS TO REPRODUCE
1. Build any kirigami-based application, including its dependencies
For example: kdesrc-build kclock --include-dependencies
2. Source prefix.sh
For example: source ~/kde/build/kdereview/kclock/prefix.sh
3. Execute the program that was just built
For example: kclock
OBSERVED RESULT
I get the following error:
kclock: symbol lookup error:
/home/borisp/dev/kde/usr/lib/plugins/kf5/kirigami/org.kde.desktop.so: undefined
symbol: _ZNK11KIconLoader16hasCustomPaletteEv
EXPECTED RESULT
The application (in this case kclock) should launch normally.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.13.1-3
(available in About System)
KDE Plasma Version: 5.22.3
KDE Frameworks Version: Master
Qt Version: 5.15
--
You are receiving this mail because:
You are watching all bug changes.