uCrop icon indicating copy to clipboard operation
uCrop copied to clipboard

Bounds for bitmap could not be retrieved from Uri

Open saymumsany opened this issue 2 years ago • 3 comments

I am facing this issue while crop the image. I am using com.github.yalantis:ucrop:2.2.8 . I am facing this issue in Xiaomi Redmi note 8A device and some Realme devices.

2022-04-03 14:26:00.332 23053-23053/com.apps.main E/TransformImageView: onFailure: setImageUri java.lang.IllegalArgumentException: Bounds for bitmap could not be retrieved from the Uri: [content://apps.main.provider/images/JPEG_20220403_142558_4239916797258029201.jpg] at wb.b.b(SourceFile:111) at wb.b.doInBackground(SourceFile:36) at android.os.AsyncTask$3.call(AsyncTask.java:378) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919)

saymumsany avatar Apr 13 '22 05:04 saymumsany

same here!

Androbito avatar Oct 31 '22 01:10 Androbito

I am also facing same issue

Jagadishvjr avatar Apr 16 '23 05:04 Jagadishvjr

same here

AkshayOptimumbrew avatar Mar 27 '24 06:03 AkshayOptimumbrew