zjw_dev

Results 10 issues of zjw_dev

## Current use version? #### 当前使用的版本是多少? ``` api 'io.github.lucksiege:pictureselector:v3.10.5' api 'io.github.lucksiege:compress:v3.10.4' api 'io.github.lucksiege:ucrop:v3.10.4' api 'io.github.lucksiege:camerax:v3.10.4' ``` ## Will this problem occur in demo? #### Demo能否复现这问题? 线上问题 ## Describe the problem...

`java.lang.RuntimeException: Unable to resume activity {com.xx.xx/com.luck.picture.lib.PictureSelectorCameraEmptyActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=69, result=-1, data=Intent { (has extras) }} to activity {com.xx.xx/com.luck.picture.lib.PictureSelectorCameraEmptyActivity}: java.lang.NullPointerException` 系统版本:Android 9,level 28 rom:HuaWei/EMOTION

okhttp3.internal.http2.StreamResetException: stream was reset: PROTOCOL_ERROR 设备:android10. 必现

看demo也不需要设置什么就出现,但是实际使用最新的1.6.1的库确没出现结尾自动省略无论在收起还是展开

在pad端出现频率大 `MainScope().launch { val resultList = mutableListOf() paths.asFlow() .map { val compress = Compress.with(activity, File(it)) compress.setQuality(60).strategy(Strategies.compressor()).get(Dispatchers.IO).absolutePath }.flowOn(Dispatchers.IO) .catch { onPickListener?.onError() }.onCompletion { if (currentCoroutineContext().isActive) { onPickListener?.onSelected(resultList) } else { onPickListener?.onError()...

question

必现, 调用cameraview.startVideoRecord(File(file), this),摄像头界面会卡主 这边在cameraview.stopVideoRecord()调用onCameraOpenError回调只返回了错误 `2021-10-18 18:57:52.674 31196-31322/xxx E/libc: Access denied finding property "media.stagefright.extractremote" 2021-10-18 18:57:52.736 31196-31409/xxx E/ion: ioctl c0044901 failed with code -1: Not a typewriter 2021-10-18 18:57:52.767 31196-31322/xxx E/libc:...

## Current use version? #### 当前使用的版本是多少? ``` v3.10.6 ``` 线上bugly检测到这个异常 `java.lang.SecurityException: Permission Denial: starting Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 cmp=com.mt.mtxx.mtxx/com.mt.mtxx.camera.view.CameraActivity clip={text/uri-list=1 U:content://media/external/images/media/65837} (has extras) } from ProcessRecord{2f9c25d 15759:com.xx.xxx/u0a233} (pid=15759, uid=10233) not...

### Integration sentry-android ### Build System Gradle ### AGP Version 7.2.1 ### Proguard Disabled ### Version 6.15.0 ### Steps to Reproduce Occasionally the native layer crashes when switching pages,but it...

Type: Bug
Platform: Android
Sync: Jira