[Xcb] xcb_out.c:271: xcb_send_request_with_fds64: Assertion `(longlen & 3) == 0' failed.

Alexander Mezin mezin.alexander at gmail.com
Mon Jun 15 06:35:41 PDT 2015


Hi

I try to set one 8-bit value for a property using
xcb_input_xi_change_property_aux.

After calling the function I get:
With xcb & xcb-proto from git: xcb_out.c:271: xcb_send_request_with_fds64:
Assertion `(longlen & 3) == 0' failed
With latest released versions: xcb_out.c:226: xcb_send_request: Assertion
`(longlen & 3) == 0' failed.

Looks like it's an issue in xcb and not my code
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20150615/180f22ec/attachment.html>


More information about the Xcb mailing list