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 1334] New: Console errors when clicking on Filter button i

Date: Fri, 26 Jan 2007 03:27:36 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1334

           Summary: Console errors when clicking on Filter button in File
                    Open dialog
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: stephentfisher@xxxxxxxxx


Build Information:
wireshark 0.99.6 (SVN Rev 20547)

Copyright 1998-2007 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.10.7, with GLib 2.12.4, with libpcap 0.9.1, with libz
1.2.2, with libpcre 6.7, with Net-SNMP 5.2.3, with ADNS, without Lua, with
GnuTLS 1.4.5, with Gcrypt 1.2.3, with Heimdal Kerberos, without PortAudio,
without AirPcap.

Running on FreeBSD 6.1-RELEASE-p10, with libpcap version 0.9.1.

Built using gcc 3.4.4 [FreeBSD] 20050518.
--
When you click on the Filter button in the File Open dialog, the following
errors appear on the console:

(wireshark:36314): GLib-GObject-WARNING **: invalid cast from `GdkWindow' to
`GtkWindow'

(wireshark:36314): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion
`parent == NULL || GTK_IS_WINDOW (parent)' failed

They are being caused by lines 451 & 452 of gtk/filter_dlg.c.  The dialog still
functions properly.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.