home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20920 < prev    next >
Encoding:
Text File  |  1993-01-08  |  885 b   |  25 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!ulowell!dragon!vprasad
  3. From: vprasad@dragon (V G Prasad)
  4. Subject: Xerror - How to overcome it ??
  5. Message-ID: <C0JnvM.4rA@ulowell.ulowell.edu>
  6. Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
  7. Organization: UMass/Lowell Center for Productivity Enhancement
  8. Date: Fri, 8 Jan 1993 16:45:21 GMT
  9. Lines: 14
  10.  
  11.  Hi,
  12.  I am trying to display a 512x512 image using XPutImage on a 
  13.  pixmap and then XCopyArea from pixmap to canvas.But I get 
  14.  Xerror sometimes when I execute the program (not always)
  15.  The reason for failing keeps changing 
  16.  eg _ X Error of failed request:  
  17.       BadLength (poly request too large or internal Xlib length error)
  18. 1. Major opcode of failed request:  6 (X_ChangeSaveSet)
  19. 2.  Major opcode of failed request:10 (X_UnmapWindow)
  20.  
  21.       None of these functions are used in the code.
  22. Any suggestions is welcome.
  23. thanks.
  24. vgp
  25.