| Summary: | Cannot open Index file manager on neon unstable due to missing dependency | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Patrick Silva <bugseforuns> |
| Component: | Packages Unstable Edition | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jr, neon-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2021-11-23 21:51:07 UTC
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. |