https://bugs.kde.org/show_bug.cgi?id=393265
Bug ID: 393265 Summary: unable to resolve org.kde.charts Product: ktouch Version: 17.12.2 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: sebastian.gottfr...@posteo.de Reporter: np...@yahoo.com Target Milestone: --- I am trying to build ktouch from scratch and the build succeeded however when launching it is not able to resolve the org.kde.charts. i have installed the kqtquickcharts as requested. any help is greatly appreciated nprem@nprem-desktop:~/kchart/kqtquickcharts/build$ sudo make install [ 5%] Automatic moc for target kqtquickcharts [ 5%] Built target kqtquickcharts_automoc [100%] Built target kqtquickcharts Install the project... -- Install configuration: "" -- Installing: /usr/lib/x86_64-linux-gnu/cmake/KQtQuickCharts/KQtQuickChartsVersion.cmake -- Installing: /usr/include/KF5/kqtquickcharts_version.h -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/libkqtquickcharts.so -- Set runtime path of "/usr/lib/x86_64-linux-gnu/qml/org/kde/charts/libkqtquickcharts.so" to "/usr/local/lib/x86_64-linux-gnu" -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/qmldir -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/BarChart.qml -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/LineChart.qml -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/LegendItem.qml -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/LineLabel.qml -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/Label.qml -- Installing: /usr/lib/x86_64-linux-gnu/qml/org/kde/charts/XYChart.qml nprem@nprem-desktop:~/kchart/kqtquickcharts/build$ nprem@nprem-desktop:~/kchart/kqtquickcharts/build$ nprem@nprem-desktop:~/kchart/kqtquickcharts/build$ nprem@nprem-desktop:~/kchart/kqtquickcharts/build$ cd ~/ktouch/build/src/ nprem@nprem-desktop:~/ktouch/build/src$ ./ktouch can't find resource: "schemata/data.xsd" qCoreApp Application(0x7ffd946d32c0) qrc:/qml/main.qml:176:5: Type ScoreScreen unavailable qrc:/qml/scorescreen/ScoreScreen.qml:24:1: module "org.kde.charts" is not installed Segmentation fault (core dumped) nprem@nprem-desktop:~/ktouch/build/src$ find . -name "*.so" nprem@nprem-desktop:~/ktouch/build/src$ ./ktouch can't find resource: "schemata/data.xsd" qCoreApp Application(0x7ffe14597910) qrc:/qml/main.qml:176:5: Type ScoreScreen unavailable qrc:/qml/scorescreen/ScoreScreen.qml:24:1: module "org.kde.charts" is not installed Segmentation fault (core dumped) nprem@nprem-desktop:~/ktouch/build/src$ -- You are receiving this mail because: You are watching all bug changes.