A solution for the following problem : > >Gdk-ERROR **: BadMatch (invalid parameter attributes) > > > > > > > > From: Brigitte MARCHISET <marchise irit fr> > > To: gtk-list gnome org > > Subject: Gdk-ERROR **: BadMatch (invalid parameter attributes) > > Date: Fri, 01 Dec 2000 14:41:06 +0100 > > > > > > > >Hello, > > > >>when we run an application based on gtk+-1.2.8 on any workstation > >SUN with graphic card "Creator 3D", we have the following error: > > > >---------------------------------------------------------------------- > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > > serial 112 error_code 8 request_code 130 minor_code 3 > >---------------------------------------------------------------------- > > > >We tested it on Solaris 2.6 et Solaris 7. > > > >On all the other Sun stations and with the different > >SunOS (5.5.1, 5.6, 5.7 et 5.8), it is ok if the graphic card > >is not a "Creator 3D". > > > >Do You know this problem? > >And how can I get to run gtk+ applications on such stations? > > > >Thank you very much in advance. > > > >Best regards. > > > >Brigitte Marchiset > in the file /usr/dt/config/Xservers, we replace the line :0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner by :0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev /dev/ fb defdepth 24 The graphic card 'Creator3D' is drived through /dev/fb. Don't forget to restart your X server. -- ............................................................ . Brigitte MARCHISET . e-mail : [EMAIL PROTECTED] . . T: 05 61 55 63 43 . . ............................................................ _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
