Bug 484157 - kasts does not launch since upgrade to 24.0.2
Summary: kasts does not launch since upgrade to 24.0.2
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kasts
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: bart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-21 13:07 UTC by kderem
Modified: 2024-03-21 14:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kderem 2024-03-21 13:07:19 UTC
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.
Comment 1 Antonio Rojas 2024-03-21 13:57:45 UTC
This is a packaging issue, please report to your distribution
Comment 2 bart 2024-03-21 14:22:20 UTC
NB It seems it's missing qqc2-desktop-style and qt6-5compat (only for 24.02.0).