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

Not support internet svg images? #2335

Open
imtianx opened this issue Nov 1, 2022 · 0 comments
Open

Not support internet svg images? #2335

imtianx opened this issue Nov 1, 2022 · 0 comments

Comments

@imtianx
Copy link

imtianx commented Nov 1, 2022

image url: https://raw.githubusercontent.com/hippospace/aptos-coin-list/main/icons/USDC.svg

error logs:

E     decodeDrmImageIfNeeded with 
      java.io.IOException: mark/reset not supported
      	at java.io.InputStream.reset(InputStream.java:348)
      	at com.mediatek.dcfdecoder.DcfDecoder.decodeDrmImageIfNeeded(DcfDecoder.java:200)
      	at com.mediatek.dcfDecoder.MTKDcfDecoderManagerImpl.decodeDrmImageIfNeededImpl(MTKDcfDecoderManagerImpl.java:52)
      	at android.graphics.BitmapFactory.decodeStreamInternal(BitmapFactory.java:828)
      	at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:798)
      	at com.squareup.picasso.BitmapHunter.decodeStream(BitmapHunter.java:158)
      	at com.squareup.picasso.BitmapHunter.hunt(BitmapHunter.java:229)
      	at com.squareup.picasso.BitmapHunter.run(BitmapHunter.java:175)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
      	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:923)
      	at com.squareup.picasso.Utils$PicassoThread.run(Utils.java:354)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant