Bug 495935 - Android version crashes on launch
Summary: Android version crashes on launch
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Android Other
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-07 18:44 UTC by Lee
Modified: 2024-11-09 10:14 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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