Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvlx!harry From: harry@hpcvlx.cv.hp.com (Harry Phinney) Newsgroups: comp.sys.hp Subject: Re: Using XHPGetServerMode on a 700/X Message-ID: <101950134@hpcvlx.cv.hp.com> Date: 2 Jul 90 18:56:15 GMT References: <1475@sdrc.UUCP> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 16 > When I call XHPGetServerMode and I'm running on an HP700/X terminal, I get > an X protocol error - Bad request code or no such operation. > Why would this error out on the 700/X ? I would expect it to > return a -1 also or XHPIMAGE_MODE if the extension was in that server. > Rob Gabbard (uunet!sdrc!evgabb) Your expectations would have been met if everything had been done correctly in the library and the 700/X terminal. The problem was due to poor coordination between the two groups developing the servers and library. I believe this will be corrected in a future release of the 700/X server. The problem is that the 700/X implements _some_ of the extension, so the library doesn't return -1 as it would on a non-supporting server, but the 700/X doesn't support this particular request (minor op-code) within the extension. Harry Phinney harry@hp-pcd.cv.hp.com