flick: flick not working with iOS 10 Xcode 8
Not able to get any video using the command “flick video -a start -p ios -s 0.5 -c 6000” followed by “flick video -a stop -p ios -s 0.5 -c 6000” on Xcode 8, iOS 10.
No file was created, and “error: No such file or directory - (<temporary_file_path>, <current_working_directory>), User --trace to view backtrace.” was observed.
same error message with --trace: note: username, directory and UDID is removed from log for privacy.
/Library/Ruby/Gems/2.0.0/gems/flick-0.2.4/lib/flick/video.rb:142:in rename': No such file or directory - (/Users/<user_name>/.flick/<UDID>.mp4, /Users/<user_name>/<UDID>.mp4) (Errno::ENOENT) from /Library/Ruby/Gems/2.0.0/gems/flick-0.2.4/lib/flick/video.rb:142:in
mp4’
from /Library/Ruby/Gems/2.0.0/gems/flick-0.2.4/lib/flick/video.rb:130:in stop_screenshot_recording' from /Library/Ruby/Gems/2.0.0/gems/flick-0.2.4/lib/flick/video.rb:51:in
stop’
from /Library/Ruby/Gems/2.0.0/gems/flick-0.2.4/lib/flick/video.rb:25:in run' from /Library/Ruby/Gems/2.0.0/gems/flick-0.2.4/bin/flick:32:in
block (2 levels) in <top (required)>’
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/command.rb:178:in call' from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/command.rb:178:in
call’
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/command.rb:153:in run' from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in
run_active_command’
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/runner.rb:68:in run!' from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in
run!’
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/import.rb:5:in `block in <top (required)>’
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 17 (7 by maintainers)
It is working now, thanks @saikrishna321 @isonic1 !
thank you @saikrishna321! @philipsTanoto please follow this instructions to reinstall ideviceinstaller and try again.