home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18732 < prev    next >
Encoding:
Text File  |  1992-11-04  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!destroyer!gatech!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: dan@watson.ibm.COM (Walt Daniels)
  4. Subject: color map exhaustion
  5. Message-ID: <110492.135506.dan@watson.ibm.com>
  6. Sender: root@athena.mit.edu (Wizard A. Root)
  7. Organization: The Internet
  8. Date: Wed, 4 Nov 1992 18:55:06 GMT
  9. Lines: 20
  10.  
  11. If I invoke xcolors, I get the message:
  12. Cannot allocate colormap entry for "some-color".
  13. (my rgb.txt has 700+ entries)
  14.  
  15. Invoking it with the -start option allows me to see a few more.
  16. However eventually all the entries are used and there is no way to
  17. allocate any new colors.  The result is usually that I get "white"
  18. which frequently results in a white on white display (not very useful :-).
  19.  
  20. Another way to cause this same colormap exhaustion problem is to put up
  21. full color picture backgrounds.
  22.  
  23. I know the simple answer, "If it hurts, don't do that."  Is there
  24. another more satisfactory answer?  Possibly there is a bug of color
  25. entries not getting freed at appropriate times.  Or maybe there is a
  26. call that will free the unused entries that I don't know about.
  27.  
  28. I have tried this on both an AIX 3.2.2 R4 based server and
  29. an MIT R5 (latest patch level) server. Both behave the same.
  30.  
  31.