Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash - Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent #766

Open
Nivann opened this issue Oct 27, 2022 · 0 comments
Labels
android bug Something isn't working

Comments

@Nivann
Copy link

Nivann commented Oct 27, 2022

Sur Hesperis 2

[tchap] l'application s'est coupé quand j'allais prendre la photo
crash call stack ---------------------------------
Element Build : 402040302
Element Version : 2.4.3 [402040302] (G-342e14a1-2022-09-23 15:07:49 +0200)
SDK Version : 1.4.27 (342e14a)
Phone : SM-A405FN
Memory statuses
usedSize 20 MB
freeSize 12 MB
totalSize 32 MB
Thread: main, Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/uri-list U:content://fr.gouv.tchap.a.multipicker.fileprovider/external_files/20221027_094740_1619986152146367654.jpg} (has extras) }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2071)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1717)
at android.app.Activity.startActivityForResult(Activity.java:5250)
at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:2)
at androidx.core.app.ActivityCompat$Api16Impl.startActivityForResult(ActivityCompat.java:1)
at androidx.activity.ComponentActivity$2.onLaunch(ComponentActivity.java:36)
at androidx.activity.result.ActivityResultRegistry$2.launch(ActivityResultRegistry.java:3)
at androidx.fragment.app.Fragment$9.launch(Fragment.java:2)
at im.vector.lib.multipicker.CameraPicker.startWithExpectingFile(CameraPicker.kt:6)
at im.vector.app.features.attachments.AttachmentsHelper$openCamera$1.takePhoto(AttachmentsHelper.kt:1)
at im.vector.app.core.dialogs.PhotoOrVideoDialog$$ExternalSyntheticLambda0..onClick(R8$$SyntheticClass:7)
at androidx.appcompat.app.AlertController$ButtonHandler.handleMessage(AlertController.java:3)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThread.java:7948)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit..java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1075)

User-Agent: "Tchap/2.4.3 (Linux; U; Android 10; SM-A405FN Build/QP1A.190711..02; Flavour GooglePlay; MatrixAndroidSdk2 1.4.27)"
Version: "2.4.3 [402040302] (G-342e14a1-2022-09-23 15:07:49 +0200)"
app_language: "fr_FR"
branch_name: "HEAD"
can_contact: "false"
default_app_language: "fr_FR"
device: "SM-A405FN"
locale: "fr_FR"
matrix_sdk_version: "1.4.27 (342e14a)"
multi_window: "OFF"
olm_version: "3.2.12 - olm version (3.2.11) - 92769ce-2022-05-30 13:55:34 -0400"
os: "10 (API 29) A405FNXXS3BTI3-REL"
server_version: "undefined"
theme: "system"

@Nivann Nivann added bug Something isn't working android labels Oct 27, 2022
@yostyle yostyle mentioned this issue Apr 8, 2024
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant