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