https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6813
Summary: no menu item Fle->Export->SSL Session Keys in GTK
Product: Wireshark
Version: 1.6.5
Platform: x86
OS/Version: Red Hat
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: a.piesk@xxxxxxx
Created attachment 7794
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7794
adds missing menu item
Build Information:
$ tshark -v
TShark 1.6.5 (SVN Rev Unknown from unknown)
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 (32-bit) with GLib 2.22.5, with libpcap (version unknown), with libz
1.2.3, without POSIX capabilities, without libpcre, with SMI 0.4.8, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.8.5, with
Gcrypt 1.4.5, with MIT Kerberos, without GeoIP.
Running on Linux 2.6.32-220.4.1.el6.i686, with libpcap version 1.0.0, with libz
1.2.3.
Built using gcc 4.4.6 20110731 (Red Hat 4.4.6-3).
--
there's no menu item "File->Export->SSL Session Keys" in GTK ui because the
menu item definition is missing in menus.c
same issue in 1.7.0 and 1.7.1.
the attached patch wireshark-menu-sslexport.patch fixes the problem for 1.6.5.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.