Created
February 23, 2013 21:14
-
-
Save fliiiix/5021362 to your computer and use it in GitHub Desktop.
stacktrace and system information for an issue
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
l33t@nas:~$ rvm -v | |
rvm 1.18.10 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/] | |
l33t@nas:~$ ruby -v | |
ruby 1.9.3p392 (2013-02-22 revision 39386) [x86_64-linux] | |
l33t@nas:~$ gem -v | |
1.8.25 | |
l33t@nas:~$ t -v | |
1.7.1 | |
l33t@nas:~$ t authorize | |
Welcome! Before you can use t, you'll first need to register an | |
application with Twitter. Just follow the steps below: | |
1. Sign in to the Twitter Developer site and click | |
"Create a new application". | |
2. Complete the required fields and submit the form. | |
Note: Your application must have a unique name. | |
We recommend: "<your handle>/t". | |
3. Go to the Settings tab of your application, and change the | |
Access setting to "Read, Write and Access direct messages". | |
4. Go to the Details tab to view the consumer key and secret, | |
which you'll need to copy and paste below when prompted. | |
Press [Enter] to open the Twitter Developer site. d | |
/home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/launchy-2.2.0/lib/launchy/applications/browser.rb:62:in `browser_cmdline': Unable to find a browser command. If this is unexpected, Please rerun with environment variable LAUNCHY_DEBUG=true or the '-d' commandline option and file a bug at https://github.com/copiousfreetime/launchy/issues/new (Launchy::CommandNotFoundError) | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/launchy-2.2.0/lib/launchy/applications/browser.rb:66:in `cmd_and_args' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/launchy-2.2.0/lib/launchy/applications/browser.rb:77:in `open' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/launchy-2.2.0/lib/launchy.rb:29:in `open' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/t-1.7.1/lib/t/cli.rb:82:in `authorize' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/thor-0.17.0/lib/thor/task.rb:27:in `run' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/thor-0.17.0/lib/thor/invocation.rb:120:in `invoke_task' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/thor-0.17.0/lib/thor.rb:344:in `dispatch' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/thor-0.17.0/lib/thor/base.rb:434:in `start' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/gems/t-1.7.1/bin/t:18:in `<top (required)>' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/bin/t:19:in `load' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/bin/t:19:in `<main>' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `eval' | |
from /home/l33t/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment