(address . bug-guix@gnu.org)
I am running Guix System and using Sway (Wayland).
When trying to launch Kaidan from a shell I get the following errors:
13:58:25.845|qt.qpa.plugin|W|Could not find the Qt platform plugin "wayland" in ""
13:58:26.210|default|D|QT_QUICK_CONTROLS_STYLE not set, setting to "org.kde.desktop"
13:58:26.704|default|W|QQmlApplicationEngine failed to load component
13:58:26.704|default|W|qrc:/qml/main.qml:90:29: Type RosterPage unavailable
13:58:26.704|default|W|qrc:/qml/RosterPage.qml:50:2: Type RosterAddContactSheet unavailable
13:58:26.704|default|W|qrc:/qml/elements/RosterAddContactSheet.qml:84:3: Type Controls.TextArea unavailable
13:58:26.704|default|W|file:///gnu/store/y7lkx97ylj0aidzsp06b0455kr300b1i-qqc2-desktop-style-5.108.0/lib/qt5/qml/QtQuick/Controls.2/org.kde.desktop/TextArea.qml:15:1: module "org.kde.sonnet" is not installed
Based on discussion in IRC it sounds like some inputs are missing,
sonnet and kdeclarative
Other users were able to reproduce this issue on their machine.