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

Ethereal-dev: Re: [Ethereal-dev] ethereal 0.10.5 with gtk1 on RedHat 9.0

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Wed, 14 Jul 2004 15:03:01 -0500
On Wed, Jul 14, 2004 at 05:45:17PM +0200, Michael Tuexen wrote:
> OK, thanks for the info.
> 
> I just wanted to make sure that the behaviour os not
> related to a change in OpenSSH 3.8 where you might
> want to use -Y instead of -X.

BTW, I tracked down the crash to window_get_geometry() in
gtk/ui_util.c. The following:
        gdk_window_get_root_origin(widget->window,
        &geom->x,
        &geom->y);
is generating:
Gdk-ERROR **: BadWindow (invalid Window parameter)
  serial 11603 error_code 3 request_code 15 minor_code 0

Anyone have any ideas?

-- 
albert chin (china@xxxxxxxxxxxxxxxxxx)