Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to record video on IOS 12.3.1 #45

Open
guptapunit opened this issue Jul 24, 2019 · 0 comments
Open

Unable to record video on IOS 12.3.1 #45

guptapunit opened this issue Jul 24, 2019 · 0 comments

Comments

@guptapunit
Copy link

Hi i have trouble in generating the videos for ios and here is the stacktrace
Flick version: 0.4.6

flick video -a stop -p ios -n my-videoios

Stopping Recorder!!!
Saving to /Users/punitgupta/my-videoios.mp4
error: No such file or directory @ rb_file_s_rename - (/Users/punitgupta/.flick/6a6786291d771283cf26b35c5ac26f5976f24803/my-videoios.mp4, /Users/punitgupta/my-videoios.mp4). Use --trace to view backtrace

After doing a back trace

lick video -a stop -p ios -n my-videoios --trace

Stopping Recorder!!!
Saving to /Users/punitgupta/my-videoios.mp4
/Library/Ruby/Gems/2.3.0/gems/flick-0.4.6/lib/flick/video.rb:142:in `rename': No such file or directory @ rb_file_s_rename - (/Users/punitgupta/.flick/6a6786291d771283cf26b35c5ac26f5976f24803/my-videoios.mp4, /Users/punitgupta/my-videoios.mp4) (Errno::ENOENT)
	from /Library/Ruby/Gems/2.3.0/gems/flick-0.4.6/lib/flick/video.rb:142:in `mp4'
	from /Library/Ruby/Gems/2.3.0/gems/flick-0.4.6/lib/flick/video.rb:132:in `stop_screenshot_recording'
	from /Library/Ruby/Gems/2.3.0/gems/flick-0.4.6/lib/flick/video.rb:59:in `stop'
	from /Library/Ruby/Gems/2.3.0/gems/flick-0.4.6/lib/flick/video.rb:34:in `run'
	from /Library/Ruby/Gems/2.3.0/gems/flick-0.4.6/bin/flick:34:in `block (2 levels) in <top (required)>'
	from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.7/lib/commander/command.rb:182:in `call'
	from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.7/lib/commander/command.rb:153:in `run'
	from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.7/lib/commander/runner.rb:446:in `run_active_command'
	from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.7/lib/commander/runner.rb:68:in `run!'
	from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.7/lib/commander/delegates.rb:15:in `run!'
	from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.7/lib/commander/import.rb:5:in `block in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant