Date: Fri, 30 Jan 1998 10:58:08 -0500 (EST) From: Thomas David Rivers <rivers@dignus.com> To: jacques@wired.ctech.ac.za, questions@FreeBSD.ORG Subject: Re: How to fix a DISPLAY error Message-ID: <199801301558.KAA29297@lakes.dignus.com>
next in thread | raw e-mail | index | archive | help
> > Hi there guys ... > > I'm trying to export an app from a Solaris box > to my FBSD box, but I get this error. > > X Error of failed request: BadValue (integer parameter out of range for > operation) > Major opcode of failed request: 53 (X_CreatePixmap) > Value in failed request: 0x8 > Serial number of failed request: 130 > Current serial number in output stream: 133 > > Where can one fix this. It looks like some illegal code > request to my VGA card. ??? Or does the app on the Solaris > box need some tweekinhg? > > Thanks for the help. > > -Jacques > This is a problem with the application on your Solaris box. It has requested an illegal pixmap be created. (Probably a negative parameter or something like that.) If it works well on your sun, you can try setting your X11 resolution to something close to the Sun's (1152x900) and see if that keeps the application from sending this bad X11 request. - Dave Rivers -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801301558.KAA29297>
