Bartłomiej Piech

Results 3 issues of Bartłomiej Piech

It seems that you have committed (692040d) every file with CRLF windows line ending.

system: Arch Linux 3.9.6-1 x86_64 python version: 2.7.5 and 3.3.2 pidcat version: 571826e8c03b18402025c6d8bd8bad1d367401a8 Pidcat doesn't produce any output. Jeff Sharkey's version works fine.

system: Arch Linux 3.9.6-1 x86_64 python version: 2.7.5 and 3.3.2 pidcat version: 571826e8c03b18402025c6d8bd8bad1d367401a8 ``` Traceback (most recent call last): File ".bin/pidcat.py", line 142, in adb = subprocess.Popen(adb_command, stdin=PIPE, stdout=PIPE, stderr=PIPE)...