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

ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/ur... #20279

Closed
sentry-io bot opened this issue Feb 23, 2024 · 1 comment · Fixed by #20744

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 23, 2024

Sentry Issue: WORDPRESS-ANDROID-2VGN

ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/uri-list hasLabel(0) {U(content)}} (has extras) }
    at org.wordpress.android.util.WPMediaUtils.launchCamera(WPMediaUtils.java:303)
    at org.wordpress.android.ui.posts.EditPostActivity.launchCamera(EditPostActivity.java:2649)
    at org.wordpress.android.ui.posts.EditPostActivity.onPhotoPickerIconClicked(EditPostActivity.java:1324)
    at org.wordpress.android.ui.posts.EditPostActivity.onCapturePhotoClicked(EditPostActivity.java:3202)
    at org.wordpress.android.editor.gutenberg.GutenbergEditorFragment.checkAndRequestCameraAndStoragePermissions(GutenbergEditorFragment.java:876)
...
(21 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

dangermattic commented Feb 23, 2024

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants