Wireshark-bugs: [Wireshark-bugs] [Bug 12630] New: Can't edit a resolved name in a pcapng Name Re

Date: Mon, 18 Jul 2016 17:47:18 +0000
Bug ID 12630
Summary Can't edit a resolved name in a pcapng Name Resolution Block
Product Wireshark
Version 2.0.4
Hardware x86
OS Mac OS X 10.11
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.0.4 (v2.0.4-0-gdd7746e from master-2.0)

Copyright 1998-2016 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.5, with GLib 2.36.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
QtMultimedia, without AirPcap.

Running on Mac OS X 10.11.5, build 15F34 (Darwin 15.5.0), with locale C, with
libpcap version 1.5.3 - Apple version 54, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (with SSE4.2)

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

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
On macOS, the menu "Save As" is disabled when reopening a pcapng in which we
previously edited a custom name.

Step to reproduce it:
* Open a pcapng without NBR
* Right-Click on an IP "Edit Resolved Name", create a "Custom Name"
* Save As new pcapng (as "Save" is not enabled, cf
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12629)
* The "Custom Name" is well saved in an NBR block of the pcapng
* Reopen the new pcapng
* "Save" & "Save As" are both disabled this time (not tested on Windows, only
macOS)

Can't test the edition of an existing name, but if "Save As" works, the next
step is:
* Right click on same IP
-> Optional: Previous name "Custom Name" would be filled
-> At least setting a different name "Custom Name 2" for that same IP and
"Save" & "Save As" would edit the NBR.


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