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

Can't run JakeWharton's telecine app #128

Closed
Kisty opened this issue Aug 6, 2019 · 5 comments
Closed

Can't run JakeWharton's telecine app #128

Kisty opened this issue Aug 6, 2019 · 5 comments
Labels

Comments

@Kisty
Copy link

Kisty commented Aug 6, 2019

I can't run Jake Wharton's screen recording app: https://github.com/JakeWharton/Telecine.

When I specify the module dryrun https://github.com/JakeWharton/Telecine -m telecine it doesn't work:

HEAD is now at 0e4ee6a AGP 3.0b5
Fetching origin
Already on 'master'
Your branch is up to date with 'origin/master'.
From https://github.com/JakeWharton/Telecine
 * branch            master     -> FETCH_HEAD
Already up to date.
Using custom module: telecine
Couldn't open or there isnt any sample project, sorry!

When I do dryrun https://github.com/JakeWharton/Telecine, it fails with stacktrace:

Searching for devices...
Picked emulator-5554
Found project in C:/Users/MyUser/AppData/Local/Temp/dryrun/JakeWharton/Telecine...
HEAD is now at 0e4ee6a AGP 3.0b5
Fetching origin
Already on 'master'
Your branch is up to date with 'origin/master'.
From https://github.com/JakeWharton/Telecine
 * branch            master     -> FETCH_HEAD
Already up to date.
C:/Users/MyUser/AppData/Local/Temp/dryrun/JakeWharton/Telecine/telecine-project
C:/Users/MyUser/scoop/apps/ruby/current/lib/ruby/2.3.0/find.rb:43:in `block in find': No such file or directory (Errno::ENOENT)
        from C:/Users/MyUser/scoop/apps/ruby/current/lib/ruby/2.3.0/find.rb:43:in `collect!'
        from C:/Users/MyUser/scoop/apps/ruby/current/lib/ruby/2.3.0/find.rb:43:in `find'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun/android_project.rb:153:in `get_manifest'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun/android_project.rb:135:in `parse_manifest'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun/android_project.rb:120:in `block in sample_project'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun/android_project.rb:117:in `each'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun/android_project.rb:117:in `sample_project'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun/android_project.rb:91:in `execute_command'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/lib/dryrun.rb:208:in `call'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/gems/dryrun-1.1.6/bin/dryrun:6:in `<top (required)>'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/bin/dryrun:22:in `load'
        from C:/Users/MyUser/scoop/apps/ruby/current/gems/bin/dryrun:22:in `<main>'

dryrun version: 1.1.6
Windows 10 64-bit

@cesarferreira
Copy link
Owner

Fixed here, let me know if you have any more issues https://github.com/cesarferreira/dryrun/releases/tag/1.2.0

@alashow
Copy link

alashow commented Oct 22, 2019

I have a similar problem with material-components:

> dryrun  https://github.com/material-components/material-components-android/ -m catalog
Searching for devices...
No devices attached, but I'll run anyway
Found project in /var/folders/_l/vn4l7vn95r37b80cx3c_82gc0000gn/T/dryrun/material-components/material-components-android...
HEAD is now at 889ff8a Updated TextInputLayout to support empty string as error message.
Fetching origin
Already on 'master'
Your branch is up to date with 'origin/master'.
From https://github.com/material-components/material-components-android
 * branch            master     -> FETCH_HEAD
Already up to date.
Using custom module: catalog
/var/folders/_l/vn4l7vn95r37b80cx3c_82gc0000gn/T/dryrun/material-components/material-components-android/catalog
Couldn't open or there isnt any sample project, sorry!

@cesarferreira cesarferreira reopened this Nov 8, 2019
@stale
Copy link

stale bot commented Dec 8, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 8, 2019
@stale
Copy link

stale bot commented Jan 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 9, 2020
@stale stale bot closed this as completed Jan 16, 2020
@MarioNoll
Copy link

Same issue for me with material-components, would be great if this could be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants