https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6405
Summary: lua register_menu() is not working
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: Ubuntu
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: eric.leblond@xxxxxxxxx
Build Information:
wireshark 1.7.0+svn39133 (SVN Rev Unknown from unknown)
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 GTK+ 2.22.0, with Cairo 1.10.0, with Pango 1.28.2, with
GLib 2.26.1, with libpcap 1.1.1, with libz 1.2.3.4, with POSIX capabilities
(Linux), with threads support, with SMI 0.4.8, without c-ares, with ADNS, with
Lua 5.1, without Python, with GnuTLS 2.8.6, with Gcrypt 1.4.5, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built Aug 3 2010 05:16:18),
without AirPcap.
Running on Linux 2.6.35-30-generic, with locale fr_FR.UTF-8, with libpcap
version 1.1.1, with libz 1.2.3.4, GnuTLS 2.8.6, Gcrypt 1.4.5.
Built using gcc 4.4.5.
--
The register_menu function of wireshark API is not working. The menu created by
console.lua is not present and the usage of the function in custom plugin give
the same result.
The function is working well on the 1.6 branch.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.