[Xcb] problem when getting replies
Vincent Torri
vtorri at univ-evry.fr
Sat Nov 11 10:30:32 PST 2006
On Sat, 11 Nov 2006, Ian Osgood wrote:
> How about using the "checked" versions of the xcb calls and looking at the
> errors?
I've tried, but the error remains NULL.
>
> If you have problems with other init/finalize code, then maybe that is where
> the bugs are.
>
> Is your work up in a public repository somewhere?
no, but you can find it here:
http://www.maths.univ-evry.fr/pages_perso/vtorri/files/ecore-0.9.9.036.tar.bz2
the code is in ecore-0.9.9.036/src/lib/ecore_xcb2
the ecore_xcb_init function that calls all my *_init(_finalize) functions
is in ecore_xcb.c
and there's a little test to compare the speed between Xlib and XCB:
http://www.maths.univ-evry.fr/pages_perso/vtorri/files/test_ecore_xcb.c
It calls just the 2 init functions ecore_x and ecore_xcb. Of course, that
is that test that seg faults :)
Vincent
More information about the Xcb
mailing list