Wireshark-bugs: [Wireshark-bugs] [Bug 7336] New: Sort is considering only the first digit while
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7336
Summary: Sort is considering only the first digit while
displaying the results
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Red Hat
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: levon.avagyan@xxxxxxxxx
Build Information:
Version 1.7.2 (SVN Rev 43108 from /trunk)
Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 GTK+ 2.18.9, with Cairo 1.8.8, with Pango 1.28.1, with
GLib 2.22.5, with libpcap, with libz 1.2.3, without POSIX capabilities, with
SMI
0.4.8, with c-ares 1.7.0, with Lua 5.1, without Python, with GnuTLS 2.8.5, with
Gcrypt 1.4.5, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built
Jul
8 2010), with AirPcap.
Running on Linux 2.6.32-220.13.1.el6.centos.plus.x86_64, with locale
en_US.UTF-8, with libpcap version 1.0.0, with libz 1.2.3, GnuTLS 2.8.5, Gcrypt
1.4.5, without AirPcap.
Built using gcc 4.4.6 20110731 (Red Hat 4.4.6-3).
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Hi,
I've noticed that If you go to Telephony > RTP > Show All Streams and try to
sort data by Lost column the sort will return values as following example:
9 (7.3%)
9 (7.0%)
94 (6.1%)
90 (20.0%)
9 (0.2%)
...
8 (6.5%)
84 (6.8%)
8 (0.3%)
...
72 (37.9%)
71 (4.8%)
7 (0.3%)
...
644 (81.1%)
64 (12.2%)
639 (77.2%)
6 (0.3%)
...
So it is sorting only by packet count instead of sorting by percents.
Thanks.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.