Wireshark-bugs: [Wireshark-bugs] [Bug 11911] New: [re]start capture fails to capture
Date: Mon, 21 Dec 2015 13:41:43 +0000
Bug ID 11911
Summary [re]start capture fails to capture
Product Wireshark
Version 2.0.0
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Qt UI
Assignee bugzilla-admin@wireshark.org
Reporter pf@pfortin.com

Build Information:
$ wireshark -v
Wireshark 2.0.0 (SVN Rev Unknown from unknown)

Copyright 1998-2015 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.4.0, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with libz 1.2.8, with GLib 2.42.1, with SMI 0.4.8, without
c-ares,
without ADNS, with Lua 5.2, with GnuTLS 3.2.21, with Gcrypt 1.5.4, with MIT
Kerberos, with GeoIP, with QtMultimedia, without AirPcap.

Running on Linux 4.3.0, with locale C, with libpcap version 1.6.2, with libz
1.2.8, with GnuTLS 3.2.21, with Gcrypt 1.5.4.
Intel(R) Core(TM) i7-4710MQ CPU @ 2.50GHz (with SSE4.2)

Built using gcc 4.9.2.

--
Capturing is only possible when starting it by selecting the interface from the
main screen:
   Welcome to Wireshark
   Capture
   [list of interfaces]
   Learn
   ...

Examples:
1. Get a successful capture. Stop. Start ==> No interface selected
This should remember the interface previously used. 

2. Get a successful capture. Stop. Capture Options. Start. ==> dry capture
This requires that for each capture attempt, I wait to be sure wireshark is
actually capturing before proceeding to my next step.

3. Get a successful capture. Stop. Getting a successful capture requires these
steps:
  Capture Options. Select interface. Start.
  Stop. ==> No packets captured.
  Now, I get the main screen from which I can start a live capture.

Example 3 is the only way to be sure I have a working capture.


You are receiving this mail because:
  • You are watching all bug changes.