Le 17/11/2010 16:33, [email protected] a écrit : > Jacques Montier <[email protected]> [10-11-17 16:20]: >> Hi all, >> >> I use an astronomical open source imaging software (http://www.audela.org/) >> which works fine except when launching a tcl photometry script (Calaphot). >> X crashes with the error message : >> >> X Error of failed request: BadMatch (invalid parameter attributes) >> Major opcode of failed request: 148 (RENDER) >> Minor opcode of failed request: 4 (RenderCreatePicture) >> Serial number of failed request: 51329 >> Current serial number in output stream: 51338 >> >> I get the same crash on two PCs with Gentoo. >> I use an ATI graphic card >> 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility >> Radeon 9600 M10] >> and the open source radeon driver. >> tcl package is : dev-lang/tcl-8.5.8-r1 >> >> I really don't know where to go... >> Have you an idea ? >> Thank you for your help, >> >> Cheers, >> >> -- >> Jacques >> > > Hi Jacques, > > just a shot in the dark: > May be the binary uses no longer valid calls into X. > Try to recompile the source of that program on your > machine, so that the newest headers get used by the > compile process... > > Good luck! :) > > Best regards, > mcc > >
Thank you for your answer. It's not a binary package but a tar.gz one i compiled on my machine. Cheers, -- Jacques

