HotCocoa / hotcocoa

MacRuby HotCocoa UI library
120 stars 8 forks source link

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

Closed makevoid closed 13 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!

ferrous26 commented 13 years ago

Cannot be automatically merged. :(

I guess I'll have to get to a real computer.

Looks good though.

makevoid commented 13 years ago

your fork looks good! and it works! :)
(the other one is not good yet because of the architecture switch of macruby 0.10)

ferrous26 commented 13 years ago

Thanks for the patch! It has been applied.