<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.14.1">
</HEAD>
<BODY>
Hi<BR>
I am trying to run an X application on a Sun server that should open a window on my linux desktop. I login using telnet and execute the startup command and get the following error:<BR>
<BR>
 /usr/app/xyvision/xz/bin/sdedit tt PDMsgml1<BR>
X Error of failed request:  BadValue (integer parameter out of range for operation)<BR>
  Major opcode of failed request:  51 (X_SetFontPath)<BR>
  Value in failed request:  0x2e00009<BR>
  Serial number of failed request:  81<BR>
  Current serial number in output stream:  82<BR>
<BR>
I have xhost + in the script I execute to login to allow for any Xfont server to be able to connect. I am unsure why this is happening (worked as is in XFree86 but not in Xorg)<BR>
Many thanks to anyone who can help.<BR>
Chuck
</BODY>
</HTML>