-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi,
I did several fresh installtions of ticgit gem like it is described, but when I call ti the first time, I get this:
ti
/usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/lib/ticgit-ng/cli.rb:190:in ioctl': Inappropriate ioctl for device - <STDOUT> (Errno::ENOTTY) from /usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/lib/ticgit-ng/cli.rb:190:intry_using'
from /usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/lib/ticgit-ng/cli.rb:179:in reset_window_width' from /usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/lib/ticgit-ng/cli.rb:274:in<top (required)>'
from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/lib/ticgit-ng.rb:38:in <top (required)>' from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /usr/local/lib64/ruby/gems/1.9.1/gems/TicGit-ng-1.0.2.17/bin/ti:11:in<top (required)>'
from /usr/local/bin/ti:23:in load' from /usr/local/bin/ti:23:in
Can this be fixed as I really like the idea of ticgit. Also an other question would be, once ticgit is working again, can it be compiled to a bin package (I am a newbie regarding ruby)?