SUMMARY *** kasts does not launch since its last upgrade related to Qt6. *** STEPS TO REPRODUCE 1. Install EndeavourOS (build `2023.08.05`) 2. Install budgie desktop (`10.9.1`) 3.a. Install kasts (`24.02.0-1`) from extra repository with kirigami or 3.b. Install kasts-git (`24.04.70_r1549.g3f1440ae-1`) from aur repository OBSERVED RESULT A missing Qt library. It works with previous version. If I can avoid to install all plasma/with KDE, it would be great. ``` Database version 9 qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMState qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMConnectivityState qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMDeviceType qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged" : Type not registered with QtDBus in parameter list: QNetworkManagerInterface::NMMetered QQmlApplicationEngine failed to load component qrc:/main.qml:12:1: module "Qt5Compat.GraphicalEffects" is not installed qrc:/main.qml: module "org.kde.desktop" is not installed qrc:/main.qml:12:1: module "Qt5Compat.GraphicalEffects" is not installed qrc:/main.qml: module "org.kde.desktop" is not installed ``` With kasts-git : ``` Database version 9 QQmlApplicationEngine failed to load component qrc:/qt/qml/org/kde/kasts/qml/Main.qml: module "org.kde.desktop" is not installed ``` ``` ➜ ~ pacman -Qi kasts Nom : kasts Version : 24.02.0-1 Description : Kirigami-based podcast player Architecture : x86_64 URL : https://apps.kde.org/kasts/ Licences : GPL-2.0-or-later LGPL-2.0-or-later Groupes : kde-applications kde-multimedia Fournit : -- Dépend de : gcc-libs glibc kcolorscheme kconfig kcoreaddons ki18n kirigami kirigami-addons qt6-base qt6-declarative qt6-multimedia qtkeychain-qt6 syndication taglib threadweaver vlc Dépendances opt. : -- Requis par : -- Optionnel pour : -- Est en conflit avec : -- Remplace : -- Taille installée : 2,30 MiB Paqueteur : Antonio Rojas <arojas@archlinux.org> Compilé le : jeu. 22 févr. 2024 09:44:18 Installé le : mer. 20 mars 2024 11:34:16 Motif d’installation : Explicitement installé Script d’installation : Non Validé par : Signature ``` EXPECTED RESULT Launching normally kasts.
This is a packaging issue, please report to your distribution
NB It seems it's missing qqc2-desktop-style and qt6-5compat (only for 24.02.0).