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

Crash observed when the user wanted to select a new profile picture #710

Open
giomfo opened this issue Apr 14, 2021 · 0 comments
Open

Crash observed when the user wanted to select a new profile picture #710

giomfo opened this issue Apr 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@giomfo
Copy link
Contributor

giomfo commented Apr 14, 2021

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)
Phone : ASUS_X008D (WW_Phone-14.10.1808.119-20180803 7.0 REL)
Memory statuses
usedSize 29 MB
freeSize 2 MB
totalSize 31 MB
Thread: main, Activity:im.vector.activity.SelectPictureActivity, Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=image/* }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1809)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1523)
at android.app.Activity.startActivityForResult(Activity.java:4261)
at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:767)
at android.app.Activity.startActivityForResult(Activity.java:4220)
at androidx.fragment.app.FragmentActivity.startActivityForResult(FragmentActivity.java:754)
at im.vector.activity.SelectPictureActivity.launchImageSelectionIntent(SelectPictureActivity.java:135)
at im.vector.activity.SelectPictureActivity.onSendChoiceClicked(SelectPictureActivity.java:83)
at im.vector.activity.SelectPictureActivity.access$000(SelectPictureActivity.java:49)
at im.vector.activity.SelectPictureActivity$2.onClick(SelectPictureActivity.java:69)
at androidx.appcompat.app.AlertController$AlertParams$3.onItemClick(AlertController.java:1068)
at android.widget.AdapterView.performItemClick(AdapterView.java:315)
at android.widget.AbsListView.performItemClick(AbsListView.java:1204)
at android.widget.AbsListView$PerformClick.run(AbsListView.java:3321)
at android.widget.AbsListView$4.run(AbsListView.java:4382)
at android.os.Handler.handleCallback(Handler.java:836)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:208)
at android.app.ActivityThread.main(ActivityThread.java:6267)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1063)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:924)

@giomfo giomfo added the bug Something isn't working label Apr 14, 2021
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