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

Droidbox.sh OSError #58

Open
GoogleCodeExporter opened this issue Apr 22, 2015 · 0 comments
Open

Droidbox.sh OSError #58

GoogleCodeExporter opened this issue Apr 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. ./startemu.sh Test
2. ./droidbox.sh <apk> in the same terminal


What is the expected output? What do you see instead?

Traceback (most recent call last):
  File "scripts/droidbox.py", line 516, in <module>
    main(sys.argv)
  File "scripts/droidbox.py", line 297, in main
    call(['adb', 'logcat', '-c'])
  File "/usr/lib/python2.7/subprocess.py", line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory


What version of the product are you using? On what operating system?

Linux Mint 17

java version "1.7.0_55"
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

DroidBox 4.1.1

Android version : adt-bundle-linux-x86_64-20140702

Please provide any additional information below.

thanks you :)

Original issue reported on code.google.com by rem...@gmail.com on 19 Aug 2014 at 8:17

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

No branches or pull requests

1 participant