Package Details: logcat-color3 0.10.0-1

Git Clone URL: https://aur.archlinux.org/logcat-color3.git (read-only, click to copy)
Package Base: logcat-color3
Description: A colorful and highly configurable alternative to the standard "adb logcat" command from the Android SDK
Upstream URL: https://github.com/yan12125/logcat-color3
Licenses: Apache
Conflicts: logcat-color
Submitter: lilac
Maintainer: yan12125
Last Packager: yan12125
Votes: 12
Popularity: 0.000000
First Submitted: 2019-04-11 17:53 (UTC)
Last Updated: 2023-10-10 09:46 (UTC)

Latest Comments

yan12125 commented on 2019-05-13 06:01 (UTC)

I find it easier to host detached signatures (*.sig) on PyPI than on GitHub :)

tamirzb commented on 2019-05-12 21:10 (UTC)

Is there a reason the files are downloaded from pythonhosted.org instead of directly from github?

yan12125 commented on 2019-04-21 11:59 (UTC)

Orphaned as I created a Python 3-compatible fork https://aur.archlinux.org/packages/logcat-color3/

yan12125 commented on 2018-03-04 05:35 (UTC)

Version 0.7.0preview is out. #simon04/aur-out-of-date

@kewl: Don't use pre-releases, thanks.

Lacsapix commented on 2016-08-10 10:57 (UTC)

please add python2-setuptools as a dependency, as it is a dependency

yan12125 commented on 2016-03-09 02:56 (UTC)

Traceback (most recent call last): File "setup.py", line 5, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools

t-8ch commented on 2014-09-05 07:59 (UTC)

@kaede you have to install the regular logcat in on way or another before using this.

kaede commented on 2014-09-04 11:56 (UTC)

Traceback (most recent call last): File "/usr/bin/logcat-color", line 252, in <module> LogcatColor().loop() File "/usr/bin/logcat-color", line 224, in loop self.start() File "/usr/bin/logcat-color", line 218, in start self.start_logcat() File "/usr/bin/logcat-color", line 208, in start_logcat self.input = Popen(adb_command, stdout=PIPE).stdout 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 Same error with the git version.

prettyvanilla commented on 2013-12-10 15:28 (UTC)

New version 0.6.0 has been released on https://github.com/marshall/logcat-color/releases