albertbellonch/piet

Can not work in MiniMagick

lentg opened this issue · 2 comments

carrierwave + mini_magick + piet, Upload success, but the image size not change by piet. Can not working.

Hi @lentg, this issue was present on piet in the past, but it was solved one month ago approximately with version 0.1.1.

Which version are you using? Is it possible that is 0.1.0? If this is the case, just update the gem (bundle update piet) and the issue will be solved.

If not, contact me again and please provide me with an example code that reproduces the error.

Thanks,

I sure use piet '0.1.1', upload success, but image size not change by piet, log not error.

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.9)
      actionpack (= 3.2.9)
      mail (~> 2.4.4)
    actionpack (3.2.9)
      activemodel (= 3.2.9)
      activesupport (= 3.2.9)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activeadmin (0.5.1)
      arbre (>= 1.0.1)
      bourbon (>= 1.0.0)
      devise (>= 1.1.2)
      fastercsv
      formtastic (>= 2.0.0)
      inherited_resources (>= 1.3.1)
      jquery-rails (>= 1.0.0)
      kaminari (>= 0.13.0)
      meta_search (>= 0.9.2)
      rails (>= 3.0.0)
      sass (>= 3.1.0)
    activemodel (3.2.9)
      activesupport (= 3.2.9)
      builder (~> 3.0.0)
    activerecord (3.2.9)
      activemodel (= 3.2.9)
      activesupport (= 3.2.9)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.9)
      activemodel (= 3.2.9)
      activesupport (= 3.2.9)
    activesupport (3.2.9)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    acts-as-taggable-on (2.3.3)
      rails (~> 3.0)
    anjlab-bootstrap-rails (2.2.2.0)
      railties (>= 3.0)
      sass (>= 3.2)
    arbre (1.0.1)
      activesupport (>= 3.0.0)
    arel (3.0.2)
    bcrypt-ruby (3.0.1)
    better_errors (0.3.2)
      coderay (>= 1.0.0)
      erubis (>= 2.7.0)
    binding_of_caller (0.6.8)
    bootstrap_helper (2.1.2.1)
      railties (~> 3.0)
      simple_form (~> 2.0.2)
      thor (~> 0.14)
      will_paginate (>= 3.0.3)
    bourbon (3.0.1)
      sass (>= 3.2.0)
      thor
    builder (3.0.4)
    capistrano (2.13.5)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    carrierwave (0.7.1)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
    coderay (1.0.8)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.4.0)
    daemons (1.1.9)
    delayed_job (3.0.4)
      activesupport (~> 3.0)
    delayed_job_active_record (0.3.3)
      activerecord (>= 2.1.0, < 4)
      delayed_job (~> 3.0)
    devise (2.1.2)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
    erubis (2.7.0)
    eventmachine (1.0.0)
    execjs (1.4.0)
      multi_json (~> 1.0)
    fastercsv (1.5.5)
    formtastic (2.2.1)
      actionpack (>= 3.0)
    friendly_id (4.0.9)
    globalize3 (0.3.0)
      activemodel (>= 3.0.0)
      activerecord (>= 3.0.0)
      paper_trail (~> 2)
    has_scope (0.5.1)
    highline (1.6.15)
    hike (1.2.1)
    http_accept_language (1.0.2)
    i18n (0.6.1)
    inherited_resources (1.3.1)
      has_scope (~> 0.5.0)
      responders (~> 0.6)
    journey (1.0.4)
    jquery-fileupload-rails (0.4.0)
      actionpack (>= 3.1)
      railties (>= 3.1)
    jquery-rails (2.1.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.7.5)
    kaminari (0.14.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.7.4)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    meta-tags (1.2.6)
      actionpack
    meta_search (1.1.3)
      actionpack (~> 3.1)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
      polyamorous (~> 0.5.0)
    mime-types (1.19)
    mini_magick (3.4)
      subexec (~> 0.2.1)
    multi_json (1.5.0)
    mysql2 (0.3.11)
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
    net-sftp (2.0.5)
      net-ssh (>= 2.0.9)
    net-ssh (2.6.2)
    net-ssh-gateway (1.1.0)
      net-ssh (>= 1.99.1)
    orm_adapter (0.4.0)
    paper_trail (2.6.4)
      activerecord (~> 3.0)
      railties (~> 3.0)
    piet (0.1.1)
    polyamorous (0.5.0)
      activerecord (~> 3.0)
    polyglot (0.3.3)
    rack (1.4.1)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.9)
      actionmailer (= 3.2.9)
      actionpack (= 3.2.9)
      activerecord (= 3.2.9)
      activeresource (= 3.2.9)
      activesupport (= 3.2.9)
      bundler (~> 1.0)
      railties (= 3.2.9)
    rails-i18n (0.7.1)
      i18n (~> 0.5)
    railties (3.2.9)
      actionpack (= 3.2.9)
      activesupport (= 3.2.9)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    raindrops (0.10.0)
    rake (10.0.3)
    rdoc (3.12)
      json (~> 1.4)
    redactor-rails (0.3.2)
      mime-types
      orm_adapter
    responders (0.9.3)
      railties (~> 3.1)
    rvm-capistrano (1.2.7)
      capistrano (>= 2.0.0)
    sass (3.2.4)
    sass-rails (3.2.5)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    simple_form (2.0.4)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    slim (1.3.5)
      temple (~> 0.5.5)
      tilt (~> 1.3.3)
    slim-rails (1.0.3)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
      slim (~> 1.0)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    subexec (0.2.2)
    temple (0.5.5)
    thin (1.5.0)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.16.0)
    tilt (1.3.3)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.35)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    unicorn (4.5.0)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    warden (1.2.1)
      rack (>= 1.0)
    will_paginate (3.0.3)

PLATFORMS
  ruby

DEPENDENCIES
  activeadmin
  acts-as-taggable-on (~> 2.3.3)
  anjlab-bootstrap-rails (>= 2.1)
  better_errors
  binding_of_caller
  bootstrap_helper (>= 2.1.0)
  carrierwave
  coffee-rails (~> 3.2.1)
  daemons
  delayed_job_active_record
  eventmachine
  friendly_id (~> 4.0.1)
  globalize3
  http_accept_language
  jquery-fileupload-rails
  jquery-rails
  kaminari
  meta-tags
  mini_magick (~> 3.4)
  mysql2
  piet
  rails (= 3.2.9)
  rails-i18n (>= 0.1.8)
  redactor-rails
  rvm-capistrano
  sass-rails (~> 3.2.3)
  simple_form (>= 2.0.3)
  slim-rails
  thin (>= 1.5.0)
  uglifier (>= 1.0.3)
  unicorn