This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
Please describe as succinctly as possible:
- What happened.
- What you thought should have happened.
- Precisely what you were doing at the time.
Please also include any C or lisp back-traces that you may have.
================================================================
Dear Bug Team!
I have the following code in my init.el file:
;; -------
;; Pointer used during garbage collection.
;; .xbm not supported under windoze
(if (and (file-exists-p "~/.xemacs/recycle-image.xbm")
(file-exists-p "~/.xemacs/recycle-mask.xbm")
(not running-windoze))
(set-glyph-image gc-pointer-glyph
(vector 'xbm
:file "~/.xemacs/recycle-image.xbm"
:mask-file "~/.xemacs/recycle-mask.xbm"
:foreground "black"
:background "chartreuse1"))
(set-glyph-image gc-pointer-glyph "recycle2.xpm"))
This worked great for, well years. However, I noticed recently that I
no longer get the recycle icon, I get a text message instead. If I use
the "recycle2.xpm" icon instead, I get an icon but it is black, not
green.
I tried it with -vanilla, but no change.
Has anything changed in xbm/xpm support?
Cheers,
Sean MacLennan
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux fillmore.seanm.ca 2.4.16 #5 Mon Nov 26 23:29:10 EST 2001 i686 unknown
./configure '--package-path=/home/xemacs/packages:~/.xemacs'
'--with-sound=noesd,native' '--without-ipv6-cname'
XEmacs 21.4.6 "Common Lisp" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /home/xemacs/xemacs-21.4
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -Wshadow
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: pgsql/libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Load-Path Lisp Shadows:
----------------------
nil
Installed XEmacs Packages:
-------------------------
((site-lisp:version 1.0 :type single)
(xemacs-devel :version 1.43 :type single-file)
(xemacs-base :version 1.61 :type regular)
(vm :version 7.03 :type regular)
(vc :version 1.3 :type regular)
(tramp :version 1.04 :type regular)
(toolbar-fancy :version 0.06 :type regular)
(time :version 1.11 :type regular)
(text-modes :version 1.4 :type single-file)
(speedbar :version 1.23 :type regular)
(sounds-au :version 1.1 :type regular)
(sh-script :version 1.14 :type regular)
(semantic :version 1.12 :type regular)
(psgml :version 1.27 :type regular)
(prog-modes
:version
1
.53
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.6 :type regular)
(pc :version 1.21 :type single-file)
(os-utils :version 1.26 :type single-file)
(oo-browser :version 4.5 :type regular)
(net-utils :version 1.24 :type single-file)
(mailcrypt :version 2.11 :type regular)
(mail-lib :version 1.44 :type regular)
(ispell :version 1.24 :type regular)
(igrep :version 1.08 :type regular)
(ibuffer :version 1.04 :type regular)
(gnus :version 1.59 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.11 :type single-file)
(elib :version 1.1 :type single-file)
(eieio :version 1.02 :type regular)
(efs :version 1.28 :type regular)
(edit-utils :version 1.82 :type single-file)
(ediff :version 1.39 :type regular)
(edebug :version 1.14 :type regular)
(dired :version 1.11 :type regular)
(dictionary :version 1.08 :type regular)
(cookie :version 1.14 :type regular)
(cc-mode :version 1.27 :type regular)
(calendar :version 1.18 :type regular)
(c-support :version 1.16 :type single-file)
(bbdb :version 1.2 :type regular))
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 ws-trim gnuserv
filladapt backup tramp shell comint ring format-spec timer
browse-kill-ring overlay ediff-hook advice advice-preload uniquify
hide-copyleft font-lock-extras font-lock edmacro iswitchb efs-cu
slashdot browse-url http time cus-face big-menubar pending-del paren
blink-paren uncompress redo site-lisp-autoloads xemacs-devel-autoloads
xemacs-base-autoloads vm-autoloads vc-autoloads tramp-autoloads
toolbar-fancy-autoloads time-autoloads text-modes-autoloads
speedbar-autoloads sounds-au-autoloads sh-script-autoloads
semantic-autoloads psgml-autoloads prog-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads net-utils-autoloads mailcrypt-autoloads
mail-lib-autoloads ispell-autoloads igrep-autoloads ibuffer-autoloads
gnus-autoloads games-autoloads fsf-compat-autoloads elib-autoloads
eieio-autoloads efs-autoloads edit-utils-autoloads ediff-autoloads
edebug-autoloads dired-autoloads dictionary-autoloads cookie-autoloads
cc-mode-autoloads calendar-autoloads c-support-autoloads
bbdb-autoloads lisp-autoloads loadhist auto-show fontl-hooks
x-iso8859-1 gutter-items menubar-items x-menubar mode-motion mouse
itimer auto-save lisp-mode easymenu iso8859-1 page buff-menu
lib-complete help-nomule cus-file derived frame text-props obsolete
cus-start custom widget cl-extra mini-cl cl cl-19 packages backquote
very-early-lisp postgresqlv7 postgresql lucid-scrollbars cut-buffer
lucid-menubars motif-dialogs x c-balloon-help tty-frames tty toolbar
native-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar berkeley-db md5
xemacs gutter tiff png gif jpeg xface xpm xbm lisp-float-type linux
dialog devices window-system base64)
Recent keystrokes:
-----------------
M-x r e p o r t - x e m TAB RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Good morning Sean MacLennan
Loading gnuserv...done
Loading gnuserv...
Loading advice...done
Loading advice...
Loading edmacro...done
Loading edmacro...
Loading iswitchb...done
Loading iswitchb...
Loading cl-macs...done
Loading cl-macs...
Slashdot headings loaded.
Loading efs-cu...done
Loading efs-cu...
Loading time...done
Loading cus-face...done
Loading cus-face...
Loading time...