Bug 495935

Summary: Android version crashes on launch
Product: [Applications] Tokodon Reporter: Lee <leehcourington>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: crash CC: carl, josh
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Android   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lee 2024-11-07 18:44:07 UTC
SUMMARY:

Installed Tokodon from Fdroid, when launching app it shows the splash screen then hard crashes.


STEPS TO REPRODUCE
1.  Launch App

OBSERVED RESULT

Splash screen shows with app icon, then closes.

EXPECTED RESULT

App should open and run normally.

SOFTWARE/OS VERSIONS
Android: 15
Device: Pixel 9 Pro XL
Comment 1 Lee 2024-11-07 18:45:15 UTC
I have run an android bug report, but it is quite large, and I cannot attach to this bug report.

I am able to send it to anyone that might be interested.
Comment 2 Joshua Goins 2024-11-09 10:14:17 UTC
Git commit 80302c79e3e1beee1013e6d33d52621c3ec28a00 by Joshua Goins.
Committed on 08/11/2024 at 23:27.
Pushed by carlschwan into branch 'master'.

StatefulApplication: Add dependency on KConfig QML plugin

Otherwise it never ends up in the Android APK.

M  +3    -1    src/statefulapplication/CMakeLists.txt

https://invent.kde.org/libraries/kirigami-addons/-/commit/80302c79e3e1beee1013e6d33d52621c3ec28a00
Comment 3 Joshua Goins 2024-11-09 10:14:25 UTC
Git commit c474a1990215072d64bd92cfff1df5976081dd3b by Joshua Goins.
Committed on 08/11/2024 at 23:27.
Pushed by carlschwan into branch 'master'.

StatefulApplication: Add dependency on private plugin

Otherwise, the private plugin never ends up in the Android APK.

M  +1    -0    src/statefulapplication/CMakeLists.txt

https://invent.kde.org/libraries/kirigami-addons/-/commit/c474a1990215072d64bd92cfff1df5976081dd3b