Search Criteria
Package Details: pidcat 2.1.0-3
Git Clone URL: | https://aur.archlinux.org/pidcat.git (read-only, click to copy) |
---|---|
Package Base: | pidcat |
Description: | Colored logcat script which only shows log entries for a specific application package. |
Upstream URL: | https://github.com/JakeWharton/pidcat |
Keywords: | android logcat pidcat |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | burntcookie90 |
Maintainer: | Igneo676 |
Last Packager: | burntcookie90 |
Votes: | 11 |
Popularity: | 0.000001 |
First Submitted: | 2014-02-09 21:32 |
Last Updated: | 2016-09-12 02:08 |
Latest Comments
burntcookie90 commented on 2016-11-16 15:49
I no longer have any arch machines, so I'm disowning this package, sorry!
burntcookie90 commented on 2014-09-04 14:49
@kaede, do you have adb on your path?
kaede commented on 2014-09-04 11:58
Traceback (most recent call last):
File "/usr/bin/pidcat", line 150, in <module>
adb = subprocess.Popen(adb_command, stdin=PIPE, stdout=PIPE, stderr=PIPE)
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 to do? =\