<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Xlib error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160877#M9014</link>
    <description>Is Reflection working for other graphical applications on this user's pc?</description>
    <pubDate>Fri, 09 Jan 2004 16:53:45 GMT</pubDate>
    <dc:creator>Olivier Drouin</dc:creator>
    <dc:date>2004-01-09T16:53:45Z</dc:date>
    <item>
      <title>Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160874#M9011</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I just installed a third party software in a linux 9 workstion.&lt;BR /&gt;&lt;BR /&gt;User tried to lauch the software via reflection x give the following error.&lt;BR /&gt;&lt;BR /&gt;Xlib:  extension "XFree86-Misc" missing on display "janez.&lt;DOMAINNAME&gt;:0.0".&lt;BR /&gt;X Error of failed request:  BadValue (integer parameter out of range for operation)&lt;BR /&gt;  Major opcode of failed request:  118 (X_SetModifierMapping)&lt;BR /&gt;  Value in failed request:  0x28&lt;BR /&gt;  Serial number of failed request:  30&lt;BR /&gt;  Current serial number in output stream:  30&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know how to fix this in the linux machine.&lt;BR /&gt;&lt;BR /&gt;Jane&lt;/DOMAINNAME&gt;</description>
      <pubDate>Fri, 09 Jan 2004 15:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160874#M9011</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-01-09T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160875#M9012</link>
      <description>you have to set the DISPLAY env variable to &lt;BR /&gt;a value like this&lt;BR /&gt;&lt;BR /&gt;DISPLAY=ip.ip.ip.ip:0.0&lt;BR /&gt;export DISPLAY &lt;BR /&gt;./run_command&lt;BR /&gt;&lt;BR /&gt;where ip.ip.ip.ip is the ip address (duh!) of the workstation where the display of the application should be sent to.  &lt;BR /&gt;Since it is a workstation I would say 127.0.0.1&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jan 2004 16:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160875#M9012</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-09T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160876#M9013</link>
      <description>Hi,&lt;BR /&gt;Thanks for the reply. &lt;BR /&gt;&lt;BR /&gt;The user is using reflection emulator to log into the linux workstation. I echoed the DISPLAY varable, it is set correctly to the user's PC. &lt;BR /&gt;&lt;BR /&gt;I also login a sun workstation and rlogin the linux workstation ( where the software was installed). After setting the DISPLAY variable, there is no problem starting the software. ONLY with the reflection X software which is the only way the user can use the software as he does not have a unix or linux workstion to use.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jane</description>
      <pubDate>Fri, 09 Jan 2004 16:29:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160876#M9013</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-01-09T16:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160877#M9014</link>
      <description>Is Reflection working for other graphical applications on this user's pc?</description>
      <pubDate>Fri, 09 Jan 2004 16:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160877#M9014</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-09T16:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160878#M9015</link>
      <description>&lt;BR /&gt;Yes,&lt;BR /&gt;&lt;BR /&gt;IT has not problem to start other software installed in either HP or other linux workstion. &lt;BR /&gt;&lt;BR /&gt;I also tried on my PC, same thing.</description>
      <pubDate>Fri, 09 Jan 2004 16:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160878#M9015</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-01-09T16:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160879#M9016</link>
      <description>Hello Jane,&lt;BR /&gt;&lt;BR /&gt;It is time again for the lovely X11 interchanges client and server game ;-)&lt;BR /&gt;&lt;BR /&gt;The thing you need to keep in mind is that in X lingo the system hosting the application and sending the graphical screen to your PC with Reflection is the client and the PC with Reflection is providing the X11 Server. So what the error tells you is that the Reflection X11 server is missing a specific extension (XFree86-Misc).&lt;BR /&gt;&lt;BR /&gt;To confirm this run xdpyinfo and check the list of extensions.&lt;BR /&gt;&lt;BR /&gt;The application will work fine if you connect a graphical display directly to your linux system.&lt;BR /&gt;&lt;BR /&gt;Ways to solve this: &lt;BR /&gt;* Get a Xemulation for your PCs that supports the XFree86-Misc extension. One place to look might be &lt;A href="http://cygwin.com/xfree/" target="_blank"&gt;http://cygwin.com/xfree/&lt;/A&gt;&lt;BR /&gt;* Use another way to transport the graphical display from the Linux system to the PC like VNC&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Martin&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jan 2004 21:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160879#M9016</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-01-09T21:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160880#M9017</link>
      <description>This error means that the application could connect to your X-windows (in your case Reflection) but could not do a X_SetModifierMapping, which is part of the XFree86-Misc extension.&lt;BR /&gt;&lt;BR /&gt;Thanks to all the extensions being implemented the compatibility between X-window environments is being compromised.&lt;BR /&gt;&lt;BR /&gt;Solutions are: get a version of the software not using this extension, find the extension for Reflection, install another X-windows environment under Windows or find a free workstation and install Linux on it with XFree86...</description>
      <pubDate>Mon, 12 Jan 2004 03:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160880#M9017</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-12T03:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Xlib error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160881#M9018</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for you reply. I will different ways to see whether it works.&lt;BR /&gt;&lt;BR /&gt;Jane</description>
      <pubDate>Mon, 12 Jan 2004 19:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xlib-error/m-p/3160881#M9018</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2004-01-12T19:43:01Z</dc:date>
    </item>
  </channel>
</rss>

