Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other types of encoding #114

Open
hunterboerner opened this issue Sep 20, 2013 · 0 comments
Open

Support for other types of encoding #114

hunterboerner opened this issue Sep 20, 2013 · 0 comments
Labels

Comments

@hunterboerner
Copy link
Contributor

Add support for Windows-1253 (greek). Currently, people using greek on windows which defaults to Windows-1253 cannot use KidsRuby.

C:\Users\Διαχειριστής>C:\KidsRuby\Ruby1.9.2\bin\ruby.exe C:\KidsRuby\KidsRuby\main.rb 
C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb:43:in `exist?': "\x98" to UTF-8 in conversion from W 
indows-1253 to UTF-8 (Encoding::UndefinedConversionError) 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb:43:in `default_path' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems.rb:752:in `path' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:59:in `installed_spec_directories' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems.rb:1051:in `source_index' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/gem_path_searcher.rb:135:in `init_gemspecs' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/gem_path_searcher.rb:14:in `initialize' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems.rb:1010:in `new' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems.rb:1010:in `searcher' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems.rb:207:in `try_activate' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:56:in `rescue in require' 
from C:/KidsRuby/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require' 
from C:/KidsRuby/KidsRuby/main.rb:3:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant