Matisse: 部分机型收到拍照返回错误报告

Created on 25 Jun 2018  ·  5Comments  ·  Source: zhihu/Matisse

`

java.lang.RuntimeException:Unable to resume activity {com.xxx.xxx/com.zhihu.matisse.ui.MatisseActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=24, result=-1, data=null} to activity {com.xxx.xxx/com.zhihu.matisse.ui.MatisseActivity}: java.lang.NullPointerException

2 android.app.ActivityThread.performResumeActivity(ActivityThread.java:2777)
3 ......
4 Caused by:
5 java.lang.NullPointerException:
6 android.app.ActivityManagerProxy.revokeUriPermission(ActivityManagerNative.java:3483)
7 android.app.ContextImpl.revokeUriPermission(ContextImpl.java:1812)
8 android.content.ContextWrapper.revokeUriPermission(ContextWrapper.java:587)
9 com.zhihu.matisse.ui.MatisseActivity.onActivityResult(MatisseActivity.java:210)
10 android.app.Activity.dispatchActivityResult(Activity.java:5423)
11 android.app.ActivityThread.deliverResults(ActivityThread.java:3350)
12 android.app.ActivityThread.performResumeActivity(ActivityThread.java:2764)
13 android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2806)
14 android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2241)
15 android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:3727)
16 android.app.ActivityThread.access$900(ActivityThread.java:138)
17 android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
18 android.os.Handler.dispatchMessage(Handler.java:102)
19 android.os.Looper.loop(Looper.java:136)
20 android.app.ActivityThread.main(ActivityThread.java:5034)
21 java.lang.reflect.Method.invokeNative(Native Method)
22 java.lang.reflect.Method.invoke(Method.java:515)
23 com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
24 com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
25 dalvik.system.NativeStart.main(Native Method)
`

设备机型

E人E本 EBEN T9
系统版本

Android 4.4.4,level 19

ROM

ErenEben/T8H

CPU架构

armeabi-v7a

Most helpful comment

I can't understand it. Please write description to here. So hard to translate text on the pics. What is the solution? You put these images into a "test" folder inside Pictures folder?

I Have same issue on API 19, 4.4.2 LG G2 mini.

Thanks!

All 5 comments

我也遇到了。酷派 coolpad Y80D android 版本 4.4.4

我的情况是 当手机没有图片时 。你拍照 会出现这问题。

我也遇到同样的问题,请问你们解决了吗

我已经解决。
Manifest中:
image

image
代码中:
image

I can't understand it. Please write description to here. So hard to translate text on the pics. What is the solution? You put these images into a "test" folder inside Pictures folder?

I Have same issue on API 19, 4.4.2 LG G2 mini.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

souragar picture souragar  ·  4Comments

HuRuWo picture HuRuWo  ·  4Comments

lucazin picture lucazin  ·  7Comments

Mahan3340 picture Mahan3340  ·  4Comments

Freedomhxb picture Freedomhxb  ·  4Comments