GNU bug report logs - #18839
24.4; posn-object-width-height returns (0 . 0) for large images

Previous Next

Package: emacs;

Reported by: "Roland Winkler" <winkler <at> gnu.org>

Date: Sun, 26 Oct 2014 02:31:02 UTC

Severity: normal

Found in version 24.4

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 18839-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Roland Winkler <winkler <at> gnu.org>
Cc: 18839-done <at> debbugs.gnu.org
Subject: Re: bug#18839: 24.4;
 posn-object-width-height returns (0 . 0) for large images
Date: Sun, 26 Oct 2014 17:44:02 +0200
> Date: Sat, 25 Oct 2014 23:15:15 -0500
> From: "Roland Winkler" <winkler <at> gnu.org>
> Cc: 18839 <at> debbugs.gnu.org
> 
> On Sun Oct 26 2014 Eli Zaretskii wrote:
> > Please post the URLs where one can find the images you tried, or
> > images that can be used to reproduce this problem.
> 
> Say, I observe the buggy behavior if I enlarge the file splash.png
> in the etc directory of emacs:
> 
> convert splash.png -resize 1024 splash-1024.png
> convert splash.png -resize 2048 splash-2048.png
> 
> In this case for emacs 24.4
> 
> emacs -q --no-splash -l foo.el splash-1024.png  # fine
> emacs -q             -l foo.el splash-1024.png  # buggy
> emacs -q --no-splash -l foo.el splash-2048.png  # buggy
> emacs -q             -l foo.el splash-2048.png  # buggy
> 
> No problem with emacs 24.3.93

An embarrassing typo that caused this is now fixed on the emacs-24
branch.

Thanks.




This bug report was last modified 10 years and 214 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.