https://bugs.kde.org/show_bug.cgi?id=463933
Jazeix Johnny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Jazeix Johnny <[email protected]> --- Hi, thank you for reporting this issue (and all the other ones!). To be sure, did you compile it yourself and not used ? It should not affect the releases we make as we always ship the qml charts plugin, but it could affect distributions if they don't update their requirements (I've added a reminder to specify it for when we send a mail to packagers after the release) and those who compile themselves. QtCharts is a qml plugin, like box2d (used for balancebox, land_safe and submarine). For now, for box2d, we check at runtime if the plugin is present and we display the activities only if the plugin is present. It's not ideal as we silently remove the activities... I'll check again if there is a possibility to keep the activities displayed, and when we click on them, having a dialog telling the plugin is missing. -- You are receiving this mail because: You are watching all bug changes.
