Hi there,
Using Kubuntu 24.10 stable, it might be a bit confusing to have Filelight offered within the folder properties (it has a specific button to explore the folder with Filelight), as it is not compatible with Qt6? The default installation does not include Qt5 and Filelight installation does not include requirements to install it.
Result: If I install Filelight and launch it, the window opens but no action actually does anything, as it does not find Qt5 methods to run stuff beneath. There's no actual error on screen, the journal shows:
mar 28 10:04:40 host filelight[13175]: QQmlComponent: Component is not ready
mar 28 10:04:40 host filelight[13175]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:914: Error: Error while loading page: qrc:/ui/MapPage.qml:9 module "QtQuick.Shapes" is not installed
Could this be documented/improved somehow to make it clear on what to expect?
Using Kubuntu 24.10 stable, it might be a bit confusing to have Filelight offered within the folder properties (it has a specific button to explore the folder with Filelight), as it is not compatible with Qt6? The default installation does not include Qt5 and Filelight installation does not include requirements to install it.
Result: If I install Filelight and launch it, the window opens but no action actually does anything, as it does not find Qt5 methods to run stuff beneath. There's no actual error on screen, the journal shows:
mar 28 10:04:40 host filelight[13175]: QQmlComponent: Component is not ready
mar 28 10:04:40 host filelight[13175]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:914: Error: Error while loading page: qrc:/ui/MapPage.qml:9 module "QtQuick.Shapes" is not installed
Could this be documented/improved somehow to make it clear on what to expect?
Comment