[comp.windows.x] problems with images on Ardent

Francois.Bitz@SAM.CS.CMU.EDU (07/14/89)

I have had quite a lot of troubles in one of my program dying
while displaying an image on the screen with
	XPutImage()

the program dies with a complaint about wrong Pixmap or
wrong window...

Notes:
	 I am using Xitan with Pseudo Color 	

	 The same program works fine on Sun3-4's

	 When I run the program (client) on a SUn3 and diplay
   	 on Ardent (server)  I alse get the same error.

 	 Sometimes the error does not happen (rarely though).

	  This error seems to have occured  more frequently with
          the new unix (beta 2.0) which was installed 10 days ago.

The images I want to display are about 200 by 500 pixels (~100 kbytes).
Could the errors happen because the images are too big,...??? (we
have 64 mbytes of RAM, and I am the only user most of the time).

Thanks