output in Konsole when I try to open Index file manager: ' para desktop-file-utils (0.24-1ubuntu3) ... stalker@neon-laptop:~$ index CREATING INSTANCE OF MAUI APP QCommandLineParser: option not defined: "author" QCommandLineParser: option not defined: "license" QCommandLineParser: option not defined: "desktopfile" QQmlApplicationEngine failed to load component qrc:/main.qml:35:5: Type FB.FileBrowser unavailable file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/mauikit/filebrowsing/FileBrowser.qml:726:17: Type FB.NewTagDialog unavailable file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/mauikit/filebrowsing/NewTagDialog.qml:44:10: Cannot assign to non-existent property "footerBackground" Lets remove MauiApp singleton instance Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.23.80 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.3 Graphics Platform: X11
Today I got this output in Konsole: $ index CREATING INSTANCE OF MAUI APP QCommandLineParser: option not defined: "author" QCommandLineParser: option not defined: "license" QCommandLineParser: option not defined: "desktopfile" QQmlApplicationEngine failed to load component qrc:/main.qml:15:1: module "org.mauikit.filebrowsing" is not installed Lets remove MauiApp singleton instance Can open Index after manually installing qml-module-org-mauikit-filebrowsing package. It should be added as dependency though. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.3 Graphics Platform: Wayland
Currently qml-module-org-mauikit-filebrowsing package is a dependency.