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

Re: Font (or color) problem on current unstable x86 box



On Wed, Jul 22, 2009 at 07:10:31PM EDT, Chris Jones wrote:
> On Mon, Jul 20, 2009 at 07:04:21AM EDT, David Goodenough wrote:
> 
> [..]

> > Several programs (the first was the new Eclipse Galileo, then
> > IceWeasel and now a locally compiled version of zenmap v5) have
> > started to come up with an error:-

> Since you compiled it, you have the source, right?
> 
> For starters, how about locating the function or whatever issues this
> tease of a message (font, color..? - what font/color..??) and fix it
> so that it provides the information everybody's been waiting for?

:-)

The message comes from libgdk -> gdkmain-x11.c - function gdk_x_error.
                           ^
$ apt-get source libgtk2.0-0  # specify your system's version of libgtk

If you feel like debugging, this article will help:

  http://www.rahul.net/kenton/perrors.html

See also The Xlib Programming Manual 11.8.2:

  http://tronche.com/gui/x/xlib/event-handling/protocol-errors/default-handlers.html

CJ






Reply to: