From: Brian J. <bjj...@us...> - 2004-07-30 19:36:42
|
Gwenole Beauchesne wrote: > Brian Johnson wrote: > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > > serial 1015 error_code 8 request_code 129 minor_code 3 > > What I usually do is to disable gtk in order to determine more easily > which X function it is. I gave that a try. Here's what I get: X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 129 (MIT-SHM) Minor opcode of failed request: 3 (X_ShmPutImage) Serial number of failed request: 905 Current serial number in output stream: 906 BTW, SDL audio seems to work on IRIX, at least in 16bit, 44khz mode. 8bit mode is icky and distorted (much like it is with the IRIX libaudio driver); something seems wrong with the sample format. 22khz 16bit sometimes works, but doesn't always produce sound. Sometimes the sound seems delayed... buffering problem? And 11khz doesn't make any sound at all. Brian -------------------------------------------------------------------- "One problem thoroughly mastered is of more value than many poorly mastered." -- Booker T. Washington |