Wireshark-bugs: [Wireshark-bugs] [Bug 10698] New: Qt SCTP graph doesn't resize nicely

Date: Thu, 13 Nov 2014 18:59:52 +0000
Bug ID 10698
Summary Qt SCTP graph doesn't resize nicely
Product Wireshark
Version Git
Hardware All
OS All
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Created attachment 13258 [details]
Screenshot showing a resized window (but the graph did not resize)

Build Information:
Wireshark 1.99.1 (v1.99.1rc0-546-g023ab4e from master)

Copyright 1998-2014 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 4.8.6, with libpcap, without POSIX capabilities,
without libnl, with libz 1.2.8, with GLib 2.38.2, without SMI, with c-ares
1.10.0, with Lua 5.2, with GnuTLS 3.1.27, with Gcrypt 1.5.3, without Kerberos,
without GeoIP, without PortAudio, with AirPcap.

Running on Linux 3.16.6-200.fc20.x86_64, with locale en_US.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, with GnuTLS 3.1.27, with Gcrypt 1.5.3, without
AirPcap.
        Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (with SSE4.2)

Built using gcc 4.8.3 20140911 (Red Hat 4.8.3-7).

--
I did an SCTP association I/O graph in the Qt UI.  I then resized it to get a
better look but the graph didn't resize with the window.  I'd think it should.

See attached screenshot.

How-to-repeat:
0) load an SCTP capture
1) right-click on a packet, click Analyze this Association
2) Choose an endpoint
3) click "Graph TSN"
4) resize the window


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