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

Loading fails with "invalid code in LZW stream" #231

Open
sophie-h opened this issue May 1, 2024 · 1 comment
Open

Loading fails with "invalid code in LZW stream" #231

sophie-h opened this issue May 1, 2024 · 1 comment

Comments

@sophie-h
Copy link

sophie-h commented May 1, 2024

This image can be displayed elsewhere but not with image-tiff

https://gitlab.gnome.org/sophie-h/glycin/uploads/e845da2ace4d300e2aeebfb9159232c2/test.tif

Err(
    IoError(
        Custom {
            kind: InvalidData,
            error: InvalidCode,
        },
    ),
)

(invalid code in LZW stream)

Original issue report: https://gitlab.gnome.org/sophie-h/glycin/-/issues/53

@fintelia
Copy link
Contributor

fintelia commented May 3, 2024

Possibly related: image-rs/weezl#41

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

2 participants