Bug ID |
11114
|
Summary |
gsm_map locationEstimate: display of lat/lon inconsistent
|
Product |
Wireshark
|
Version |
1.99.x (Experimental)
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13553 [details]
screenshot showing the inconsistent display
Build Information:
Version 1.99.5 (v1.99.5-0-g7e8595c 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 (32-bit) with Qt 5.3.1, with WinPcap (4_1_3), with libz 1.2.5, with
GLib 2.38.0, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS
3.2.15, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, without PortAudio,
with AirPcap.
Running on 32-bit Windows 7 Service Pack 1, build 7601, with locale C, without
WinPcap, with GnuTLS 3.2.15, with Gcrypt 1.6.2, without AirPcap.
Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz (with SSE4.2), with 3493MB of
physical memory.
Built using Microsoft Visual C++ 12.0 build 31101
--
The dissected info from a locationEstimate parameter is displayed in an
inconsistent, unlogical way.
For the "Degrees of latitude" the corresponding binary data is displayed to the
left of the decoded data.
For the "Degrees of longitude" the binary data is missing.
See attached screenshot.
You are receiving this mail because:
- You are watching all bug changes.