https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7327
Summary: Save (as) pcapng creates new file with extra .pcapng
extension
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: x86
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: aferreira.valadis@xxxxxxxxx
Build Information:
Version 1.7.1 (SVN Rev 41970 from /trunk)
Compiled (32-bit) with GTK+ 2.24.10, with Cairo 1.10.2, with Pango 1.29.4, with
GLib 2.28.8, with WinPcap (4_1_2), with libz 1.2.5, without POSIX capabilities,
with SMI 0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS
2.12.18, with Gcrypt 1.4.6, with MIT Kerberos, with GeoIP, with PortAudio
V19-devel (built Apr 6 2012), with AirPcap.
Running on 32-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.2 (packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap.
Built using Microsoft Visual C++ 9.0 build 21022
Wireshark is Open Source Software released under the GNU General Public
License.
--
I opened a small capture file and did a save as "mycapture.pcapng" to test the
new format.
Next I did some commenting on the first packet. (Cool feature!)
When I save (i.e CTRL-S) the .pcapng file (again) it does not show me the old
name. I.e. File name Edit box is empty, it behaves as if "Save as".
And it also forgot the file .pcapng type (i.e. extension) defaulting back to
(save as type) .pcap. (For Save as this would be normal on my machine.)
When I select the file (name) from the browse box it first tells me the file
already exists. If I go ahead (no surprise) it saves the file, but not under
the selected name, but with an additional .pcapng extension. I.e: Instead of
"mycapture.pcapng" I get "mycapture.pcapng.pcapng".
I checked if this issue has been reported by someone else. I did not see it. If
I missed it, I am sorry.
Keep up the good work!
Best regards,
Alcindo
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.