all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Eli Zaretskii'" <eliz@gnu.org>
Cc: sean.sieger@gmail.com, 7716@debbugs.gnu.org
Subject: bug#7716: 23.2.91; Pretest Windows binary doesn't support PNG images
Date: Fri, 24 Dec 2010 10:36:51 -0800	[thread overview]
Message-ID: <0BCD9F01D7EF490E95DBE4B7A6114995@us.oracle.com> (raw)
In-Reply-To: <D4282883857944B3B94684C1518587E0@us.oracle.com>

> > Please report that as a separate bug, and attach one image file of
> > each kind that you cannot display.
> 
> Will do.

I've tried twice now.  I get a failure message from Mailer-Daemon@gnu.org for
the address bug-gnu-emacs@gnu.org.  Here is the returned message (below), minus
the encoded images.  Only two of the 3 encoded images seem to be present in the
returned mail, FWIW.

I had no trouble sending the same mail to Sean yesterday, with the same 3 images
plus 3 more.

HTH - Drew

-----------------8<-----------------------

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  bug-gnu-emacs@gnu.org

------ This is a copy of the message, including all the headers. ------
------ The body of the message is 1502934 characters long; only the first
------ 106496 or so are included here.

Return-path: <drew.adams@oracle.com>
Received: from rcsinet10.oracle.com ([148.87.113.121]:57580)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <drew.adams@oracle.com>)
	id 1PWCMR-0000zV-QT
	for bug-gnu-emacs@gnu.org; Fri, 24 Dec 2010 13:27:30 -0500
Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125])
	by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id
oBOIRPtE018477
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)
	for <bug-gnu-emacs@gnu.org>; Fri, 24 Dec 2010 18:27:27 GMT
Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153])
	by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id
oBOI4bHU023052
	for <bug-gnu-emacs@gnu.org>; Fri, 24 Dec 2010 18:27:24 GMT
Received: from abhmt014.oracle.com by acsmt355.oracle.com
	with ESMTP id 904584111293215137; Fri, 24 Dec 2010 10:25:37 -0800
Received: from dradamslap1 (/10.159.220.18)
	by default (Oracle Beehive Gateway v4.0)
	with ESMTP ; Fri, 24 Dec 2010 10:25:03 -0800
From: "Drew Adams" <drew.adams@oracle.com>
To: <bug-gnu-emacs@gnu.org>
Subject: 24.0.50; cannot display any PNG and some JPG, GIF, TIFF
Date: Fri, 24 Dec 2010 10:24:59 -0800
Message-ID: <0F8A8494A89D40FEB2CAB51B859717D4@us.oracle.com>
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_0009_01CBA354.D20FEAF0"
X-Mailer: Microsoft Office Outlook 11
Thread-Index: AcujlkW4RejsAfOiRsmFyBAiGvfNyQAATASA
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)

This is a multi-part message in MIME format.

------=_NextPart_000_0009_01CBA354.D20FEAF0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

This message was returned to me.  I'm trying again, but without the images that
displayed OK, in hopes that the problem was just the total size of the
attachments.

-----Original Message-----
From: Drew Adams Sent: Friday, December 24, 2010 10:14 AM

emacs -Q
 
I downloaded the GnuWin32 setup executables for image support and then
ran them, which put the image DLLs in a folder c:/Program
Files/GnuWin32/bin/.  I put that folder in my PATH.

These are the DLLs that I have in that folder:
 
glut32.dll
jpeg62.dll
libimage.dll
libpng3.dll
libpng12.dll
libpng13.dll
librle3.dll
libtiff3.dll
libungif4.dll
zlib1.dll
 
AFAICT, that should be all I should need.  What am I missing?
 
(In the same folder are lots of *.exe and other files.  There are also several
sibling folders.  I put only the bin folder in PATH (it is the one with the
DLLs.)
 
I have several image files and tested them in Emacs.  I cannot display
any PNG files.  I can display a tiny minority of the JPG and GIF files,
and I can display one of the two TIFF files I have.  When the image is
not displayed, what is displayed is instead a 1 cm x 1 cm hollow black
square on a white background.
 
I've attached two GIF images, two JPG images, and two TIFF images.  The
GIF I can see is beehive*.gif; the GIF I cannot see is drew-emacs-1.gif.
The JPG I can see is drew*palette*.jpg; the JPG I cannot see is
2006*.jpg.  The TIFF I can see is ftp*.tif; the TIFF I cannot see is
http*.tif.

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-12-20 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
 






  parent reply	other threads:[~2010-12-24 18:36 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23  6:03 bug#7716: 23.2.91; Pretest Windows binary doesn't support PNG images Eli Zaretskii
2010-12-23 15:29 ` Drew Adams
2010-12-23 16:09   ` Eli Zaretskii
2010-12-23 17:36     ` Drew Adams
2010-12-23 18:23       ` Eli Zaretskii
2010-12-23 21:18         ` Drew Adams
2010-12-23 23:24           ` Sean Sieger
2010-12-24  0:40             ` Drew Adams
2010-12-24  2:56               ` David De La Harpe Golden
2010-12-24 10:03             ` Eli Zaretskii
2010-12-24  9:59           ` Eli Zaretskii
2010-12-24 16:03             ` Drew Adams
2010-12-24 16:23               ` Eli Zaretskii
2010-12-24 16:47                 ` Drew Adams
2010-12-24 18:11                   ` Eli Zaretskii
2010-12-24 18:21                     ` Drew Adams
2010-12-24 18:36                   ` Drew Adams [this message]
2010-12-24 19:03                     ` Eli Zaretskii
2010-12-24 19:21                       ` Drew Adams
2010-12-24 19:35                         ` Eli Zaretskii
2010-12-24 19:46                           ` Drew Adams
2010-12-24 23:52                           ` Drew Adams
2011-01-10 22:59                             ` Drew Adams
2011-01-11  4:07                               ` Eli Zaretskii
2011-01-11  4:41                                 ` Drew Adams
2011-01-11 18:45                                   ` Eli Zaretskii
2011-01-11 19:19                                     ` Drew Adams
2011-01-11 19:31                                       ` Eli Zaretskii
2011-01-11 19:53                                         ` Drew Adams
2011-01-11 21:02                                         ` Lennart Borgman
2010-12-24 18:21                 ` Sean Sieger
2010-12-24 19:01                   ` Eli Zaretskii
2010-12-23 18:51     ` Sean Sieger
2010-12-23 18:37 ` Sean Sieger
2010-12-23 18:57   ` Sean Sieger
2010-12-23 18:58   ` Eli Zaretskii
2010-12-23 20:23     ` Sean Sieger
2010-12-24  9:47       ` Eli Zaretskii
2010-12-24 22:24         ` Eli Zaretskii
2010-12-24 22:56           ` Sean Sieger
2010-12-25  9:19             ` Eli Zaretskii
2010-12-25 10:58               ` Sean Sieger
2010-12-25 12:57                 ` Eli Zaretskii
2010-12-29 18:05                   ` Eli Zaretskii
2010-12-29 20:12                     ` Sean Sieger
2010-12-29 23:57                   ` Jason Rumney
2010-12-30  4:12                     ` Eli Zaretskii
2010-12-30 15:58                       ` Jason Rumney
2010-12-31 12:46                         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0BCD9F01D7EF490E95DBE4B7A6114995@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=7716@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=sean.sieger@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.