[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wireshark-bugs
Subject:    [Wireshark-bugs] [Bug 16354] New: Edit Resolved Name option only works one time
From:       bugzilla-daemon () wireshark ! org
Date:       2020-01-29 1:42:57
Message-ID: bug-16354-15 () https ! bugs ! wireshark ! org/bugzilla/
[Download RAW message or body]

--15802621771.42828D6ac.316
Date: Wed, 29 Jan 2020 01:42:57 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.wireshark.org/bugzilla/
Auto-Submitted: auto-generated

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16354

            Bug ID: 16354
           Summary: Edit Resolved Name option only works one time
           Product: Wireshark
           Version: 3.2.1
          Hardware: x86-64
                OS: Windows 10
            Status: UNCONFIRMED
          Severity: Major
          Priority: Low
         Component: Qt UI
          Assignee: bugzilla-admin@wireshark.org
          Reporter: daulis0@gmail.com
  Target Milestone: ---

Build Information:
Version 3.2.1 (v3.2.1-0-gbf38a67724d0) 
Copyright 1998-2020 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<https://www.gnu.org/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.12.6, with WinPcap SDK (WpdPack) 4.1.2, with GLib
2.52.3, with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.15.0, with Lua 5.2.4,
with GnuTLS 3.6.3 and PKCS #11 support, with Gcrypt 1.8.3, with MIT Kerberos,
with MaxMind DB resolver, with nghttp2 1.39.2, with brotli, with LZ4, with
Zstandard, with Snappy, with libxml2 2.9.9, with QtMultimedia, with AirPcap,
with SpeexDSP (using bundled resampler), with SBC, with SpanDSP, with bcg729. 
Running on 64-bit Windows 10 (1909), build 18363, with Intel(R) Core(TM)
i7-4770 CPU @ 3.40GHz (with SSE4.2), with 16335 MB of physical memory, with
locale English_United States.1252, with light display mode, without HiDPI, with
Npcap version 0.9986, based on libpcap version 1.9.1, with GnuTLS 3.6.3, with
Gcrypt 1.8.3, with brotli 1.0.2, without AirPcap, binary plugins supported (19
loaded). Built using Microsoft Visual Studio 2019 (VC++ 14.24, build 28315). 
Wireshark is Open Source Software released under the GNU General Public
License. 
Check the man page and https://www.wireshark.org for more information. 
--
1. Load any pcap file
2. Edit -> Preferences -> Name Resolution -> "Resolve network (IP) addresses" -
Enable it.
3. Select an address in the Source column for a packet in the Packet List pane.
Right Click -> "Edit Resolved Name". Set it to "alice". Click OK.
4. All address references in the capture change to "alice" (This is expected)
5. You realize that you made a mistake, and wanted to name this "bob". Right
Click -> "Edit Resolved Name". Set it to "bob". Click OK.
6. No address references change. These are all still at "alice". (This is not
expected)

-- 
You are receiving this mail because:
You are watching all bug changes.
--15802621771.42828D6ac.316
Date: Wed, 29 Jan 2020 01:42:57 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.wireshark.org/bugzilla/
Auto-Submitted: auto-generated

<html>
    <head>
      <base href="https://bugs.wireshark.org/bugzilla/" />
      <style>
        body, th, td {
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif; }
        p, pre { margin-top: 1em; }
        pre {
            font-family: Bitstream Vera Sans Mono, Consolas, Lucida Console, \
monospace;  white-space: pre-wrap;
	}
        table { border: 0; border-spacing: 0; border-collapse: collapse; }
        th, td {
            padding: 0.25em;
            padding-left: 0.5em;
            padding-right: 0.5em;
        }
        th { background: rgb(240, 240, 240); }
        th.th_top { border-bottom: 1px solid rgb(116, 126, 147); }
        th.th_left { border-right: 1px solid rgb(116, 126, 147); }
        td.removed { background-color: #ffcccc; }
        td.added { background-color: #e4ffc7; }
      </style>
    </head>
    <body><table>
        <tr>
          <th class="th_left">Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Edit Resolved Name option only works one time"
   href="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16354">16354</a>
          </td>
        </tr>

        <tr>
          <th class="th_left">Summary</th>
          <td>Edit Resolved Name option only works one time
          </td>
        </tr>

        <tr>
          <th class="th_left">Product</th>
          <td>Wireshark
          </td>
        </tr>

        <tr>
          <th class="th_left">Version</th>
          <td>3.2.1
          </td>
        </tr>

        <tr>
          <th class="th_left">Hardware</th>
          <td>x86-64
          </td>
        </tr>

        <tr>
          <th class="th_left">OS</th>
          <td>Windows 10
          </td>
        </tr>

        <tr>
          <th class="th_left">Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th class="th_left">Severity</th>
          <td>Major
          </td>
        </tr>

        <tr>
          <th class="th_left">Priority</th>
          <td>Low
          </td>
        </tr>

        <tr>
          <th class="th_left">Component</th>
          <td>Qt UI
          </td>
        </tr>

        <tr>
          <th class="th_left">Assignee</th>
          <td>bugzilla-admin&#64;wireshark.org
          </td>
        </tr>

        <tr>
          <th class="th_left">Reporter</th>
          <td>daulis0&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th class="th_left">Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Build Information:
Version 3.2.1 (<a href="https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf38a67724d0">v3.2.1-0-gbf38a67724d0</a>) \
 Copyright 1998-2020 Gerald Combs &lt;<a \
href="mailto:gerald&#64;wireshark.org">gerald&#64;wireshark.org</a>&gt; and \
contributors. License GPLv2+: GNU GPL version 2 or later
&lt;<a href="https://www.gnu.org/licenses/gpl-2.0.html">https://www.gnu.org/licenses/gpl-2.0.html</a>&gt; \
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.12.6, with WinPcap SDK (WpdPack) 4.1.2, with GLib
2.52.3, with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.15.0, with Lua 5.2.4,
with GnuTLS 3.6.3 and PKCS #11 support, with Gcrypt 1.8.3, with MIT Kerberos,
with MaxMind DB resolver, with nghttp2 1.39.2, with brotli, with LZ4, with
Zstandard, with Snappy, with libxml2 2.9.9, with QtMultimedia, with AirPcap,
with SpeexDSP (using bundled resampler), with SBC, with SpanDSP, with bcg729. 
Running on 64-bit Windows 10 (1909), build 18363, with Intel(R) Core(TM)
i7-4770 CPU &#64; 3.40GHz (with SSE4.2), with 16335 MB of physical memory, with
locale English_United States.1252, with light display mode, without HiDPI, with
Npcap version 0.9986, based on libpcap version 1.9.1, with GnuTLS 3.6.3, with
Gcrypt 1.8.3, with brotli 1.0.2, without AirPcap, binary plugins supported (19
loaded). Built using Microsoft Visual Studio 2019 (VC++ 14.24, build 28315). 
Wireshark is Open Source Software released under the GNU General Public
License. 
Check the man page and <a \
                href="https://www.wireshark.org">https://www.wireshark.org</a> for \
                more information. 
--
1. Load any pcap file
2. Edit -&gt; Preferences -&gt; Name Resolution -&gt; &quot;Resolve network (IP) \
addresses&quot; - Enable it.
3. Select an address in the Source column for a packet in the Packet List pane.
Right Click -&gt; &quot;Edit Resolved Name&quot;. Set it to &quot;alice&quot;. Click \
OK. 4. All address references in the capture change to &quot;alice&quot; (This is \
expected) 5. You realize that you made a mistake, and wanted to name this \
&quot;bob&quot;. Right Click -&gt; &quot;Edit Resolved Name&quot;. Set it to \
&quot;bob&quot;. Click OK. 6. No address references change. These are all still at \
&quot;alice&quot;. (This is not expected)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>
--15802621771.42828D6ac.316--


[Attachment #3 (text/plain)]

___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-request@wireshark.org?subject=unsubscribe

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic