Giacomo Boffi writes:
/home/boffi/.icons/squared.xpm is the pixmap background that i use
for
default face
What is the definition/customization of that face from your custom.el
or init.el?
What XEmacs is doing here is clearly a bug, but it looks to me like
you may have an inappropriate specification, and XEmacs should be
giving a good error message rather than crashing. :-) Unfortunately
what's visible in the backtrace is not very helpful:
really-early-error-handler((invalid-argument "Domain for this
instantiator must be resolvable to a window" [string :data
"/home/boffi/.icons/squared.xpm"] #<tty-device on "/dev/pts/0"
0x3>))
specifier-instance(
#<image-specifier global=<unspecified>
fallback=#<image-specifier global=<unspecified>
fallback=#<image-specifier
global=(((custom x)
. [xpm :color-symbols
(("foregroundToolBarColor"
. #<color-specifier global=<unspecified>
fallback=#<color-specifier
global=(((x x-resource) .
"lemonchiffon2")
((x x-resource) .
"lemonchiffon2"))
fallback=(((tty) . []) ((x) . "black"))
0x50> 0x68>)
("backgroundToolBarColor"
. #<color-specifier global=<unspecified>
fallback=#<color-specifier
global=(((x x-resource) . "firebrick4")
((x x-resource) . "firebrick4"))
fallback=(((tty) . [])
((x) . "Gray80"))
0x51> 0x69>)
("background"
. #<color-specifier global=(((x x-resource) .
"lemonchiffon2")
((x x-resource) .
"lemonchiffon2")
((x x-resource) .
"lemonchiffon2"))
fallback=(((tty) . []) ((x) . "gray80"))
0x45>)
("foreground"
. #<color-specifier global=(((x x-resource) . "black")
((x x-resource) . "black")
((x x-r"])
LOOKS BROKEN IN TRANSMISSION (what do next 2 spec?) -^
((custom tty) . [string :data "/home/boffi/.icons/squared.xpm"])
LOOKS LIKE SOMEBODY FOOED THE BAR HERE (TTYs can't do XPM) ---------^
((custom stream) . [nothing])) 0x47>
0x53> 0x5f> #<tty-device on "/dev/pts/0" 0x3>)
I guess what we're seeing above is several forms omitted from the
specifier, and the "squared.xpm" part is the background-pixmap
property you've specified.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/mailman/listinfo/xemacs-beta