jenspfahl / ANOTHERpass

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

Error report from user (ccx2j0) #68

Closed wallesia closed 2 months ago

wallesia commented 2 months ago

**** CAUSE OF ERROR ****

java.lang.NullPointerException: it must not be null at de.jepfa.yapm.service.autofill.ResponseFiller.inspectNodeAttributes(ResponseFiller.kt:504) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:466) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:487) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:487) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:487) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:487) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:487) at de.jepfa.yapm.service.autofill.ResponseFiller.identifyFields(ResponseFiller.kt:440) at de.jepfa.yapm.service.autofill.ResponseFiller.createFillResponse(ResponseFiller.kt:172) at de.jepfa.yapm.service.autofill.ResponseFiller.createFillResponse$default(ResponseFiller.kt:118) at de.jepfa.yapm.service.autofill.CredentialFillService.onFillRequest(CredentialFillService.kt:30) at android.service.autofill.AutofillService$1$$ExternalSyntheticLambda4.accept(Unknown Source:8) at com.android.internal.util.function.pooled.PooledLambdaImpl.doInvoke(PooledLambdaImpl.java:310) at com.android.internal.util.function.pooled.PooledLambdaImpl.invoke(PooledLambdaImpl.java:204) at com.android.internal.util.function.pooled.OmniFunction.run(OmniFunction.java:97) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8762) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)

**** APP INFORMATION *** Version: 1.9.1 Version Code: 109001 Database Version: 7 Vault Id (anonymized): ccx2j0 Vault Version: 2 Vault Cipher: AES_128 Vault Created At: on Feb 21, 2024 at 1:37 PM MP stored: true MP stored with auth: true Build Timestamp: Jan 17, 2024 7:20:16 PM Build Type: release Debug Mode: false

**** DEVICE INFORMATION *** Brand: samsung Manufacturer: samsung Device: r8q Model: SM-G780G Product: r8qxx Hardware: qcom OS Build Id: TP1A.220624.014 NFC available: true NFC enabled: false Has StrongBox support: true Has biometrics support: true Has biometrics 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: false Biometric granted: true

**** FIRMWARE **** SDK: 33 Release: 13 Incremental: G780GXXS8EWLA Codename: REL Security patch: 2024-01-01

**** APP-LOG **** 4.131 I/ANOSS/EXP(18880): remove notification for 6 04-04 10:16:14.132 I/ANOSS/EXP(18880): remove notification for 7 04-04 10:16:14.132 I/ANOSS/EXP(18880): remove notification for 8 04-04 10:16:14.133 I/ANOSS/EXP(18880): remove notification for 10 04-04 10:16:14.153 I/ANOSS/EXP(18880): remove notification for 2 04-04 10:16:14.155 I/ANOSS/EXP(18880): remove notification for 3 04-04 10:16:14.155 I/ANOSS/EXP(18880): remove notification for 4 04-04 10:16:14.156 I/ANOSS/EXP(18880): remove notification for 5 04-04 10:16:14.157 I/ANOSS/EXP(18880): remove notification for 6 04-04 10:16:14.158 I/ANOSS/EXP(18880): remove notification for 7 04-04 10:16:14.159 I/ANOSS/EXP(18880): remove notification for 8 04-04 10:16:14.160 I/ANOSS/EXP(18880): remove notification for 10 04-04 10:16:14.161 I/ANOSS/EXP(18880): remove notification for 11 04-04 10:16:21.863 I/ANOSS/CFS(18880): isDecativatedSince null 04-04 10:16:23.146 I/ANOSS/CFS(18880): isDecativatedSince null 04-04 10:16:23.801 I/ANOSS/CFS(18880): isDecativatedSince null

jenspfahl commented 2 months ago

Fix is on its way to F-Droid.