GNU bug report logs -
#1303
too many faces initialized for tooltip frames
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Tue, 4 Nov 2008 08:45:02 UTC
Severity: minor
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Dan Nicolaescu <dann <at> ics.uci.edu> writes:
> + b = XrmQGetResource (rdb, namelist, classlist, &type, &value);
> +
> + fprintf (stderr, "XQGET: name=%s class=%s retv=%d expected_type=%d type=%d\n",
> + name, class, b, expected_type, type);
[...]
> an place the mouse over a place on the mode-line that has a tooltip
>
> Hundreds of lines like these will be printed:
>
> XQGET: name=tooltip.completions-first-difference.attributeUnderline class=Emacs.Face.AttributeUnderline retv=0 expected_type=132 type=0
I tried this and I didn't get any output on stderr, so I'm guessing this
has been fixed in the ten years since this was reported, and I'm closing
this bug report.
If this is still an issue, please reopen.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.