ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10943] New: Qt Wireshark - Choosing "Save as" instead of "

Date: Tue, 10 Feb 2015 04:36:02 +0000
Bug ID 10943
Summary Qt Wireshark - Choosing "Save as" instead of "Save" for a newly created capture file leaves Qt UI in an inconsistent state.
Product Wireshark
Version 1.99.x (Experimental)
Hardware x86
OS Mac OS X 10.8
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Wireshark 1.99.2 (v1.99.2-0-gb2db3bf from master)

Copyright 1998-2015 Gerald Combs <[email protected]> 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.3.2, with libpcap, without POSIX capabilities, with
libz 1.2.3, with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS,
with
Lua 5.2, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
without PortAudio, with AirPcap.

Running on Mac OS X 10.8.5, build 12F45 (Darwin 12.6.0), with locale C, with
libpcap version 1.1.1, with libz 1.2.5, with GnuTLS 2.12.19, with Gcrypt 1.5.0,
without AirPcap.
      Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz (with SSE4.2)

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).

--
With Qt Wireshark after stopping a live capture, if one chooses "Save as" as
opposed to "Save", the newly captured trace file will be saved, but the Qt UI
will not really acknowledge that the trace file was saved. The title bar
persists in displaying "Capturing from <interface name>", and the lower left
status bar persists in displaying "Ready to load or capture" Attempts to start
a new capture or open an existing capture file will present the dialog box "You
have unsaved packets. Do you want to save the captured packets before starting
a new capture?"

Workaround: Use "Save" instead of "Save as". Using "Save" will update the title
bar to the name of the newly saved capture file. The lower left status bar will
still report "Ready to load of capture".

With GTK Wireshark once a capture is stopped one can choose either Save or Save
as to save the new capture file. Once the file is saved, the title bar is
updated to present the newly created capture file and the lower left status bar
updated to display the full path of the capture file.


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