[comp.windows.x] DECstations

coop@cathedral.cerc.wvu.wvnet.edu (Cooperate) (03/08/91)

Hi,

	I have an X inteface consisting of some forms, labels, commands
and popup shells. I open two displays to show the interface on two different
machines. I am running the program on DECstation 5000/200. If I set the 
displays to the machines other than the DEC on which the program is running
the interface shows allright. But if I set one of the displays to be on
my host machine( DEC on which program is running) I get the following type of
errors.

X Protocol error detected by server:  BadDrawable - parameter not a Pixmap or Wi
ndow
  Failed request major op code 55 (X_CreateGC)
  Failed request minor op code 0 (if applicable)
  ResourceID 0x8006b in failed request (if applicable)
  Serial number of failed request 9
  Current serial number in output stream 10

or if I set both displays to be on the host machine ( DEC )
I get the following error.

X Protocol error detected by server:  BadCursor - parameter not a Cursor
  Failed request major op code 1 (X_CreateWindow)
  Failed request minor op code 0 (if applicable)
  ResourceID 0x800007 in failed request (if applicable)
  Serial number of failed request 31
  Current serial number in output stream 38


I appreciate any help. Thanks is advance.