emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Invalid or undefined bitmap" when launched with -Q


From: Richard Stallman
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Sun, 13 Aug 2006 09:53:42 -0400

    The string "Invalid or undefined bitmap" is output by line #1193 in  
    xfaces.c in function load_pixmap():

                  add_to_log ("Invalid or undefined bitmap %s", name, Qnil);

What is the value of NAME there?  It should be a string, and I wonder
why the string does not appear in the message.

Basically, the two questions are

1. Why and how did it get here?  (Because the bug is probably BEFORE
   it gets here.)

2. Why did the error message fail to state a name?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]