home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 15898 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!lvd1.bme.ohio-state.edu!klaus
  3. From: klaus@lvd1.bme.ohio-state.edu (Klaus Mueller)
  4. Subject: Xwst3d window server runs out of memory
  5. Message-ID: <1992Aug31.134838.13745@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: lvd1.bme.ohio-state.edu
  8. Reply-To: klaus@lvd1.bme.ohio-state.edu (Klaus Mueller)
  9. Organization: Biomedical Engineering OSU
  10. References: <1992Aug31.064826.1316@cv.ruu.nl> <21301@optima.cs.arizona.edu>
  11. Date: Mon, 31 Aug 1992 13:48:38 GMT
  12. Lines: 22
  13.  
  14.  
  15. I have a question concerning DEC's Xwst3d server that is used on the
  16. DECStation 5200-240 (3D, 24bit color,
  17. 40MB RAM, 132MB swap space). However, I use it in Pseudo color mode,
  18. since the majority of my programs use
  19. colormaps (just got this machine, we have a bunch of 8bit color DECs).
  20.  
  21. Therefore when starting up the Xwst3d window server in the ttys file at
  22. boot time I use
  23.                       /usr/bin/Xwst3d bc -class PseudoColor
  24.  
  25. The problem in this configuration is that programs that work fine on any
  26. regular Xws display fail with an X window error BadAlloc on the Xwst3d
  27. when it is tried to load larger sized images (> 1k x 1k) into pixmaps.
  28. The server apparently runs out of resources (data memory?). Smaller
  29. images work fine.
  30.  
  31. This is (yet) a mystery to me. Is there anything I might have configured
  32. wrong setting up the server, or is there something else that has to be set.  ?
  33.  
  34. If there is anyone out there who knows what's going on I would be
  35. appreciate his/her comments.
  36.