Code Monkey home page Code Monkey logo

Comments (6)

enebo avatar enebo commented on June 12, 2024

@nthx could you provide a full or partial backtrace? I can read the code to try and understand what is wrong but I suspect a backtrace would make the problem obvious.

from image_voodoo.

enebo avatar enebo commented on June 12, 2024

Actually this was trivial to track down but I am a bit confused now...

https://github.com/tazsingh/carrierwave_imagevoodoo/blob/master/lib/carrierwave_imagevoodoo.rb#L154

So carrierwave_imagevoodoo calls save_impl which is currently private but I always thought this was private. Even the name implies it is private. I don't remember actually changing this but I will make it public again so that gem still works. It has to be me otherwise I don't see how this would have ever worked?

from image_voodoo.

enebo avatar enebo commented on June 12, 2024

0.8.9 has been pushed. This version also have a lot of what should be zero-sum changes due to rubocop. I was also not able to actually get carrierwave_imagevoodoo to load properly (it seems like it has not been updated in a long long time) so you will need to let me know if fixing this uncovers anything else broken.

from image_voodoo.

nthx avatar nthx commented on June 12, 2024

I will do the test with the latest release and let you know if it's fixed.
Due to the way it's setup I don't have better stack :-(

from image_voodoo.

nthx avatar nthx commented on June 12, 2024

The function is clearly public in your 0.8.2.
It went private in 0.8.6 (or before)

gems/jruby-1.7.24/gems/image_voodoo-0.8.2/lib/image_voodoo/awt.rb
LINE_99: def save_impl(format, file)
LINE_178: private

:-D

from image_voodoo.

enebo avatar enebo commented on June 12, 2024

@nthx yeah I clearly must have moved it between those two. I am not sure with the age of this gem I can hide behind the argument that it is not 1.0 yet either :)

from image_voodoo.

Related Issues (16)

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.