Path: utzoo!news-server.csri.toronto.edu!rutgers!usc!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!gatech!purdue!haven!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!cathedral!coop From: coop@cathedral.cerc.wvu.wvnet.edu (Cooperate) Newsgroups: comp.windows.x Subject: DECstations Keywords: X DEC display Message-ID: <1416@babcock.cerc.wvu.wvnet.edu> Date: 7 Mar 91 16:14:09 GMT Sender: news@cerc.wvu.wvnet.edu Lines: 30 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.