isonic1 / flick

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

Size of video is Zero bytes after saving for iPhone device #9

Closed sainiketan47 closed 7 years ago

sainiketan47 commented 7 years ago

The video is saved on home path but size of video is 0 bytes. It is also capturing the screenshots at path: User/xyz/.flick/UDID but after stop video command i.e flick video -a stop -p ios -o $HOME -n myVideo -f mp4 Saved video size is zero bytes. https://postimg.org/image/ob996v49n/

isonic1 commented 7 years ago

@sainiketan47 can you run the stop command with trace? e.g "flick video -a stop -p ios -o $HOME -n myVideo -f mp4 --trace". Then paste the whole output to this ticket? Thanks.

isonic1 commented 7 years ago

@sainiketan47 please see the issue below and follow the steps to reinstall ideviceinstaller.

https://github.com/isonic1/flick/issues/10

isonic1 commented 7 years ago

Setting to wontfix. If the steps in issue #10 dont resolve this then I will reopen. Thanks for reporting.