jenspfahl / ANOTHERpass

Another approach of a password manager
https://anotherpass.jepfa.de
GNU General Public License v3.0
58 stars 3 forks source link

NPE at start #49

Closed jenspfahl closed 5 months ago

jenspfahl commented 8 months ago

**** CAUSE OF ERROR ****

java.lang.RuntimeException: Unable to start activity ComponentInfo{de.jepfa.yapm/de.jepfa.yapm.ui.importread.VerifyActivity}: java.lang.NullPointerException: findViewById(R.id.verify_status_text_result) must not be null at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3644) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3781) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:138) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2306) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7918) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936) Caused by: java.lang.NullPointerException: findViewById(R.id.verify_status_text_result) must not be null at de.jepfa.yapm.ui.importread.VerifyActivity.onCreate(VerifyActivity.kt:32) at android.app.Activity.performCreate(Activity.java:8342) at android.app.Activity.performCreate(Activity.java:8321) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1417) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3625) ... 12 more

**** APP INFORMATION *** Version: 1.8.1 Version Code: 108001 Database Version: 6 Vault Version: 1 Vault Cipher: AES_128 Build Timestamp: 03.07.2023 18:47:43 Build Type: debug

**** DEVICE INFORMATION *** Brand: google Manufacturer: Google Device: sunfish Model: Pixel 4a Product: sunfish Hardware: sunfish OS Build Id: TQ3A.230805.001 NFC available: true NFC enabled: true Has StrongBox support: true Has biometrics support: true Is fingerprint enrolled: true Is device lock enabled: true

**** PERMISSIONS **** Read Storage granted: true Read/write storage granted: true Notifications granted: true Overlay dialog granted: true Camera granted: true Biometric granted: true

**** FIRMWARE **** SDK: 33 Release: 13 Incremental: 10316531 Codename: REL Security patch: 2023-08-05