unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1346: Window shrinks with each invocation
@ 2008-11-14 14:25 ` Erik
  2008-11-15 14:12   ` martin rudalics
  2008-11-15 23:40   ` bug#1346: marked as done (Window shrinks with each invocation) Emacs bug Tracking System
  0 siblings, 2 replies; 5+ messages in thread
From: Erik @ 2008-11-14 14:25 UTC (permalink / raw)
  To: bug-gnu-emacs

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.







^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1346: Window shrinks with each invocation
  2008-11-14 14:25 ` bug#1346: Window shrinks with each invocation Erik
@ 2008-11-15 14:12   ` martin rudalics
  2008-11-15 14:24     ` Erik
  2008-11-15 23:40   ` bug#1346: marked as done (Window shrinks with each invocation) Emacs bug Tracking System
  1 sibling, 1 reply; 5+ messages in thread
From: martin rudalics @ 2008-11-15 14:12 UTC (permalink / raw)
  To: 1346; +Cc: Erik

 > 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







^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1346: Window shrinks with each invocation
  2008-11-15 14:12   ` martin rudalics
@ 2008-11-15 14:24     ` Erik
  2008-11-15 16:12       ` martin rudalics
  0 siblings, 1 reply; 5+ messages in thread
From: Erik @ 2008-11-15 14:24 UTC (permalink / raw)
  To: martin rudalics; +Cc: 1346

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.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1346: Window shrinks with each invocation
  2008-11-15 14:24     ` Erik
@ 2008-11-15 16:12       ` martin rudalics
  0 siblings, 0 replies; 5+ messages in thread
From: martin rudalics @ 2008-11-15 16:12 UTC (permalink / raw)
  To: Erik; +Cc: 1346

 >> 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://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=58

Do you see any similarities?

martin






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#1346: marked as done (Window shrinks with each invocation)
  2008-11-14 14:25 ` bug#1346: Window shrinks with each invocation Erik
  2008-11-15 14:12   ` martin rudalics
@ 2008-11-15 23:40   ` Emacs bug Tracking System
  1 sibling, 0 replies; 5+ messages in thread
From: Emacs bug Tracking System @ 2008-11-15 23:40 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]


Your message dated Sat, 15 Nov 2008 18:31:27 -0500
with message-id <87myg0o9bk.fsf@cyd.mit.edu>
and subject line Re: Window shrinks with each invocation
has caused the Emacs bug report #1346,
regarding Window shrinks with each invocation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1346: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1346
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 6876 bytes --]

From: Erik <esigra@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Window shrinks with each invocation
Date: Fri, 14 Nov 2008 15:25:42 +0100
Message-ID: <491D8A66.9010702@gmail.com>

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.




[-- Attachment #3: Type: message/rfc822, Size: 1967 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Erik <esigra@gmail.com>
Cc: 1346-done@emacsbugs.donarmstrong.com
Subject: Re: Window shrinks with each invocation
Date: Sat, 15 Nov 2008 18:31:27 -0500
Message-ID: <87myg0o9bk.fsf@cyd.mit.edu>

Erik <esigra@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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-15 23:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87myg0o9bk.fsf@cyd.mit.edu>
2008-11-14 14:25 ` bug#1346: Window shrinks with each invocation Erik
2008-11-15 14:12   ` martin rudalics
2008-11-15 14:24     ` Erik
2008-11-15 16:12       ` martin rudalics
2008-11-15 23:40   ` bug#1346: marked as done (Window shrinks with each invocation) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).