Cannot lauch application, missing 'org.kde.sonnet' #820

Open
opened 2023-10-26 17:54:02 +02:00 by Luctins · 0 comments
Luctins commented 2023-10-26 17:54:02 +02:00 (Migrated from github.com)

Recently, I've been unable to launch the application with this error:

QQmlApplicationEngine failed to load component
qrc:/main.qml:152:5: Type AboutDialog unavailable
qrc:/AboutDialog.qml:115:13: Type TextArea unavailable
file:///usr/lib64/qt5/qml/QtQuick/Controls.2/org.kde.desktop/TextArea.qml:15:1: module "org.kde.sonnet" is not installed

Which indicates a missing dependency.

I installed it from the rpm package, on fedora 38 (version 1.2.0), and it used to work out of the box, not exactly sure when it broke since it's been a while (if memory serves, I was on fedora 37 the last time I had tested it).

This is probably fedora specific, is the package maintained here?

Also, for the benefit of other people with the same issue:
The missing package is called kf5-sonnet, not qml-module-org-kde-sonnet.

Recently, I've been unable to launch the application with this error: ``` QQmlApplicationEngine failed to load component qrc:/main.qml:152:5: Type AboutDialog unavailable qrc:/AboutDialog.qml:115:13: Type TextArea unavailable file:///usr/lib64/qt5/qml/QtQuick/Controls.2/org.kde.desktop/TextArea.qml:15:1: module "org.kde.sonnet" is not installed ``` Which indicates a missing dependency. I installed it from the rpm package, on fedora 38 (version 1.2.0), and it used to work out of the box, not exactly sure when it broke since it's been a while (if memory serves, I was on fedora 37 the last time I had tested it). This is probably fedora specific, is the package maintained here? Also, for the benefit of other people with the same issue: The missing package is called `kf5-sonnet`, not `qml-module-org-kde-sonnet`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#820
No description provided.