home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20893 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!cherokee!da_vinci!zebra!jwanek
  3. From: jwanek@zebra.it.uswc.uswest.com (Jim Wanek)
  4. Subject: X property size limitation?
  5. Message-ID: <C0G9I9.CJE@da_vinci.it.uswc.uswest.com>
  6. Sender: jwanek@zebra (Jim Wanek)
  7. Nntp-Posting-Host: zebra
  8. Organization: U S WEST Communications
  9. Date: Wed, 6 Jan 1993 20:42:08 GMT
  10. Lines: 30
  11.  
  12. When I run the command :
  13.  
  14.     xrdb -load Xdefaults
  15.  
  16. I get the following error from X:
  17.  
  18.     X Error of failed request:  BadLength (poly request too large or
  19.     internal Xlib length error)
  20.         Major opcode of failed request:  18 (X_ChangeProperty)
  21.         Minor opcode of failed request:  0
  22.         Resource id in failed request:  0x80067
  23.         Serial number of failed request:  3
  24.         Current serial number in output stream:  5
  25.  
  26. Assume the format/syntax of the Xdefaults file is correct.  However, it
  27. is quite large (approx. 200K bytes), as it was generated by a user
  28. interface builder tool.  Breaking the file up into smaller files and doing
  29. xrdb -merge on each of the smaller files eventually results in the same error message.
  30.  
  31. Am I running up against a limit in the X server as to the maximum size
  32. that the RESOURCE_MANAGER property can be?  If so, is there anything
  33. I can do about it?  I am running X11R4, SunOS4.1 on a Sun SPARCstation2
  34. with 48Mb memory.  The X server was started without the -ld option.
  35.  
  36. Thanks in advance.
  37.  
  38. Please reply to:    Jim Wanek
  39.             jwanek@lookout.mnet.uswest.com
  40.  
  41.  
  42.