Giter VIP home page Giter VIP logo

Comments (7)

oyvindln avatar oyvindln commented on June 5, 2024

Hm, seems my fix for #47 may have broken something.

from deflate-rs.

oyvindln avatar oyvindln commented on June 5, 2024

I've yanked 0.8.5 for now, can you check if 6c97e51 fixes the issue? I made changes that will hopefully fix this without re-introducing #47. I wasn't sure what the source for the you used as an example was here, but the commit did prevent the same issue happening when running dezoomify-rs on https://artsandculture.google.com/asset/light-in-the-dark/ZQFouDGMVmsI2w (using level 2, lower levels didn't trigger it) which was linked in the readme.

from deflate-rs.

lovasoa avatar lovasoa commented on June 5, 2024

Thanks, I am going to test this. The example image I gave comes from the test suite; you can just run cargo test to reproduce the error.

from deflate-rs.

lovasoa avatar lovasoa commented on June 5, 2024

The failing test is the one that runs dezoomify-rs --retries 0 'testdata/generic/map_{{X}}_{{Y}}.jpg' /tmp/out.png

from deflate-rs.

lovasoa avatar lovasoa commented on June 5, 2024

I just ran the test, and 6c97e51 indeed fixes the issue.

The test passes with:

[patch.crates-io]
deflate = {git="https://github.com/image-rs/deflate-rs",rev="6c97e5143df139af578cdd884e0dee9940414ea1"}

and it fails with :

[patch.crates-io]
deflate = {git="https://github.com/image-rs/deflate-rs",rev="fcbe4206c45cf55d80ae8feb94f0613fe795659f"}

from deflate-rs.

oyvindln avatar oyvindln commented on June 5, 2024

Thanks.

from deflate-rs.

lovasoa avatar lovasoa commented on June 5, 2024

Thank you for the quick fix

from deflate-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.