picasso: Some images are errored if .resize() applied

Hello, I am using picasso 2.5.2 If I load image with resize, then this image is always failed to load (most of images in same adapter loads well) D: Main created [R196] Request{http://ellostatic-16d2.kxcdn.com/video_thumb/1857/video580e4513694c3.jpg resize(608,332) centerCrop} D: Dispatcher enqueued [R196]+0ms D: Hunter executing [R196]+0ms D: Dispatcher retrying [R196]+507ms D: Hunter executing [R196]+508ms D: Dispatcher retrying [R196]+1015ms D: Hunter executing [R196]+1016ms D: Dispatcher batched [R196]+1528ms for error (will replay) D: Dispatcher delivered [R196]+1730ms D: Main errored [R196]+1730ms D: Main created [R197] Request{http://ellostatic-16d2.kxcdn.com/user/1/574e2ec11906d.jpeg resize(176,100) centerCrop} D: Main completed [R197] from MEMORY

But if i remove .resize() then image loads

About this issue

  • Original URL
  • State: open
  • Created 8 years ago
  • Comments: 16 (5 by maintainers)

Most upvoted comments

A weird behavior in Android interacting with bad code that I wrote!

On Fri, Apr 14, 2017, 6:49 PM Rohith Avatapally notifications@github.com wrote:

@NightlyNexus https://github.com/NightlyNexus Thanks a lot!! @JakeWharton https://github.com/JakeWharton Yes, it works now!! Just out of curiosity, what was the issue?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/square/picasso/issues/1514#issuecomment-294251197, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEEEUo9z8GUu4Onh9FAFGCT2b9XrD14ks5rv_gGgaJpZM4Kf2lG .