Bug ID |
11869
|
Summary |
X11 Protocol does not appear to be decoded.
|
Product |
Wireshark
|
Version |
1.10.6
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14131 [details]
Data captured with tcpdump
Build Information:
family@family-desktop:~$ wireshark -v
wireshark 1.10.6 (v1.10.6 from master-1.10)
Copyright 1998-2014 Gerald Combs <[email protected]> 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 (32-bit) with GTK+ 3.10.7, with Cairo 1.13.1, with Pango 1.36.1, with
GLib 2.39.91, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without
Python,
with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Feb 25 2014 21:08:14), with AirPcap.
Running on Linux 3.13.0-68-generic, with locale en_GB.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, GnuTLS 2.12.23, Gcrypt 1.5.3, without AirPcap.
Built using gcc 4.8.2.
--
I am trying debug a X11 Server using XDMCP. My plan was to trace a working X11
Server where XDMCP is being used for login and compare. I obtained the trace
with tcpdump and loaded into wireshark but do not see the details in the X11
flows. I was hoping to see the same detail as in an xtrace. My version of
wireshark is 1.10.6 which is the latest version available in the repositories
for the long term support version of Ubuntu i.e. 14.04. I attach the file
tcpdump. I am new to wireshark
You are receiving this mail because:
- You are watching all bug changes.