Comment # 20
on bug 10935
from Guy Harris
(In reply to Xiaochuan Sun from comment #19)
> At home I don't use cable connection but WIFI connection. Definitely I have
> also turned off WIFI, but open dialogue still could not pop up.
> I don't know why wireshark QT tried to access network.
If you have network drives mounted, the Qt "file open" dialog box might try to
access the network drives, which implicitly causes it to try to access the
network.
> Does wireshark QT enable live capture by default?
There is nothing that requires packet capture in order for Wireshark to access
the network. It could be trying to resolve IP addresses...
...or it could be trying to, as indicated, access files on a network drive.
You are receiving this mail because:
- You are watching all bug changes.