grosser / ruco

Desktop-style, Intuitive, Commandline Editor in Ruby. "Better than nano, simpler than vim."
MIT License
130 stars 10 forks source link

1.9.2 utf8 foo when opening color themes #10

Closed grosser closed 12 years ago

grosser commented 12 years ago

sdepold:~/Projects/ruco [git:tmcolors] ∴ ruco ~/.ruco.rb /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/plist-3.1.0/lib/plist/parser.rb:91:in scan': invalid byte sequence in UTF-8 (ArgumentError) from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/plist-3.1.0/lib/plist/parser.rb:91:inparse' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/plist-3.1.0/lib/plist/parser.rb:29:in parse_xml' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/tm_theme.rb:14:ininitialize' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/editor/colors.rb:78:in new' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/editor/colors.rb:78:intheme' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/editor/colors.rb:51:in add_syntax_highlighting_to_style_map' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/editor/colors.rb:25:instyle_map' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/editor/line_numbers.rb:31:in style_map' from (__DELEGATION__):2:instyle_map' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/application.rb:26:in style_map' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/application.rb:18:indisplay_info' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/bin/ruco:69:in block in <top (required)>' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/screen.rb:25:inopen' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/lib/ruco/screen.rb:11:in open' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/gems/ruco-0.2.0.beta4/bin/ruco:62:in<top (required)>' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/bin/ruco:19:in load' from /Users/sdepold/.rvm/gems/ruby-1.9.2-p180/bin/ruco:19:in

' [9:41:10 AM CEST] Sascha Depold: 1.9.2