[Xcb] Status of XCB and howto begin

Vincent Torri Vincent.Torri at iecn.u-nancy.fr
Mon Feb 6 11:58:47 PST 2006



On Mon, 6 Feb 2006, Alexander Botero wrote:

> Final report.
> Everything works OK now.  I do not have any better explanation.
>
> $ cd  ~/code/X11/xcb-demo/tests
> $ LD_LIBRARY_PATH=/usr/local/lib ./flames
>
> or
>
> $ export LD_LIBRARY_PATH=/usr/local/lib
> $ ./flames

it's strange that you have to put that directory in LD_LIBRARY_PATH. It
should already be in /etc/ld.so.conf, I think

>
> flames.c demo is very good, but the image disappears if your resize the
> window _smaller_ than the initial size. But it surely has a natural (expose
> event) explanation. I must learn the API first.

Actually, I've not tested all the bugs that could appear with flame. I've
just written it, looked at the flames, and looked at them, and looked at
them , and looked at them.......... ;)

Vincent


More information about the Xcb mailing list