Wireshark-bugs: [Wireshark-bugs] [Bug 1959] New: Could not run Wireshark remotely from another P
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1959
Summary: Could not run Wireshark remotely from another PC running
X-Window
Product: Wireshark
Version: 0.99.4
Platform: PC
URL: http://www.esolia.co.jp
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: noel.delrosario@xxxxxxxxxxxx
CC: noel.delrosario@xxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
After I downloaded and installed Wireshark to my Linux Box. I remotely
connected into my Linux box from another PC running Windows-XP using X-Window
Application. I could run successfully X-window application from Linux to my
PC-Window-Xp like xlock. But the wireshrk is failing the process.
below is the process in my X-Windows screen from the PC running
Windows-XP
===============================================================
rosarion@Kulinx:~$ export DISPLAY=10.0.0.59:0.0
rosarion@Kulinx:~$ xhost +
access control disabled, clients can connect from any host
rosarion@Kulinx:~$
rosarion@Kulinx:~$
rosarion@Kulinx:~$
rosarion@Kulinx:~$ sudo wireshark
Password:
Error: Cairo does not yet support the requested image format:
Depth: 8
Alpha mask: 0x00000000
Red mask: 0x00000000
Green mask: 0x00000000
Blue mask: 0x00000000
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
wireshark: /build/buildd/libcairo-1.2.4/src/cairo-image-surface.c:155:
_cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
Aborted
=======================================================================
I download the latest wireshark into my linux box.
rosarion@Kulinx:~$ dpkg -l wireshark
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii wireshark 0.99.4-6~edgy1 network traffic analyzer
rosarion@Kulinx:~$ dpkg -L wireshark
/.
/usr
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/wireshark.1.gz
/usr/share/applications
/usr/share/applications/wireshark.desktop
/usr/share/applications/wireshark-root.desktop
/usr/share/pixmaps
/usr/share/pixmaps/hi48-app-wireshark.png
/usr/share/pixmaps/wsicon32.xpm
/usr/share/doc
/usr/share/doc/wireshark
/usr/share/doc/wireshark/copyright
/usr/share/doc/wireshark/changelog.gz
/usr/share/doc/wireshark/changelog.Debian.gz
/usr/share/menu
/usr/share/menu/wireshark
/usr/bin
/usr/bin/wireshark
rosarion@Kulinx:~$ uname -a
Linux Kulinx 2.6.17-11-generic #2 SMP Fri May 18 23:39:08 UTC 2007 i686
GNU/Linux
rosarion@Kulinx:~$ wireshark -v
wireshark 0.99.4
Copyright 1998-2006 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 with GTK+ 2.10.6, with GLib 2.12.4, with libpcap 0.9.4, with libz
1.2.3, with libpcre 6.4, without UCD-SNMP or Net-SNMP, with ADNS, without Lua,
with GnuTLS 1.4.0, with Gcrypt 1.2.2, without Kerberos, with PortAudio <= V18,
without AirPcap.
Running on Linux 2.6.17-11-generic, with libpcap version 0.9.4.
Built using gcc 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5).
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.