When I launch ktouch in my cauldron VM, the result window is blank. There is the result in command line exec : [yann@cauldron ~]$ LC_ALL=C ktouch file:///usr/share/apps/ktouch/qml/main.qml:114:5: Type HomeScreen unavailable HomeScreen { ^ file:///usr/share/apps/ktouch/qml/HomeScreen.qml:155:26: Type ProfileSelector unavailable content: ProfileSelector { ^ file:///usr/share/apps/ktouch/qml/ProfileSelector.qml:98:13: Type ProfileDetailsItem unavailable ProfileDetailsItem { ^ file:///usr/share/apps/ktouch/qml/ProfileDetailsItem.qml:22:1: module "org.kde.charts" is not installed import org.kde.charts 0.1 as Charts ^
Thanks for the report. Installing kqtquickcharts should fix this bug. It's a missing dependency; I'll add the requires in next build. regards, Luc
CC: (none) => lmenut
Hello Luc, I confirm your indication. Installing kqtquickcharts fix the problem. regards, Yann
Fixed in cauldron since ktouch-4.13.95-1.mga5 .
Status: NEW => RESOLVEDResolution: (none) => FIXED