SUMMARY KWeather immediately crashes and is unusable on Android. STEPS TO REPRODUCE 1. Tap on KWeather from launcher or app drawer OBSERVED RESULT App opens and header near top of screen displays KWeather, then screen goes completely white and app crashes/closes. EXPECTED RESULT KWeather starts and allows normal usage. SOFTWARE/OS VERSIONS Android: 9 KDE Plasma Version: NA KDE Frameworks Version: NA Qt Version: NA KWeather Version: 22.09 ADDITIONAL INFORMATION sudo logcat | grep kde 10-06 15:20:27.226 32400 32427 W kweather: qrc:/qml/settings/SettingsComponent.qml:13:1: module “org.kde.kirigamiaddons.labs.mobileform” is not installed 10-06 15:20:27.571 1664 2631 W InputDispatcher: channel ‘275329e org.kde.kweather/org.qtproject.qt5.android.bindings.QtActivity (server)’ ~ Consumer closed input channel or an error occurred. events=0x9 10-06 15:20:27.571 1664 2631 E InputDispatcher: channel ‘275329e org.kde.kweather/org.qtproject.qt5.android.bindings.QtActivity (server)’ ~ Channel is unrecoverably broken and will be disposed! 10-06 15:20:27.573 1664 1675 I ActivityManager: Process org.kde.kweather (pid 32400) has died: cch CRE
Looks like kirigami-addons is missing for the Android build. CC: nicolas.fella@kde.org
I also have this bug; I use an OS that is based on Android 11.
Added kirigami-addons to KWeather's android build: https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/467 Should be in the next release
(In reply to Devin Lin from comment #3) > Added kirigami-addons to KWeather's android build: > https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/467 > > Should be in the next release Thx, may I ask when the next release will be? I think in this situation a faster, unregular (re-)release would be good.
(In reply to tobias from comment #4) > Thx, may I ask when the next release will be? > I think in this situation a faster, unregular (re-)release would be good. *Next build I mean on binary factory, I am not sure how often they release these on FDroid or other places. https://binary-factory.kde.org/job/KWeather_Nightly_android-arm64/
(In reply to Devin Lin from comment #5) > (In reply to tobias from comment #4) > > Thx, may I ask when the next release will be? > > I think in this situation a faster, unregular (re-)release would be good. > > *Next build I mean on binary factory, I am not sure how often they release > these on FDroid or other places. > > https://binary-factory.kde.org/job/KWeather_Nightly_android-arm64/ Ok. Just noticed that there is already a new release on F-Droid. The App starts now and seems to work well.