Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Crash: NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence androidx.appcompat.widget.SearchView.getQuery()' #693

Open
giomfo opened this issue Dec 21, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@giomfo
Copy link
Contributor

giomfo commented Dec 21, 2020

User feedback: "dès que j'ouvre une conversation, l'application se ferme."

--------------------------------- crash call stack ---------------------------------
Tchap Build : 76
Tchap Version : 1.1.0_a (G-30d4af277-2020-11-22 13:24:08 +0100)
SDK Version : 0.9.37-dev (184214f2e-2020-11-18 01:42:26 +0100)
Memory statuses
usedSize 8 MB
freeSize 8 MB
totalSize 16 MB
Thread: main, Activity:im.vector.activity.VectorRoomActivity, Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence androidx.appcompat.widget.SearchView.getQuery()' on a null object reference
at im.vector.activity.VectorHomeActivity$14.run(VectorHomeActivity.java:1304)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7050)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)

@giomfo giomfo added the bug Something isn't working label Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant