home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20825 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!agate!ucbvax!YOGI.HSC.UCALGARY.CA!byron
  2. From: byron@YOGI.HSC.UCALGARY.CA (Byron Draudson)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: Decw$paint rude behaviour
  5. Message-ID: <009667F8.4DC36600.25247@yogi.hsc.ucalgary.ca>
  6. Date: 12 Jan 93 18:51:05 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 37
  11.  
  12. Regarding my earlier post about problems I was having
  13. with Decw$paint - one of the replies that I received
  14. follows:
  15.  
  16. >From: murphy@burfle.dco.dec.com
  17. >
  18. >Paint Error: BadAlloc - insufficient resources
  19. >Paint Error: BadDrawable - parameter not a Pixmap or 
  20. >Window
  21. >Given the combination of these two errors, I'd guess 
  22. >that your NCD is running out of pixmap memory. 
  23. >"Insufficient resources" error from the call
  24. >to create the pixmap, and the second error when you 
  25. >try to use the (nonexistent) pixmap that it failed to
  26. >create.
  27. >
  28. >Probably the only easy fix is to put more memory in
  29. >the X terminal - it's clearly fragmenting it's pixmap
  30. >space and isn't able to consolidate the available memory.
  31. >    -Rick
  32.  
  33. Thanks Rick.  The "fragmented pixmap space" problem seems
  34. to be resolvable by one of the following two solutions:
  35.  
  36. 1.  Buy more memory for the NCD X terminal
  37.  
  38. and/or
  39.  
  40. 2.  Reboot the X terminal
  41.  
  42. Rebooting the terminal causes Decw$paint to behave as
  43. it should.
  44.  
  45. Thanks again for all your help!
  46.  
  47. :byron
  48.  
  49.