* Baruch Even <[EMAIL PROTECTED]> [061129 10:07]: > * Baruch Even <[EMAIL PROTECTED]> [061129 09:11]: > > Hi, > > > > I've built clutter from subversion and the examples all fail with the > > error: > > > > X Error of failed request: BadMatch (invalid parameter attributes) > > Major opcode of failed request: 142 (GLX) > > Minor opcode of failed request: 5 (X_GLXMakeCurrent) > > Serial number of failed request: 21 > > Current serial number in output stream: 21 > > > > This happens in the first realize action. I tried glxgears and that works > > fine, > > as I'm not well versed in GL, how do I go about figuring where the error is? > > Quick debugging showed that MakeCurrent was called with a NULL pixmap, I > still have no idea why that happens.
Scratch that. Wrong branch. The problem seems to be that the window and the context have a different visual or something like that. How comes it only happens on my machines? Cheers, Baruch -- To unsubscribe send a mail to [EMAIL PROTECTED]
