Bug ID |
12111
|
Summary |
Unable to open without error DBusMenuExporterPrivate
|
Product |
Wireshark
|
Version |
2.0.1
|
Hardware |
x86-64
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
GTK+ UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Wireshark 2.0.1 (SVN Rev Unknown from unknown)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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 (64-bit) with Qt 5.2.1, with libpcap, with POSIX capabilities (Linux),
without libnl, with libz 1.2.8, with GLib 2.40.2, with SMI 0.4.8, with c-ares
1.10.0, with Lua 5.2, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT
Kerberos,
with GeoIP, without QtMultimedia, without AirPcap.
Running on Linux 3.19.0-47-generic, with locale C, with libpcap version 1.5.3,
with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3.
Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz (with SSE4.2)
Built using gcc 4.8.4.
--
If opened at normal privileges user gives warnings:
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"" under id 188
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"" under id 189
Plus only access to the bluetooth driver is given.
If opened as root:
Lua: Error during loading:
[string "/usr/local/share/wireshark/init.lua"]:44: dofile has been disabled due
to running Wireshark as superuser. See
https://wiki.wireshark.org/CaptureSetup/CapturePrivileges for help in running
Wireshark as an unprivileged user.
To replicate configure with given settings and run ./wireshark in the from the
product directory.
You are receiving this mail because:
- You are watching all bug changes.