https://bugs.kde.org/show_bug.cgi?id=396677
Bug ID: 396677
Summary: KParts template fails to find the part
Product: kapptemplate
Version: 0.1
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I used the KParts template to create a foo application and the corresponding
foopart. I built the application using the instructions in the KParts template
README. I tried different installation paths (e.g. /usr/, /usr/local, /opt/kde)
but every time, the application fails to load the kpart with the error message
"Could not find foo part!".
For example, when installing in /usr, the following files are copied:
-- Installing: /usr/lib/x86_64-linux-gnu/plugins/foopart.so
-- Installing: /usr/share/kservices5/foopart.desktop
-- Installing: /usr/share/kxmlgui5/foopart/foopartui.rc
-- Installing: /usr/bin/foo
-- Installing: /usr/share/applications/foo.desktop
-- Installing: /usr/share/kxmlgui5/foo/fooui.rc
-- Installing: /usr/share/icons/hicolor/16x16/apps/foo.png
-- Installing: /usr/share/icons/hicolor/32x32/apps/foo.png
-- Installing: /usr/share/icons/hicolor/48x48/apps/foo.png
I am using latest package from KDE Neon Developer Edition.
Package: kapptemplate
Version: 4:18.04.3+p16.04+git20180719.0510-0
--
You are receiving this mail because:
You are watching all bug changes.