GNU bug report logs -
#8324
Emacs 23.3 for W32 and libpng: update documentation
Previous Next
Reported by: pglpm0 <at> gmail.com
Date: Tue, 22 Mar 2011 23:31:02 UTC
Severity: minor
Done: Eli Zaretskii <eliz <at> gnu.org>
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 8324 in the body.
You can then email your comments to 8324 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8324
; Package
emacs
.
(Tue, 22 Mar 2011 23:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
pglpm0 <at> gmail.com
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 22 Mar 2011 23:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hey good people,
I had some problems visualizing png images with the new
Emacs 23.3, MSwindows port. Eventually I discovered that the
'image-library-alist' has changed from v23.2: it now
requires libpng14 instead of libpng12. I was using the
latter from Gnuwin32. After getting libpng14 from GTK+
everything works fine.
The 'bug' is this: please update the README file to warn
about these changes, I found no mentions of them in the
updated documentation.
Thanks everybody for a beautiful new emacs release!
PGL
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8324
; Package
emacs
.
(Wed, 23 Mar 2011 04:08:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 8324 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 22 Mar 2011 19:27:54 -0400
> From: pglpm0 <at> gmail.com
> Cc:
>
> I had some problems visualizing png images with the new
> Emacs 23.3, MSwindows port. Eventually I discovered that the
> 'image-library-alist' has changed from v23.2: it now
> requires libpng14 instead of libpng12. I was using the
> latter from Gnuwin32. After getting libpng14 from GTK+
> everything works fine.
>
> The 'bug' is this: please update the README file to warn
> about these changes, I found no mentions of them in the
> updated documentation.
It is mentioned in nt/INSTALL and in README.W32, see below. Please
tell how to make it more visible than that, and please see how did you
miss that.
INSTALL:
For PNG images, we recommend to use versions 1.4.x and later of
libpng, because previous versions had security issues. You can find
precompiled libraries and headers on the GTK download page for
Windows (http://www.gtk.org/download-windows.html).
Versions 1.4.0 and later of libpng are binary incompatible with
earlier versions, so Emacs will only look for libpng libraries which
are compatible with the version it was compiled against. That
version is given by the value of the Lisp variable `libpng-version';
e.g., 10403 means version 1.4.3. The variable `image-library-alist'
is automatically set to name only those DLL names that are known to
be compatible with the version given by `libpng-version'. If PNG
support does not work for you even though you have the support DLL
installed, check the name of the installed DLL against
`image-library-alist' and the value of `libpng-version', and
download compatible DLLs if needed.
README.W32:
PNG: requires the PNG reference library 1.4 or later, which will
be named libpng14.dll or libpng14-14.dll. LibPNG requires zlib,
which should come from the same source as you got libpng.
Starting with Emacs 23.3, the precompiled Emacs binaries are
built with libpng 1.4.x and later, and are incompatible with
earlier versions of libpng DLLs. So if you have libpng 1.2.x,
the PNG support will not work, and you will have to download
newer versions.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Wed, 23 Mar 2011 18:17:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
pglpm0 <at> gmail.com
:
bug acknowledged by developer.
(Wed, 23 Mar 2011 18:17:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 8324-done <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 23 Mar 2011 00:17:27 -0400
> From: pglpm0 <at> gmail.com
>
> Thank you Eli.
>
> You're completely right. My fault. I usually check
>
> http://www.gnu.org/software/emacs/NEWS.XX.Y
>
> (http://www.gnu.org/software/emacs/NEWS.23.3 in this case)
> for changes, and it isn't mentioned there. But obviously the
> bundled README should have been the first place to look for
> changes.
>
> Sorry for wasting your time, and thank you again.
No need to apologize, and thanks for pointing out that NEWS should
also mention this change. I have now added a short notice there, and
it will be in the next release.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 21 Apr 2011 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.