I received an email that sheds some light on this. Apparently, it has
to do with RMagick and 1.8.4. Guess this thread should be on a
different list, but I thought I''d follow up for those who might be
effected:
Are you using RMagick? There is a known issue which causes the invalid
character problem in the Rmagick port for windows when used with ruby
1.84.
This is causing me some headaches, too. In terms of fixes, per Kaspar,
the
developer for the Win32 port of RMagick, the earliest something will be
ready is September. See the thread here:
http://rubyforge.org/tracker/index.php?func=detail&aid=4036&group_id=12&atid=133
I''m currently exploring two avenues:
1 - Whether using mini_magick will avoid this (I''m not sure whether
minimagick uses rmagick under the hood)
Here is an example app with source by Geoffrey Grosenbach that uses
MiniMagick. Again, don''t know if this avenue will be fruitful yet.
http://nubyonrails.com/pages/gullery
2- Using IMLIB2, which I found out about from a gentleman named Doug
Alcorn,
whose blog is found here:
http://blog.lathi.net/articles/category/ruby-on-rails/page/4
Doug emailed me some source. Since I only asked for myself, I don''t
want to
share his code without permission. If you ask nicely, maybe he''ll send
it
to you, or put it up on his blog as I''m sure others will run into this
too.
Feel free to post this info on the mailing list. I get the list in
digest
form, and for whatever reason, wasn''t able to get my posting to work,
so
I
thought I''d email you directly. Thanks,
Eric Beland
--
Posted via http://www.ruby-forum.com/.