GNU bug report logs -
#10682
23.4; Corrupted libXpm.dll in Windows distribution of 23.4
Previous Next
Reported by: Hideki Saito <hidekis <at> gmail.com>
Date: Tue, 31 Jan 2012 17:28:02 UTC
Severity: important
Found in version 23.4
Done: Christoph Scholtes <cschol2112 <at> googlemail.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 10682 in the body.
You can then email your comments to 10682 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10682
; Package
emacs
.
(Tue, 31 Jan 2012 17:28:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hideki Saito <hidekis <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 31 Jan 2012 17:28:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your report will be posted to the bug-gnu-emacs <at> gnu.org mailing list
and the gnu.emacs.bug news group, and at http://debbugs.gnu.org.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting from `emacs -Q':
The libXpm.dll file included in Windows binary version of Emacs 23.4 is
corrupted that when the user loads Emacs off the shelf without any other
libxpm.dll installed on the system elsewhere, Emacs displays toolbar
icon in black and white pbm icon, instead of xpm.
Workaround that worked at the point was to bring over libxpm.dll from
23.3 distribution.
File size of libxpm.dll as included in emacs 23.4 is 218 bytes while it
is 504419 bytes in 23.3, so it looks like the file is corrupted, and
need to be repackaged.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
c:/Users/hideki/bin/emacs/etc/DEBUG.
In GNU Emacs 23.4.1 (i386-mingw-nt6.1.7601)
of 2012-01-29 on MARVIN
Windowing system distributor `Microsoft Corp.', version 6.1.7601
configured using `configure --with-gcc (4.5) --cflags
-ID:/devel/emacs/libs/libXpm-3.5.8/include
-ID:/devel/emacs/libs/libXpm-3.5.8/src
-ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
-ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
-ID:/devel/emacs/libs/giflib-4.1.4-1/include
-ID:/devel/emacs/libs/jpeg-6b-4/include
-ID:/devel/emacs/libs/tiff-3.8.2-1/include'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ja
value of $XMODIFIERS: nil
locale-coding-system: cp932
default enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
blink-cursor-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
M-x s e n d - b u <tab> <backspace> <backspace> <backspace>
<tab> <backspace> <backspace> <backspace> <backspace>
b u g <tab> <tab> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> r e p o <tab> r t <tab> <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list... [2 times]
Load-path shadows:
None found.
Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1
hex-util hashcash mail-utils emacsbug help-mode easymenu view japan-util
tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table
ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode
register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
loaddefs button minibuffer faces cus-face files text-properties overlay
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#10682
; Package
emacs,w32
.
(Wed, 01 Feb 2012 02:50:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 10682 <at> debbugs.gnu.org (full text, mbox):
Hi Christoph,
Could you take a look at this bug report? Thanks.
Hideki Saito <hidekis <at> gmail.com> writes:
> The libXpm.dll file included in Windows binary version of Emacs 23.4 is
> corrupted that when the user loads Emacs off the shelf without any other
> libxpm.dll installed on the system elsewhere, Emacs displays toolbar
> icon in black and white pbm icon, instead of xpm.
>
> Workaround that worked at the point was to bring over libxpm.dll from
> 23.3 distribution.
>
> File size of libxpm.dll as included in emacs 23.4 is 218 bytes while it
> is 504419 bytes in 23.3, so it looks like the file is corrupted, and
> need to be repackaged.
>
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
> `bt full' and `xbacktrace'.
> For information about debugging Emacs, please read the file
> c:/Users/hideki/bin/emacs/etc/DEBUG.
>
>
> In GNU Emacs 23.4.1 (i386-mingw-nt6.1.7601)
> of 2012-01-29 on MARVIN
> Windowing system distributor `Microsoft Corp.', version 6.1.7601
> configured using `configure --with-gcc (4.5) --cflags
> -ID:/devel/emacs/libs/libXpm-3.5.8/include
> -ID:/devel/emacs/libs/libXpm-3.5.8/src
> -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
> -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
> -ID:/devel/emacs/libs/giflib-4.1.4-1/include
> -ID:/devel/emacs/libs/jpeg-6b-4/include
> -ID:/devel/emacs/libs/tiff-3.8.2-1/include'
Reply sent
to
Christoph Scholtes <cschol2112 <at> googlemail.com>
:
You have taken responsibility.
(Sun, 05 Feb 2012 23:05:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hideki Saito <hidekis <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 05 Feb 2012 23:05:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 10682-done <at> debbugs.gnu.org (full text, mbox):
Chong Yidong <cyd <at> gnu.org> writes:
> Could you take a look at this bug report? Thanks.
Confirmed. The libXpm.dll packaged with the 1-31-12 and 2-4-12 releases of
Emacs 23.4 was corrupt (incorrectly copied while packaging).
I will repackage Emacs 23.4 with the correct libXpm.dll and reupload to
the site.
Sorry for the inconvenience. I am closing this bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 05 Mar 2012 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.