home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!mcsun!ub4b!sunbim!usenet
- From: db@sunbim.be (Danny Backx)
- Subject: Re: olwm problem on ncd19c
- Message-ID: <1992Aug18.083244.2332@sunbim.be>
- Sender: usenet@sunbim.be (user news)
- Reply-To: db@sunbim.be
- Organization: Sun Microsystems
- References: <1992Aug18.160649.391@csc.canterbury.ac.nz>
- Date: Tue, 18 Aug 92 08:32:44 GMT
- Lines: 32
-
- In article 391@csc.canterbury.ac.nz, cctr114@csc.canterbury.ac.nz () writes:
- >A user running olwm on a SPARCserver 690 and displaying on an NCD19c
- >often gets the following error message when opening or resizing a
- >window.
- >
- >X Error: BadAlloc
- > Request Major code 53 ()
- > Request Minor code 0
- > ResourceID 0x1400023
- > Error Serial #236
- > Current Serial #240
- 53 is X_CreatePixmap (you can see that in /usr/include/X11/Xproto.h).
- Since the error BadAlloc, this probably means your application is trying to
- allocate a pixmap, and the NCD doesn't have sufficient memory for that.
-
- Try adding memory to your NCD.
-
- ---
- Danny Backx
- System Engineer
-
- E-Mail: db@sunbim.be (or uunet!mcsun!ub4b!sunbim!db)
-
- Telephone: +32(2)759.59.25 Fax : +32(2)759.47.95
-
- Postal Mail :
- Danny Backx
- BIM
- Kwikstraat 4
- 3078 Everberg
- Belgium
-
-