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

Using this pidcat-win10 with GIT BASH #1

Closed
nicolasjafelle opened this issue Sep 9, 2019 · 8 comments
Closed

Using this pidcat-win10 with GIT BASH #1

nicolasjafelle opened this issue Sep 9, 2019 · 8 comments

Comments

@nicolasjafelle
Copy link

Hello! I am open this ticket because I am not able to use the package filtering. if I run python.exe .\pidcat.py in both Powershell and git bash I can see all the logs with colors and format but all the logcat output.

If i want to see my package only i cannot see any log at all for example: python.exe .\pidcat.py com.my.package

Do you know if something has changed with latest android 10 release? Thanks in advance!

@Torvin
Copy link
Owner

Torvin commented Sep 10, 2019

Hi! I've just checked and it works fine for me. Try the original pidcat and check if it works for you.

Generally, pidcat relies on being able to see your proccess in adb shell ps command output. Try that and see if you can.

@nicolasjafelle
Copy link
Author

@Torvin thanks for your answer. One quick questions: I simple run pidcat inside platform-tools to avoid configure env. variables in windows 10, do you think this will make the difference? Thanks!

@Torvin
Copy link
Owner

Torvin commented Sep 10, 2019

No, it doesn't

@nicolasjafelle
Copy link
Author

well... just change my laptop. Need to config everything again. I will let you know. Probably be moving to linux mint just for this haha!

@nicolasjafelle
Copy link
Author

Sorry to postpone this but with new laptop it happens the same. Can we check how do you run in the command line? I run with:

.\pidcat.cmd com.my.package

is that correct?

@nicolasjafelle
Copy link
Author

Hey!! Found the problem, needs to do this in order to work =D

JakeWharton#122 (comment)

Can you update this fork?

@Torvin
Copy link
Owner

Torvin commented Sep 16, 2019

@nicolasjafelle thanks, could you please confirm that it works for you if you fix it in your version?

@nicolasjafelle
Copy link
Author

Yes! Close issue!

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

No branches or pull requests

2 participants