SUMMARY Kweather Flatpak version fails to launch after the 22.09 update STEPS TO REPRODUCE 1. Open Kweather version 22.09 from your application launcher or preferably from the terminal 2. The app won't launch, the terminal output shows a warning about a missing module: org.kde.kirigamiaddons.labs.mobileform" is not installed OBSERVED RESULT Kweather doesn't launch due to a missing module EXPECTED RESULT Required modules should be installed automatically in the flatpak version and Kweather should launch without any extra steps SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon User 5.25 (available in About System) KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Kernel: 5.15.0-46 generic 64bit ADDITIONAL INFORMATION Terminal output when running the command: "flatpak run org.kde.kweather": QQmlApplicationEngine failed to load component qrc:/qml/main.qml:163:26: Type SettingsDialog unavailable qrc:/qml/settings/SettingsDialog.qml:33:22: Type SettingsComponent unavailable qrc:/qml/settings/SettingsComponent.qml:13:1: module "org.kde.kirigamiaddons.labs.mobileform" is not installed
Hi there! We had a botched initial update for KWeather on Flathub since it got pushed without adding a dependency. This was fixed earlier today, and the fix should make its way to flathub within a few hours: https://github.com/flathub/org.kde.kweather/pull/3 You can preview the update by doing: flatpak install --user https://dl.flathub.org/build-repo/110549/org.kde.kweather.flatpakref I apologize for the inconvenience!
Hello there, Kweather is an app I love and use on a daily basis, so I reported the dependency issue as soon as I noticed it to help the devs know about the issue. Less than a day and the fix has been published, really great! Thanks a lot to the developers and contributors