richkilmer / hotcocoa

MacRuby HotCocoa UI library
166 stars 16 forks source link

`gsub!': invalid byte sequence in UTF-8 (ArgumentError) - when creating a new hotcocoa app #19

Closed makevoid closed 9 years ago

makevoid commented 13 years ago

Hello,

I tried on macruby 0.10

hotcocoa myapp

and i got this error:

"`gsub!': invalid byte sequence in UTF-8 (ArgumentError)" 

I handled the case when reading icns icon file (binary)

hope this helps ! see you!