thor error
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Start with the traceback at thor/parser/arguments.rb:11-12 and inspect how tweet 2.9.0 reaches Thor's argument parser. Reproduce the invalid UTF-8 error using the reported RubyGems versions, then verify that the affected command handles the input without raising ArgumentError.
Written by the indexing model from the issue text.
Description
I now get this error:-
/var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor/parser/arguments.rb:12:in `block in split': invalid byte sequence in UTF-8 (ArgumentError)
from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor/parser/arguments.rb:11:in `each'
from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor/parser/arguments.rb:11:in `split'
from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor.rb:340:in `dispatch'
from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
from /var/lib/gems/1.9.1/gems/t-2.9.0/bin/t:20:in `<top (required)>'
from /usr/local/bin/tweet:19:in `load'
from /usr/local/bin/tweet:19:in `<main>'
$ tweet --version
2.9.0
$ gem --version
1.8.11
- Dominant language
- Ruby
- Stars
- 5.6k
- Forks
- 402
- Avg merge
- 13h 50m
- Merged PRs (30d)
- 5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sferik/x-cli
-
question
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Unlisted followings Openfeature
Difficulty 4/5 3-5 days Newbie friendliness 30/100
Similar issues
-
バグ
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
voxpupuli/puppet-epel#186 · 1 comment ·
-
external_created_at is no longer used for the message timestamp since the new message UI (v4.4.0) OpenBug Frontend
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
TheOdinProject/curriculum#31402 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100