https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5780
Summary: open an URL by click at an URI within the packet
detail window doesn't work
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: Gentoo
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: toralf.foerster@xxxxxx
Build Information:
tfoerste@n22 ~ $ ~/devel/wireshark/tshark -v
TShark 1.5.1 (SVN Rev 36288 from /trunk)
Copyright 1998-2011 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 (32-bit) with GLib 2.26.1, with libpcap 1.1.1, with libz 1.2.3, with
POSIX capabilities (Linux), without libpcre, without SMI, without c-ares,
without ADNS, without Lua, without Python, with GnuTLS 2.10.4, with Gcrypt
1.4.6, without Kerberos, without GeoIP.
Running on Linux 2.6.38, with libpcap version 1.1.1, with libz 1.2.3.
Built using gcc 4.4.5.
--
If I click on the the URI of packet 90 of the stream attached to bug #2930
(https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2296) I get this on the
command line :
Synopsis
xdg-open { file | URL }
xdg-open { --help | --manual | --version }
Use 'man xdg-open' or 'xdg-open --manual' for additional info.
The tool xdg-open itself works on my system, it seems that not a valid URL is
given from wrshark.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.