https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4151
Summary: Patch for child dialog behaviour on WIN32
Product: Wireshark
Version: 1.2.2
Platform: All
URL: http://www.wireshark.org/lists/wireshark-
dev/200909/msg00184.html
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: High
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: lars.ruoff@xxxxxxxxxxxxxxxxx
Created an attachment (id=3823)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3823)
Patch: Do not make dialog windows transient to the Wireshark top level window
on WIN32
Build Information:
Version 1.2.2 (SVN Rev 29910)
Copyright 1998-2009 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 with GTK+ 2.16.2, with GLib 2.20.3, with WinPcap (version
unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI
0.4.8,
with c-ares 1.6.0, with Lua 5.1, with GnuTLS 2.8.1, with Gcrypt 1.4.4,
with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built Sep 14 2009), with
AirPcap.
Running on Windows XP Service Pack 2, build 2600, with WinPcap version
4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, GnuTLS
2.8.1,
Gcrypt 1.4.4, without AirPcap.
Built using Microsoft Visual C++ 9.0 build 30729
--
Patch submission:
Do not make dialog windows transient to the Wireshark top level window on
WIN32, since this causes some strange behaviour on Windows.
See http://www.wireshark.org/lists/wireshark-dev/200909/msg00184.html
This also fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2421
as well as some other issues reported by Jim Young:
http://www.wireshark.org/lists/wireshark-dev/200910/msg00194.html
The attached diff is based on trunk, rev 30666.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.