[Xcb] xlibs --with-xcb unbroken

Bernardo Innocenti bernie at develer.com
Sat Feb 12 00:35:55 PST 2005



Bernardo Innocenti wrote:
> Josh Triplett wrote:
> 
>>I applied the fix to xlibs CVS, so --with-xcb now works again.
> 
> 
> I still can't run xclock from the xorg tree with an XCB-enabled
> libX11.  xterm works fine.
> 
> Looks like a problem in getting the font list from the server:

More specifically, X response for the query of "-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1"
appears to contain something before the usual reply that XCB does not like
(see the last read()).

Is there an easy way to dump the X protocol in human readable format?


read(3, "\1\0#\0\21\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 at -sony-fixed-medium-r-normal--16-120-100-100-c-80-jisx0201.1976-00-0", 4096) = 100
read(3, 0x8055328, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], [3], NULL, NULL)         = 1 (out [3])
write(3, "1\0\r\0\1\0*\0-*-*-*-R-*-*-*-120-*-*-*-*-JISX0201.1976-0\0\0", 52) = 52
select(4, [3], [], NULL, NULL)          = 1 (in [3])
read(3, "\1\0$\0\21\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 at -sony-fixed-medium-r-normal--16-120-100-100-c-80-jisx0201.1976-00-0", 4096) = 100
read(3, 0x8055328, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], [3], NULL, NULL)         = 1 (out [3])
write(3, "1\0\f\0\1\0%\0-*-*-*-R-*-*-*-120-*-*-*-*-ISO10646-1\0\0\0", 48) = 48
select(4, [3], [], NULL, NULL)          = 1 (in [3])
read(3, "\1\0%\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0007-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso10646-1", 4096) = 88
read(3, 0x8055328, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], [3], NULL, NULL)         = 1 (out [3])
write(3, "2\0\20\0\1\0006\0-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1\0\0", 64) = 64
select(4, [3], [], NULL, NULL)          = 1 (in [3])
read(3, "\0016&\0C\0\0\0\0\0\0\0\7\0\0\0\367\377\0\0\31\5\2\0\2\0\7\0\7\0\v\0\2\0\0\0\31\5\5\0\0\0\377\0\0\0\27\0\0\0\0\0\v\0\2\0\0\0\0\0\360\0\0\0\361\0\0\0\334\0\0\0\362\0\0\0@\0\0\0\363\0\0\0\335\0\0\0\363\1\0\0\336\0\0\0\365\0\0\0\337\0\0\0\256\1\0\0\340\0\0\0\361\0\0\0\341\0\0\0\r\0\0\0;\0\0\0x\0\0\0\342\0\0\0K\0\0\0\343\0\0\0K\0\0\0\344\0\0\0\367\0\0\0\345\0\0\0F\0\0\0\346\0\0\0\370\0\0\0\347\0\0\0\371\0\0\0\364\1\0\0\1\0\0\0=\0\0\0\372\0\0\0B\0\0\0\t\0\0\0008\0\0\0\6\0\0\0\22\0\0\0\365\1\0\0:\0\0\0\n\0\0\0<\0\0\0k\0\0\0009\0\0\0\7\0\0\0-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1\n\0\1\0&\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 360

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/



More information about the xcb mailing list