REPRODUCIBILITY (% or how often): 95%
BUILD ID = OS VERSION (Settings > About product): 4.1.0.23
HARDWARE (XA2, Xperia 10…): Xperia 10 II Dual Sim
UI LANGUAGE: German
REGRESSION: (compared to previous public release: Yes, No, ?): Not really, don’t know if it ever worked on aarch64
DESCRIPTION:
I built my app (Nheko Reborn / Konheko · GitLab) for aarch64, but when using the boost, it crashes when switching focus from the first to the second input field (on the login page). Disabling the booster prevents the crash. Backtrace: https://matrix.org/_matrix/media/r0/download/matrix.org/OgIDzxtELgRUMZXDSPgduxcg/message.txt
PRECONDITIONS:
Build konheko, commit 0fdf91ec6fa8fc5c30b1d7e871e0bb24cd93378c and launch it.
STEPS TO REPRODUCE:
- Click on the first field for the mxid
- Enter @abc.de
- Press on the next input field or use the enter key
EXPECTED RESULT:
Password field is focused.
ACTUAL RESULT:
crash.
ADDITIONAL INFORMATION:
https://matrix.org/_matrix/media/r0/download/matrix.org/OgIDzxtELgRUMZXDSPgduxcg/message.txt
(You max need to change the download url for boost in requirements.txt to https://kumisystems.dl.sourceforge.net/project/boost/boost/1.72.0/boost_1_72_0.tar.bz2)