home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5606 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.2 KB  |  45 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!mcsun!ub4b!sunbim!usenet
  3. From: db@sunbim.be (Danny Backx)
  4. Subject: Re: olwm problem on ncd19c
  5. Message-ID: <1992Aug18.083244.2332@sunbim.be>
  6. Sender: usenet@sunbim.be (user news)
  7. Reply-To: db@sunbim.be
  8. Organization: Sun Microsystems
  9. References: <1992Aug18.160649.391@csc.canterbury.ac.nz>
  10. Date: Tue, 18 Aug 92 08:32:44 GMT
  11. Lines: 32
  12.  
  13. In article 391@csc.canterbury.ac.nz, cctr114@csc.canterbury.ac.nz () writes:
  14. >A user running olwm on a SPARCserver 690 and displaying on an NCD19c
  15. >often gets the following error message when opening or resizing a 
  16. >window.
  17. >
  18. >X Error:  BadAlloc
  19. >  Request Major code 53 ()
  20. >  Request Minor code 0
  21. >  ResourceID 0x1400023
  22. >  Error Serial #236
  23. >  Current Serial #240
  24. 53 is X_CreatePixmap (you can see that in /usr/include/X11/Xproto.h).
  25. Since the error BadAlloc, this probably means your application is trying to
  26. allocate a pixmap, and the NCD doesn't have sufficient memory for that.
  27.  
  28. Try adding memory to your NCD.
  29.  
  30. ---
  31.     Danny Backx
  32.     System Engineer
  33.  
  34. E-Mail: db@sunbim.be    (or uunet!mcsun!ub4b!sunbim!db)
  35.  
  36. Telephone: +32(2)759.59.25    Fax : +32(2)759.47.95
  37.  
  38. Postal Mail :
  39.     Danny Backx
  40.     BIM
  41.     Kwikstraat 4
  42.     3078 Everberg
  43.     Belgium
  44.  
  45.