herolte nougat : Tried to setup /e/ account on the device and the device is stuck on that page
- /e/ version: e-0.20-n-20211221153032-dev-herolte
- Device model(s): herolte
- Device rooted: no
Summary
For S7(herolte), after enrolling my fingerprint and the security Pin, I tried to setup /e/ account on the device and my device is stuck on that page. Can neither move forward, nor backward.
The problem
Steps to reproduce
- Perform a fresh installation of e-0.20-n-20211221153032-dev-herolte.zip on herolte.
- Perform the initial setup and try to add /e/ account as well.
What is the current behavior?
Tried to setup /e/ account on the device and device is stuck on that page. Can neither move forward, nor backward.
What is the expected correct behavior?
Account should have been successfully added.
Technical informations
Relevant logs (adb logcat
)
12-22 17:16:22.464 4128 4128 I Choreographer: Skipped 38 frames! The application may be doing too much work on its main thread.
12-22 17:16:22.480 4825 4825 W ResourceType: Failure getting entry for 0x3f061006 (t=5 e=4102) (error -75)
12-22 17:16:22.480 4825 4825 W ResourceType: Failure getting entry for 0x3f061001 (t=5 e=4097) (error -75)
12-22 17:16:22.480 4825 4825 D AndroidRuntime: Shutting down VM
12-22 17:16:22.481 4825 4825 E davx5 : [foundation.e.accountmanager.App] Unhandled exception!
12-22 17:16:22.481 4825 4825 E davx5 : EXCEPTION java.lang.RuntimeException: Unable to start activity ComponentInfo{foundation.e.accountmanager/foundation.e.accountmanager.ui.setup.LoginActivity}: java.lang.UnsupportedOperationException: Can't convert value at index 1 to color: type=0x1
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2684)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2751)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.ActivityThread.-wrap12(ActivityThread.java)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1496)
12-22 17:16:22.481 4825 4825 E davx5 : at android.os.Handler.dispatchMessage(Handler.java:102)
12-22 17:16:22.481 4825 4825 E davx5 : at android.os.Looper.loop(Looper.java:154)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.ActivityThread.main(ActivityThread.java:6186)
12-22 17:16:22.481 4825 4825 E davx5 : at java.lang.reflect.Method.invoke(Native Method)
12-22 17:16:22.481 4825 4825 E davx5 : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
12-22 17:16:22.481 4825 4825 E davx5 : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
12-22 17:16:22.481 4825 4825 E davx5 : Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 1 to color: type=0x1
12-22 17:16:22.481 4825 4825 E davx5 : at android.content.res.TypedArray.getColor(TypedArray.java:463)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.Activity.onApplyThemeResource(Activity.java:4035)
12-22 17:16:22.481 4825 4825 E davx5 : at android.view.ContextThemeWrapper.initializeTheme(ContextThemeWrapper.java:198)
12-22 17:16:22.481 4825 4825 E davx5 : at android.view.ContextThemeWrapper.setTheme(ContextThemeWrapper.java:140)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.Activity.setTheme(Activity.java:4013)
12-22 17:16:22.481 4825 4825 E davx5 : at androidx.appcompat.app.AppCompatActivity.setTheme(AppCompatActivity.java:144)
12-22 17:16:22.481 4825 4825 E davx5 : at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2630)
12-22 17:16:22.481 4825 4825 E davx5 : ... 9 more
12-22 17:16:22.489 3347 4086 I ActivityManager: START u0 {flg=0x10000000 cmp=foundation.e.accountmanager/.ui.DebugInfoActivity (has extras)} from uid 10046 on display 0
12-22 17:16:22.490 3347 3395 W ResourceType: Failure getting entry for 0x3f061006 (t=5 e=4102) (error -75)
12-22 17:16:22.490 3347 3395 W ResourceType: Failure getting entry for 0x3f061002 (t=5 e=4098) (error -75)
12-22 17:16:22.490 3347 3395 W ResourceType: Failure getting entry for 0x3f061002 (t=5 e=4098) (error -75)
12-22 17:16:22.490 3347 3395 W ResourceType: Failure getting entry for 0x3f061006 (t=5 e=4102) (error -75)
12-22 17:16:22.491 3347 3395 W WindowManager: Token{fa1ec97 ActivityRecord{6a79b16 u0 foundation.e.accountmanager/.ui.DebugInfoActivity t8}} failed creating starting window
12-22 17:16:22.491 3347 3395 W WindowManager: java.lang.UnsupportedOperationException: Can't convert value at index 35 to color: type=0x1
12-22 17:16:22.491 3347 3395 W WindowManager: at android.content.res.TypedArray.getColor(TypedArray.java:463)
12-22 17:16:22.491 3347 3395 W WindowManager: at com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2407)
12-22 17:16:22.491 3347 3395 W WindowManager: at com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2628)
12-22 17:16:22.491 3347 3395 W WindowManager: at com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2047)
12-22 17:16:22.491 3347 3395 W WindowManager: at com.android.server.policy.PhoneWindowManager.addStartingWindow(PhoneWindowManager.java:3306)
12-22 17:16:22.491 3347 3395 W WindowManager: at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:8457)
12-22 17:16:22.491 3347 3395 W WindowManager: at android.os.Handler.dispatchMessage(Handler.java:102)
12-22 17:16:22.491 3347 3395 W WindowManager: at android.os.Looper.loop(Looper.java:154)
12-22 17:16:22.491 3347 3395 W WindowManager: at android.os.HandlerThread.run(HandlerThread.java:61)
12-22 17:16:22.491 3347 3395 W WindowManager: at com.android.server.ServiceThread.run(ServiceThread.java:46)
12-22 17:16:22.492 4825 4825 I art : System.exit called, status: 1
12-22 17:16:22.492 4825 4825 I AndroidRuntime: VM exiting with result code 1, cleanup skipped.
12-22 17:16:22.522 3347 3532 I ActivityManager: Process foundation.e.accountmanager (pid 4825) has died
12-22 17:16:22.522 3347 3532 D ActivityManager: cleanUpApplicationRecord -- 4825
12-22 17:16:22.522 3031 3031 I Zygote : Process 4825 exited cleanly (1)
12-22 17:16:22.523 3347 3532 W ActivityManager: Scheduling restart of crashed service foundation.e.accountmanager/.syncadapter.EeloAccountAuthenticatorService in 1000ms
12-22 17:16:22.533 3347 3532 I ActivityManager: Start proc 4850:foundation.e.accountmanager/u0a46 for activity foundation.e.accountmanager/.ui.DebugInfoActivity
12-22 17:16:22.549 4850 4850 W System : ClassLoader referenced unknown path: /system/app/AccountManager/lib/arm64[herolte-dev-account-add.txt](/uploads/7d15996d8002e1821c178bdbb30c4b36/herolte-dev-account-add.txt)
Relevant screenshots
Solutions
Workaround
Possible fixes