Package `kdeconnect` should depend on `kirigami-addons`
### Bug description
KDE Connect uses QML module `org.kde.kirigamiaddons.labs.mobileform` for its settings UI. This module is provided by package `kirigami-addons`. However, it is not a dependence of `kdeconnect`.
### Steps to reproduce
1. Install `kdeconnect` but do not install `kirigami-addons`.
2. Launch `kdeconnect-app` from a terminal.
3. Click on "Setting" at left bottom conner.
4. The settings UI should be blank, and you can see an error on the terminal:
```
file:///usr/lib/qt5/qml/org/kde/kirigami.2/PageRow.qml:914: Error: Error while loading page: qrc:/qml/Settings.qml:8 module "org.kde.kirigamiaddons.labs.mobileform" is not installed
```
5. Now install `kirigami-addons` and retry the steps above. The settings UI should be normal.
### Update channel(s)
stable
### Package and version
```bash
Package: kdeconnect
Status: install ok installed
Section: kde
Installed-Size: 8360
Maintainer: AOSC OS Maintainers <maintainers@aosc.io>
Architecture: amd64
Version: 23.08.5-1
Depends: fontconfig (>= 1:2.17.1), freetype (>= 2.14.2), fontconfig (>= 1:2.17.1), freetype (>= 2.14.2), kcmutils (>= 5.115.0), kcodecs (>= 5.115.0), kconfig (>= 5.115.0), kcoreaddons (>= 5.115.0-2), kdbusaddons (>= 5.115.0), kguiaddons (>= 5.115.0), ki18n (>= 5.115.0), kiconthemes (>= 5.115.0), kio (>= 5.115.0), kirigami2 (>= 5.115.0), kjobwidgets (>= 5.115.0), knotifications (>= 5.115.0), kpackage (>= 5.115.0), kpeople (>= 5.115.0), kpeoplevcard (>= 0.1), kservice (>= 5.115.0), kwayland (>= 5.115.0), kwindowsystem (>= 5.115.0), libfakekey (>= 0.3-1), pulseaudio-qt (>= 1.3), qca (>= 2.3.4-3), qqc2-desktop-style (>= 5.115.0), solid (>= 5.115.0), sshfs (>= 3.7.3)
Conffiles:
/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop 4ed4e2a94d02e1bce8d20ecb13e7ad69
Description: Applications suite for communication between KDE and other mobile devices
Description-md5: 393b06cfb6c621c5eefde36a8af1cd23
X-AOSC-ACBS-Version: 20260406
X-AOSC-Commit: 2a68d77ecd
X-AOSC-Packager: AOSC OS Maintainers <maintainers@aosc.io>
X-AOSC-Autobuild4-Version: 4.17.1
```
关闭于 2026-06-14 1 条评论