Description of problem: 1. Install elisa-player with dnf - in my case, elisa-player is installed and no dependencies are added by dnf - elisa-player-20.04.2-1.fc32.x86_64.rpm Actual results: 2. run elisa -> not working: $ elisa QQmlApplicationEngine failed to load component qrc:/qml/ElisaMainWindow.qml:22:1: module "org.kde.kirigami" is not installed 3. I try installing kirigami (dnf install kirigami -> kf5-kirigami-1.1.0-13.fc32.x86_64.rpm is installed) -> elisa still not working, but error is different: $ elisa QQmlApplicationEngine failed to load component qrc:/qml/ElisaMainWindow.qml:22:1: module "org.kde.kirigami" version 2.5 is not installed Expected results: elisa should work. If needed, "dnf install elisa-player" should install required dependencies
kf5-kirigami2 installed?
Oh, indeed, it works with kf5-kirigami2. No need of kf5-kirigami. Thanks. So kf5-kirigami2 should be set as a dependency of elisa-player.
Yes. It already installed if other components of KDE installed. I will add this dependency explicitly. Thanks for the report.
FEDORA-2020-17b8e306c9 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-17b8e306c9
FEDORA-2020-82c09dac16 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-82c09dac16
FEDORA-2020-82c09dac16 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-82c09dac16` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-82c09dac16 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-17b8e306c9 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-17b8e306c9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-17b8e306c9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Thank you, it works ;) I have tested the update: kf5-kirigami2 if now well installed along with elisa-player.
FEDORA-2020-17b8e306c9 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-82c09dac16 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.