GNU bug report logs -
#18997
24.4; IDLWAVE: Emacs crashes when trying to change the window while in the IDL shell
Previous Next
Reported by: mose <at> gnu.org (Mosè Giordano)
Date: Sat, 8 Nov 2014 17:42:04 UTC
Severity: normal
Tags: confirmed
Found in versions 24.5, 24.4
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 18997 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Thu, Nov 12, 2015 at 11:33 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > Date: Thu, 12 Nov 2015 10:54:15 -0800
> > From: Gordon Farquharson <gordonfarquharson <at> gmail.com>
> > Cc: Glenn Morris <rgm <at> gnu.org>, 18997 <at> debbugs.gnu.org
> >
> > (defvar idlwave-toolbar-compile-icon
> > (idlwave-toolbar-make-button
> > "/* XPM */
> > static char * file[] = {
> > \"28 28 2 1\",
> > \" c None s backgroundToolBarColor\",
> > \". c #000000\",
>
> Two potential differences I see between these icons and what we have
> in etc/images are:
>
> . None of the icons in etc/images has size more than 24x24, while
> the images in idlw-toolbar.el are 28x28;
>
> . I see no stuff like "s backgroundToolBarColor", only "s None", and
> only in 2 icons in etc/images/
>
> Can you see whether one of these differences is the culprit?
>
Removing "s backgroundToolBarColor" and changing the XPM images to 24 by 24
pixels didn't fix the problem (updated idlw-toolbar.el file attached). I
manually edited the XPM images (thank goodness for rectangular cut in
emacs!). I think I changed everything correctly. Emacs output the same
messages as before when it aborted.
Gordon
--
Gordon Farquharson
GnuPG Key ID: 32D6D676
[Message part 2 (text/html, inline)]
[idlw-toolbar.el (text/x-emacs-lisp, attachment)]
This bug report was last modified 9 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.