Modifying the ttfunk gem solved the problem.
So in case someone else gets the same error simply change line 4 in mac_roman.rb
and windows_1252.rb to
TO_UNICODE = Hash[*(0..255).zip((0..255).to_a).flatten]
Cheers,
Guus
On Jul 21, 2011, at 3:18 PM, Gus Bonfante wrote:
> Hello,
>
> Since updating to Lion I''m getting this same error when trying to
run rake sunspot:sold:start
>
> http://www.ruby-forum.com/topic/2122776
>
> I have reinstalled rvm, homebrew and all gems. I''ve also installed
Xcode 4.1
>
> Have any of you guys experienced similar problems? this is driving me nuts.
Bear in mind that this is not the segmentation bug which apparently can be fixed
by recompiling ruby after installing Xcode.
>
> Thanks in advance!
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.