matthewi / fingerpoken

Use your browser as a remote and touchpad (iphone/ipad/laptop, etc)
1 stars 0 forks source link

xdo_get_window_size TypeError #1

Closed matthewi closed 12 years ago

matthewi commented 12 years ago

./bin/../lib/fingerpoken/xdo.rb:59:in xdo_get_window_size': no implicit conversion from nil to integer (TypeError) from ./bin/../lib/fingerpoken/xdo.rb:59:ininitialize' from bin/fingerpoken.rb:72:in new' from bin/fingerpoken.rb:72:inmain' from bin/fingerpoken.rb:70:in each' from bin/fingerpoken.rb:70:inmain' from /var/lib/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in call' from /var/lib/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:inrun_machine' from /var/lib/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in run' from bin/fingerpoken.rb:66:inmain' from bin/fingerpoken.rb:94

It seems that @rootwin might be nil

matthewi commented 12 years ago

Fixed by issue #2