Post install, thumbnails are not appearing. In fact, they never even
get created in the filesystem, although uploads of profile images are
otherwise successful. In the development log, I get the same error as
in the (no longer active) thread at:

http://groups.google.com/group/insoshi/browse_thread/thread/e49c4b8fc0d99bff/1e3fecbf0381b819?lnk=gst&q=routing+error#1e3fecbf0381b819

That is, this error:

ActionController::RoutingError (No route matches "/thumbnails/
0000/0019/146440_300_bounded_icon.jpg" with {:method=>:get}):
    /vendor/rails/actionpack/lib/action_controller/routing/
recognition_optimisation.rb:66:in `recognize_path'
    /vendor/rails/actionpack/lib/action_controller/routing/
route_set.rb:386:in `recognize'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:
182:in `handle_request'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:
110:in `dispatch_unlocked'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:
123:in `dispatch'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:
122:in `synchronize'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:
122:in `dispatch'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:
132:in `dispatch_cgi'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:39:in
`dispatch'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/
rails.rb:76:in `process'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/
rails.rb:74:in `synchronize'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/
rails.rb:74:in `process'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
159:in `process_client'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
158:in `each'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
158:in `process_client'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
285:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
285:in `initialize'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
285:in `new'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
285:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
268:in `initialize'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
268:in `new'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:
268:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/
configurator.rb:282:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/
configurator.rb:281:in `each'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/
configurator.rb:281:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:
128:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/
command.rb:212:in `run'
    /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:
281
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
142:in `load_without_new_constant_marking'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
142:in `load'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
521:in `new_constants_in'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
142:in `load'
    /vendor/rails/railties/lib/commands/servers/mongrel.rb:64
    /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
    /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
153:in `require'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
521:in `new_constants_in'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:
153:in `require'
    /vendor/rails/railties/lib/commands/server.rb:49
    /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
    /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
    script/server:3

The original author of the above-mentioned thread was able to fix the
problem by installing ImageMagick/RMagick instead of using FreeImage/
ImageScience. Unfortunately, I still have the same problem after
uninstalling FreeImage and installing ImageMagick.

I've tried playing around with permissions in the file system. I am
currently trying to get the attachment_fu tests working to see if I
can figure out where things are going wrong.

Any ideas of what may be going wrong?
--~--~---------~--~----~------------~-------~--~----~
Insoshi developer site: http://dogfood.insoshi.com/
Insoshi documentation: http://docs.insoshi.com/

You received this message because you are subscribed to the Google
Groups "Insoshi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to