I was able to get those icons back in maliit by

$ 
wgethttp://snapshot.debian.org/archive/debian/20241102T151100Z/pool/main/q/qqc2-breeze-style/qml-module-org-kde-qqc2breezestyle_5.27.11-1%2Bb1_arm64.deb
$ sudo apt install ./qml-module-org-kde-qqc2breezestyle_5.27.11-1+b1_arm64.deb
$ 
wgethttp://snapshot.debian.org/archive/debian/20250421T024010Z/pool/main/k/kirigami2/qml-module-org-kde-kirigami2_5.116.0-1_arm64.deb
$ sudo apt install ./qml-module-org-kde-kirigami2_5.116.0-1_arm64.deb

Installing the former is not enough, otherwise it complains missing the Qt5 
version of Kirigami
$ sudo journalctl -b | grep breeze
lug 19 22:37:38 mobian 
kwin_wayland_wrapper[1269]:file:///usr/lib/aarch64-linux-gnu/qt5/qml/QtQuick/Controls.2/org.kde.breeze/Page.qml:7:1:
 module "org.kde.kirigami" is not installed


AFAICT qml-module-org-kde-kirigami2 is still available in trixie, while 
qml-module-org-kde-qqc2breezestyle isn't ( qqc2-breeze-style source package now 
generates
qml6-module-org-kde-breeze binary, that does not seem to fit well with maliit, 
likely because maliit is still on Qt5).

I'm wondering, is there any chance to get this fixed in Trixie?
Marco

Reply via email to