GNU bug report logs -
#24707
25.1; Window shrinks automatically after opening at normal size
Previous Next
Reported by: Ivor Durham <ivor.durham <at> ivor.cc>
Date: Sun, 16 Oct 2016 16:31:02 UTC
Severity: important
Merged with 23144
Found in version 25.1
Fixed in version 26.1
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: "Ivor Durham" <ivor.durham <at> ivor.cc>
> Cc: <rgm <at> gnu.org>,
> <24707 <at> debbugs.gnu.org>
> Date: Wed, 26 Oct 2016 12:30:21 -0700
>
> So I can think of a couple of ways to try to diagnose this:
> - Enable telnet into the workstation and use it instead of ssh so I can
> capture unencrypted network traffic with Wireshark to see if the X protocol
> communication reveals anything unusual.
> - Try to build a debugging version of Emacs 25.1 locally, reproduce the
> problem and then use gdb to break on whatever resize calls there are to find
> what parameters are being passed and where they come from. I know nothing
> about the Emacs implementation so this could be a bit of a time sink.
>
> Any other ideas on how I should approach this?
The second approach is IMO the right one. I think if you put a
breakpoint in adjust_frame_size, you will see all the resizes.
This bug report was last modified 6 years and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.