hexadezi/adbGUI

Current version cant stop logcat

stamepicmorg opened this issue · 6 comments

Current version cant stop logcat. please, look at this PR and commit: 6e64089

I can stop it. How do you try it?

Did you try this the latest version? https://github.com/labo89/adbGUI/releases/tag/2.2

If you are using the current version, then you can look in the task manager to see if a child process is created for adbGUI. With Stop this should be terminated. If no child process is created under adbGUI, it cannot be terminated.

Screenshot 2021-05-08 213031

i am using current original version, and installing adb via adb GUI.

although in pull request in one of commits was fixed it, cause if i compile forked-version - all will be fine.