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
| tobi@speedy:~/github/shoes4$ bundle env | |
| Bundler 1.3.5 | |
| Ruby 1.9.3 (2013-05-16 patchlevel 392) [java] | |
| Rubygems 1.8.24 | |
| rvm 1.22.9 (master) | |
| GEM_HOME /home/tobi/.rvm/gems/jruby-1.7.4@shoes | |
| GEM_PATH /home/tobi/.rvm/gems/jruby-1.7.4@shoes:/home/tobi/.rvm/gems/jruby-1.7.4@global | |
| rubygems-bundler (1.3.3,1.1.1) | |
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
| tobi@speedy:~/github/shoes4$ bundle | |
| Fetching gem metadata from https://rubygems.org/......... | |
| Fetching gem metadata from https://rubygems.org/.. | |
| Resolving dependencies... | |
| Unfortunately, a fatal error has occurred. Please see the Bundler | |
| troubleshooting documentation at http://bit.ly/bundler-issues. Thanks! | |
| TSort::Cyclic: topological sort failed: [#<Bundler::LazySpecification:0x49c095d1 @dependencies=[<Gem::Dependency type=:runtime name="rubyzip" requirements="< 1.0.0">, <Gem::Dependency type=:runtime name="shoes" requirements=">= 0">, <Gem::Dependency type=:runtime name="plist" requirements=">= 0">, <Gem::Dependency type=:runtime name="warbler" requirements=">= 0">], @name="furoshiki", @specification=nil, @platform="ruby", @source=#<Bundler::Source::Rubygems:0x4a323832 @fetchers={}, @installed_specs=#<Bundler::Index:0x135078 sources=[] specs.size=64>, @options={}, @caches=[#<Pathname:/home/tobi/github/shoes4/vendor/cache>, "/home/tobi/.rvm/gems/jruby-1.7.4@shoes/cache", "/home/tobi/.rvm/gems/jruby-1.7.4@globa |
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
| + 1380260392.292606080 /etc/bash.bashrc : 7 > '[' -z '\s-\v\$ ' ']' | |
| + 1380260392.295774802 /etc/bash.bashrc : 11 > shopt -s checkwinsize | |
| + 1380260392.299199280 /etc/bash.bashrc : 14 > '[' -z '' ']' | |
| + 1380260392.302300697 /etc/bash.bashrc : 14 > '[' -r /etc/debian_chroot ']' | |
| + 1380260392.305450380 /etc/bash.bashrc : 19 > PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ ' | |
| + 1380260392.308644944 /etc/bash.bashrc : 41 > '[' -x /usr/lib/command-not-found -o -x /usr/share/command-not-found/command-not-found ']' | |
| + 1380260392.311726562 /home/tobi/.bashrc : 1 > for file in '/etc/bash_completion.d/*' | |
| + 1380260392.314402696 /home/tobi/.bashrc : 2 > source /etc/bash_completion.d/apt-file | |
| ++ 1380260392.317740256 /etc/bash_completion.d/apt-file : 1 > have apt-file | |
| ++ 1380260392.321349641 /etc/bash.bashrc : command_not_found_handle() 44 > '[' -x /usr/lib/command-not-found ']' |
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
| ++ 1380236645.608855020 /etc/profile : 4 > id -u | |
| + 1380236645.613815895 /etc/profile : 4 > '[' 1000 -eq 0 ']' | |
| + 1380236645.616452607 /etc/profile : 7 > PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games | |
| + 1380236645.619365365 /etc/profile : 9 > export PATH | |
| + 1380236645.622064925 /etc/profile : 11 > '[' '' ']' | |
| + 1380236645.624657223 /etc/profile : 30 > '[' -d /etc/profile.d ']' | |
| + 1380236645.627298993 /etc/profile : 31 > for i in '/etc/profile.d/*.sh' | |
| + 1380236645.630077532 /etc/profile : 32 > '[' -r /etc/profile.d/bash_completion.sh ']' | |
| + 1380236645.633020828 /etc/profile : 33 > . /etc/profile.d/bash_completion.sh | |
| ++ 1380236645.635637206 /etc/profile.d/bash_completion.sh : 2 > '[' -z '4.2.45(1)-release' -o -z '' -o -n '' ']' |
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
| [2013-09-09 21:15:05] __rvm_ant | |
| __rvm_ant () | |
| { | |
| \ant "$@" || return $? | |
| } | |
| current path: /home/tobi/.rvm/src/jruby-head | |
| command(2): __rvm_ant cext | |
| Buildfile: /home/tobi/.rvm/src/jruby-head/build.xml | |
| init: |
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
| null:-1:in `error': java.lang.IllegalArgumentException: Argument not valid | |
| from null:-1:in `error' | |
| from null:-1:in `error' | |
| from null:-1:in `setWidth' | |
| from NativeMethodAccessorImpl.java:-2:in `invoke0' | |
| from NativeMethodAccessorImpl.java:57:in `invoke' | |
| from DelegatingMethodAccessorImpl.java:43:in `invoke' | |
| from Method.java:616:in `invoke' | |
| from JavaMethod.java:455:in `invokeDirectWithExceptionHandling' | |
| from JavaMethod.java:316:in `invokeDirect' |
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
| Shoes.app title: 'bouncing ball' do | |
| strokewidth 5 | |
| circle = oval 40, 40, 100 | |
| SPEED = 10 | |
| xspeed = SPEED | |
| yspeed = SPEED | |
| animate 30 do | |
| xspeed *= -1 if circle.right >= width || circle.left <= 0 | |
| yspeed *= -1 if circle.top <= 0 || circle.bottom >= height | |
| circle.move circle.left + xspeed, circle.top + yspeed |
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
| tobi@speedy:~/github/hackety-hack.com$ rvm get head --debug | |
| Running(6): curl --fail --location --max-redirs 10 https://get.rvm.io | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 184 100 184 0 0 141 0 0:00:01 0:00:01 --:--:-- 179 | |
| 100 13784 100 13784 0 0 8981 0 0:00:01 0:00:01 --:--:-- 8981 | |
| Downloading RVM from wayneeseguin branch master | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 124 100 124 0 0 162 0 --:--:-- --:--:-- --:--:-- 240 |
This file has been truncated, but you can view the full file.
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
| tobi@big-one:~/github/shoes4$ jruby --profile.graph bin/ruby-shoes samples/sample99.rb | |
| Profiling enabled; ^C shutdown will now dump profile info | |
| /home/tobi/github/shoes4/lib/shoes/slot.rb:101 warning: method count exceeds max of 100000; no new methods will be profiled | |
| D, [2013-06-28T14:22:15.631000 #10865] DEBUG -- : main_window on_close block begin... disposing ::Swt.display | |
| D, [2013-06-28T14:22:15.635000 #10865] DEBUG -- : ::Swt.display disposed | |
| main profile results: | |
| Total time: 51.62 | |
| %total %self total self children calls name |
This file has been truncated, but you can view the full file.
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
| Profiling enabled; ^C shutdown will now dump profile info | |
| /home/tobi/github/shoes4/lib/shoes/slot.rb:101 warning: method count exceeds max of 100000; no new methods will be profiled | |
| ^C | |
| SIGINT handler profile results: | |
| Total time: 0.00 | |
| %total %self total self children calls name | |
| --------------------------------------------------------------------------------------------------------- | |
| 0.02 0.00 0.02 1/1 Proc#call | |
| 100% 100% 0.02 0.00 0.02 1 JRuby.runtime |