[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't see breakpoint and arrow pixmaps
From: |
ddd |
Subject: |
Re: can't see breakpoint and arrow pixmaps |
Date: |
Thu, 03 Nov 2005 09:22:06 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051101 |
address@hidden wrote:
>
> When I run ddd I can not see the pixmaps for the arrows or breakpoints. The
> tool behaves normally otherwise. Is it posssible that I need to
> configure something
> so that ddd knows where to look for the pixmaps?
>
> JT
>
>> ddd --configuration
> GNU DDD 3.3.11 (sparc-sun-solaris2.8)
> Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
> Copyright (C) 1999-2001 Universität Passau, Germany.
> Copyright (C) 2001 Universität des Saarlandes, Germany.
> Copyright (C) 2001-2004 Free Software Foundation, Inc.
>
> Compiled with GCC 3.4.2
> Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.93.94)
> Includes XPM 3.4.11, Athena Panner, DDD core
> Built 2005-03-27 by XXXXXXXXXXXXXX
Hi,
This problem comes up once a year or so -- seldom enough to make it
impossible to track down, except on the reporter's machine. I always
test on a SPARC/Solaris machine before every release, and I've never
seen it. (My Sun's running Solaris-2.9.)
So I'm afraid I can't help -- the only things I can think of are:
- that your framebuffer is running out of colours, or
- that there's a bug in the X libraries (Do you have the most
recent of Sun's patch bundles?)
Does "make check" work fine, and if "make install" shows the problem, then
it is likely that an environment variable isn't set correctly. But I've
never seen problems of this nature.
Sorry, but that's all I can suggest...
Andrew