This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Quit ClipMenu | |
2. Remove a preference file and an application support folder below: | |
* ~/Library/Preferences/com.naotaka.ClipMenu.plist | |
* ~/Library/Application Support/ClipMenu | |
3. Restart ClipMenu |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: http://rubygems.org/ | |
specs: | |
activesupport (3.2.17) | |
i18n (~> 0.6, >= 0.6.4) | |
multi_json (~> 1.0) | |
addressable (2.3.6) | |
builder (3.2.2) | |
chunky_png (1.3.0) | |
coffee-script (2.2.0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URI::InvalidURIError: bad URI(is not URI?): /blog/2014/04/12/あ.html | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/2.1.0/uri/generic.rb:1203:in `rescue in merge' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/2.1.0/uri/generic.rb:1200:in `merge' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/2.1.0/uri/common.rb:237:in `each' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/2.1.0/uri/common.rb:237:in `inject' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/2.1.0/uri/common.rb:237:in `join' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/2.1.0/uri/common.rb:785:in `join' | |
/Users/naotaka/Development/middleman/blog/source/blog/feed.xml.builder:15:in `block (4 levels) in singleton class' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/builder-3.2.2/lib/builder/xmlbase.rb:175:in `call' | |
/usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/builder-3.2.2/lib/builder/xmlbase.rb:175:in `_nested_structures' |