GNU bug report logs -
#1346
Window shrinks with each invocation
Previous Next
Reported by: Erik <esigra <at> gmail.com>
Date: Fri, 14 Nov 2008 14:30:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1346 in the body.
You can then email your comments to 1346 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Erik <esigra <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
The Emacs window shrinks with each invocation:
1. Start a KDE 3.5.10 session.
2. Invoke Emacs.
3. Maximize Emacs.
4. Press PrintScrn (starts Ksnapshot).
5. Make sure that "Include window border" is unchecked.
6. Press "New screenshot".
7. Press "Save as...".
8. Create a direcectory.
9. Enter "emacs_window_shrinking_00.png" in the filename line.
10. Save.
11. Close Emacs.
12. Invoke Emacs.
13. Switch Back to Ksnapshot.
14. Press "New screenshot".
15. Press "Save as..." (Ksnapshot will suggest the next filename
automatically by incrementing the number in the previously used filename).
16. If the two previously saved images differ in size, go to step 10.
17. Execute "file *" in the directory that was created in step 8.
After following these steps I get the following output from the file
command in step 17:
emacs_window_shrinking_00.png: PNG image data, 1862 x 1173, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_01.png: PNG image data, 1862 x 1113, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_02.png: PNG image data, 1862 x 1073, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_03.png: PNG image data, 1862 x 1033, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_04.png: PNG image data, 1862 x 993, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_05.png: PNG image data, 1862 x 953, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_06.png: PNG image data, 1862 x 913, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_07.png: PNG image data, 1862 x 873, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_08.png: PNG image data, 1862 x 833, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_09.png: PNG image data, 1862 x 793, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_10.png: PNG image data, 1862 x 753, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_11.png: PNG image data, 1862 x 713, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_12.png: PNG image data, 1862 x 673, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_13.png: PNG image data, 1862 x 633, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_14.png: PNG image data, 1862 x 593, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_15.png: PNG image data, 1862 x 553, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_16.png: PNG image data, 1862 x 513, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_17.png: PNG image data, 1862 x 473, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_18.png: PNG image data, 1862 x 433, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_19.png: PNG image data, 1862 x 393, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_20.png: PNG image data, 1862 x 353, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_21.png: PNG image data, 1862 x 313, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_22.png: PNG image data, 1862 x 273, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_23.png: PNG image data, 1862 x 233, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_24.png: PNG image data, 1862 x 193, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_25.png: PNG image data, 1862 x 153, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_26.png: PNG image data, 1862 x 113, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_27.png: PNG image data, 1862 x 73, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_28.png: PNG image data, 1862 x 73, 8-bit/color
RGBA, non-interlaced
It looks like Emacs window height decreases with 40 pixel each
invocation (except the first an last one). This does not happen with any
other program. Emacs is unusual in that it only accepts certain sizes,
while other programs can be resized freely. It probably has something to
do with that.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #10 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
Which version of Emacs are you using, and which X toolkit?
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Erik <esigra <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #15 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong Yidong skrev:
> Which version of Emacs are you using, and which X toolkit?
>
>
GNU Emacs 22.3.1, but I have seen this behaviour for several years. Qt
3.3.8.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
martin rudalics <rudalics <at> gmx.at>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #20 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
> The Emacs window shrinks with each invocation:
[...]
> It looks like Emacs window height decreases with 40 pixel each
> invocation (except the first an last one). This does not happen with any
> other program. Emacs is unusual in that it only accepts certain sizes,
> while other programs can be resized freely. It probably has something to
> do with that.
Could this be Bug#58?
martin
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Erik <esigra <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #25 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
martin rudalics skrev:
> > The Emacs window shrinks with each invocation:
> [...]
> > It looks like Emacs window height decreases with 40 pixel each
> > invocation (except the first an last one). This does not happen with
> any
> > other program. Emacs is unusual in that it only accepts certain sizes,
> > while other programs can be resized freely. It probably has
> something to
> > do with that.
>
> Could this be Bug#58?
Maybe, I did not find a link to the bug tracker, like for all other
software projects. Emacs only has an e-mail address for bug reports, so
I could not search existing reports first, like I usually do.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #30 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
Erik <esigra <at> gmail.com> writes:
> Chong Yidong skrev:
>> Which version of Emacs are you using, and which X toolkit?
> GNU Emacs 22.3.1, but I have seen this behaviour for several years. Qt
> 3.3.8.
Emacs can't be compiled with Qt. Which X toolkit did you use to compile
Emacs?
Also, could you try with Emacs CVS, and see if the problem still exists?
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
martin rudalics <rudalics <at> gmx.at>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #35 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
>> Could this be Bug#58?
>
> Maybe, I did not find a link to the bug tracker, like for all other
> software projects. Emacs only has an e-mail address for bug reports, so
> I could not search existing reports first, like I usually do.
You can find the report here:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=58
Do you see any similarities?
martin
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Erik <esigra <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #40 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong Yidong skrev:
> Erik <esigra <at> gmail.com> writes:
>
>
>> Chong Yidong skrev:
>>
>>> Which version of Emacs are you using, and which X toolkit?
>>>
>
>
>> GNU Emacs 22.3.1, but I have seen this behaviour for several years. Qt
>> 3.3.8.
>>
>
> Emacs can't be compiled with Qt. Which X toolkit did you use to compile
> Emacs?
>
[ebuild R ] app-editors/emacs-22.3 USE="X Xaw3d alsa gif jpeg
kerberos png spell tiff xpm -gtk -gzip-el -hesiod -motif -sound -source
-toolkit-scroll-bars"
So it seems to be Xaw3d.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #45 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
Erik <esigra <at> gmail.com> writes:
> [ebuild R ] app-editors/emacs-22.3 USE="X Xaw3d alsa gif jpeg
> kerberos png spell tiff xpm -gtk -gzip-el -hesiod -motif -sound -source
> -toolkit-scroll-bars"
>
> So it seems to be Xaw3d.
Could you try with emacs-23 (it's also available in Gentoo) and see if
the problem is already fixed there?
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1346
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Erik <esigra <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #50 received at 1346 <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong Yidong skrev:
> Also, could you try with Emacs CVS, and see if the problem still exists?
The bug does not happen with default configure options, nor if I try
with ./configure --with-x-toolkit=athena.
I also tried the Gentoo package app-editors/emacs-cvs. It behaves like
the manual CVS build after I executed "eselect emacs set emacs-23" (as
expected).
So the bug seems to be fixed in CVS. Is there a newer released version
than 22.3 that I could try? Or is there a patch which fixes this bug,
that distributions could apply to the 22.3 package? (Gentoo already
applies some patches to it, so they could fix this as well.)
Reply sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
You have taken responsibility.
Full text and
rfc822 format available.
Notification sent to
Erik <esigra <at> gmail.com>
:
bug acknowledged by developer.
Full text and
rfc822 format available.
Message #55 received at 1346-done <at> emacsbugs.donarmstrong.com (full text, mbox):
Erik <esigra <at> gmail.com> writes:
>> Also, could you try with Emacs CVS, and see if the problem still exists?
>
> The bug does not happen with default configure options, nor if I try
> with ./configure --with-x-toolkit=athena.
>
> So the bug seems to be fixed in CVS. Is there a newer released version
> than 22.3 that I could try? Or is there a patch which fixes this bug,
> that distributions could apply to the 22.3 package? (Gentoo already
> applies some patches to it, so they could fix this as well.)
I am not sure what causes it, sorry. I don't recall any bug reports
with the symptoms you described. Probably the only way to find out is
to bisect CVS revisions, and I don't have the time to do this at the
moment.
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Sun, 14 Dec 2008 15:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.