ku1ik / coloration

Textmate to Vim, JEdit and Kate/KWrite color scheme converter
MIT License
260 stars 17 forks source link

Fails on GitHub.tmtheme #2

Closed rvalente closed 14 years ago

rvalente commented 14 years ago

tm2vim ./GitHub.tmTheme /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/color-tools-1.3.0/lib/color/rgb.rb:53:in from_html': ArgumentError (ArgumentError) from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/color_rgba.rb:5:infrom_html' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/style.rb:20:in block in initialize_from_hash' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/style.rb:18:ineach' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/style.rb:18:in initialize_from_hash' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/style.rb:12:ininitialize' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/readers/textmate_theme_reader.rb:37:in new' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/readers/textmate_theme_reader.rb:37:inblock in parse_input' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/readers/textmate_theme_reader.rb:23:in each' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/readers/textmate_theme_reader.rb:23:inparse_input' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/abstract_converter.rb:24:in convert!' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/lib/coloration/abstract_converter.rb:12:inprocess_cmd_line' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/gems/coloration-0.2.1/bin/tm2vim:5:in <top (required)>' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/bin/tm2vim:19:inload' from /Users/rovalent/.rvm/gems/ruby-1.9.2-rc2/bin/tm2vim:19:in `

'

ku1ik commented 14 years ago

Indeed it crashes. But I already have a solution and I'll push the update today.

ku1ik commented 14 years ago

Fixed in 0.2.2 release.