Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11814] New: gui.window_title not working on qt version (2.

Date: Mon, 30 Nov 2015 08:55:06 +0000
Bug ID 11814
Summary gui.window_title not working on qt version (2.0)
Product Wireshark
Version 2.0.0
Hardware All
OS Mac OS X 10.11
Status UNCONFIRMED
Severity Trivial
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Wireshark 2.0.0 (v2.0.0-0-g9a73b82 from master-2.0)

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.3.2, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS,
with
Lua 5.2, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with QtMultimedia, without AirPcap.

Running on Mac OS X 10.11.1, build 15B42 (Darwin 15.0.0), with locale C, with
libpcap version 1.5.3 - Apple version 54, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
       Intel(R) Core(TM) i5-2400S CPU @ 2.50GHz (with SSE4.2)

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).
--
Neither the preference gui.window_title nor the command line option -o
gui.window_title seems to work on qt (version 2.0).

I'm using wireshark within GNS3, where sniffing is done by sending the data via
stdin to wireshark. Without an option to modify the window title it's hard to
distinguish multiple capture windows. Therefore GNS3 sets the window_title via
command line, which works fine for the gtk version (1.x), but not for qt (2.0).

Are there any plans to add this preference? Or is there another way in the qt
version to set the window title?


You are receiving this mail because:
  • You are watching all bug changes.