Skip to content

Loading uri on 2.71828 #1950

@samrombswm

Description

@samrombswm

Hello,

When I try to load a local image saved from the camera (uri) on 2.71828 it appears to hang

D/Picasso: Main        created      [R1] Request{file:///data/user/0/com.example.sample/files/camera_cache/sample5447353846581901296.png resize(158,158)} 
D/Picasso: Dispatcher  enqueued     [R1]+9ms 
D/Picasso: Hunter      executing    [R1]+25ms 

Meanwhile on 2.5.2 it loads fine.

D/Picasso: Main        created      [R0] Request{file:///data/user/0/com.example.sample/files/camera_cache/sample7055470701861509381.png resize(158,158)}
D/Picasso: Dispatcher  enqueued     [R0]+9ms 
D/Picasso: Hunter      executing    [R0]+16ms 
D/Picasso: Hunter      decoded      [R0]+254ms 
D/Picasso: Hunter      transformed  [R0]+256ms 
D/Picasso: Dispatcher  batched      [R0]+257ms for completion
D/Picasso: Dispatcher  delivered    [R0]+496ms 
D/Picasso: Main        completed    [R0]+498ms from DISK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions