Bug 459780 - Kweather Flatpak fails to launch after the 22.09 update
Summary: Kweather Flatpak fails to launch after the 22.09 update
Status: RESOLVED FIXED
Alias: None
Product: kweather
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-28 15:58 UTC by thebluequasar
Modified: 2022-09-29 05:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thebluequasar 2022-09-28 15:58:08 UTC
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
Comment 1 Devin Lin 2022-09-28 16:03:27 UTC
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!
Comment 2 thebluequasar 2022-09-29 05:12:21 UTC
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