isonic1 / flick

A CLI with helpful QA tools for Android (Devices & Emulators) and iOS (Devices).
MIT License
101 stars 26 forks source link

[Android O] flick crashing #31

Closed testableapple closed 7 years ago

testableapple commented 7 years ago

Environment:

Steps:

  1. run flick on Android O (example flick log -p android -n test -a start)

Actual result:

mkdir: 'sdcard/flick': File exists /usr/local/lib/ruby/gems/2.4.0/gems/flick-0.4.0/lib/flick/android.rb:30:in create_flick_dirs': undefined methodstrip' for nil:NilClass (NoMethodError) from /usr/local/lib/ruby/gems/2.4.0/gems/flick-0.4.0/lib/flick/android.rb:20:in initialize' from /usr/local/lib/ruby/gems/2.4.0/gems/flick-0.4.0/lib/flick/video.rb:15:innew' from /usr/local/lib/ruby/gems/2.4.0/gems/flick-0.4.0/lib/flick/video.rb:15:in initialize' from /usr/local/lib/ruby/gems/2.4.0/gems/flick-0.4.0/bin/flick:33:innew' from /usr/local/lib/ruby/gems/2.4.0/gems/flick-0.4.0/bin/flick:33:in block (2 levels) in <top (required)>' from /usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/command.rb:178:incall' from /usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/command.rb:153:in run' from /usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/runner.rb:446:inrun_active_command' from /usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/runner.rb:68:in run!' from /usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/delegates.rb:15:inrun!' from /usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/import.rb:5:in `block in <top (required)>'

isonic1 commented 7 years ago

Thank you for reporting this @alter-al! It's fixed now. Latest gem version 0.4.1