Project

General

Profile

Trouble with gantt export

Added by Andrew Yuryev almost 12 years ago

Hello, Everyone!

I have installed Bitnami Redmine Stack 1.4.1 on the clear computer.
When I try to export issues in gantt png view I have some error.
Hear the log:

Processing GanttsController#show to png (for 10.155.13.16 at 2012-04-27 15:15:46) [GET]
  Parameters: {"action"=>"show", "month"=>"4", "controller"=>"gantts", "zoom"=>"2", "project_id"=>"pr1", "format"=>"png", "months"=>"6", "year"=>"2012"}

Magick::ImageMagickError (RegistryKeyLookupFailed `CoderModulesPath' @ module.c/GetMagickModulePath/657):
  rmagick (2.12.0) lib/RMagick.rb:1701:in `format='
  lib/redmine/helpers/gantt.rb:505:in `to_image'
  app/controllers/gantts_controller.rb:44:in `show'
  app/controllers/gantts_controller.rb:42:in `show'
  config/initializers/mongrel_cluster_with_rails_211_fix.rb:62:in `dispatch_cgi'

Can you help me to say what is it possibly problem?

I have just create one project and two issues in there.

Export in PDF done well.