[Xcb] Problems receiving mapping_notify

Michael Stapelberg michael+xcb at stapelberg.de
Thu Aug 6 11:56:34 PDT 2009


Hi,

Excerpts from Peter Harris's message of Do Aug 06 20:08:52 +0200 2009:
> Those look suspiciously like Debian testing/sid versions. So I
They are ;-).

> Are you using a different CPU (x86-64 or ARM, maybe)? Are you sure
I am using x86_64, yes.

> you're using the system versions? Do you have stale versions in
> /usr/local or similar? What does 'ldd a.out' say?
Yes, I am using the system versions.
$ ldd notify
	linux-vdso.so.1 =>  (0x00007fff675ff000)
	libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f34907aa000)
	libxcb-keysyms.so.1 => /usr/lib/libxcb-keysyms.so.1 (0x00007f34905a8000)
	libxcb-event.so.1 => /usr/lib/libxcb-event.so.1 (0x00007f34903a4000)
	libc.so.6 => /lib/libc.so.6 (0x00007f3490051000)
	libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f348fe4f000)
	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f348fc4a000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f34909c6000)

I just tested the problem on another computer running Arch Linux and
libxcb 1.4, xcb-proto 1.5, xcb-util 0.3.5, I don’t get the even there,
too.

Best regards,
Michael


More information about the Xcb mailing list