Bug ID |
12185
|
Summary |
Error messages are printed by androiddump even if you're not an Android developer
|
Product |
Wireshark
|
Version |
2.0.2
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Extras
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
All 2.0 and 2.1
--
If androiddump is part of your installation, it'll get run whenever Wireshark
or TShark tries to get a list of extcap programs, and you'll get
ERROR: Cannot connect to ADB: <Connection refused> Please check that adb
daemon is running.
if the adb daemon isn't running - even if it's not running because either 1)
it's not available for your platform or 2) it's not installed on your machine
because you're not an Android developer.
Is there some way for it to determine whether you *care* about debugging
Android machines before warning you that you won't be able to do so because the
adb daemon isn't running?
You are receiving this mail because:
- You are watching all bug changes.