<?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: Export DISPLAY problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038865#M134033</link>
    <description>We use the IP address of the box trying to be the X client.&lt;BR /&gt;&lt;BR /&gt;Our windows network assigns bogus hostnames to all windows pc's logged onto the network.  You can see the DISPLAY variable is set to that if you open a gnome terminal window.&lt;BR /&gt;&lt;BR /&gt;One problem. it X apps wont work until DISPLAY is set to IP_addy:0.0&lt;BR /&gt;&lt;BR /&gt;DISPLAY=192.168.0.40:0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;&lt;BR /&gt;Don't ask me why, I don't know, I'm just reporting results in hopes it helps you.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Aug 2003 19:14:57 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-08-01T19:14:57Z</dc:date>
    <item>
      <title>Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038859#M134027</link>
      <description>Hello  Guys,&lt;BR /&gt;&lt;BR /&gt;I have a problem to do an export display from server to workstation.&lt;BR /&gt;I doing:&lt;BR /&gt;xhost +&lt;HOSTNAME server=""&gt; (on workstation)&lt;BR /&gt;export DISPLAY=&lt;HOSTNAME workstation=""&gt;:0.0&lt;BR /&gt;I tried with IP, alias, hostname...&lt;BR /&gt;Doesn??t work!&lt;BR /&gt;&lt;BR /&gt;Name resolution it??Ok.&lt;BR /&gt;&lt;BR /&gt;Maybe some daemon, process, service??&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;&lt;BR /&gt;Tks,&lt;BR /&gt;Valkiria&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 31 Jul 2003 16:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038859#M134027</guid>
      <dc:creator>Valkiria Santos</dc:creator>
      <dc:date>2003-07-31T16:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038860#M134028</link>
      <description>&lt;BR /&gt;What are the error messages?&lt;BR /&gt;&lt;BR /&gt;Of course you could try xhost + +&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 31 Jul 2003 17:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038860#M134028</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-07-31T17:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038861#M134029</link>
      <description>Hi Harry,&lt;BR /&gt;&lt;BR /&gt;This is the message:&lt;BR /&gt;Error: Can??t open display: &lt;REMOTE host=""&gt;:0.0&lt;BR /&gt;Error: Couldn??t find per display information&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Waiting for your light!&lt;BR /&gt;&lt;BR /&gt;Tks,&lt;BR /&gt;valkiria&lt;/REMOTE&gt;</description>
      <pubDate>Thu, 31 Jul 2003 17:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038861#M134029</guid>
      <dc:creator>Valkiria Santos</dc:creator>
      <dc:date>2003-07-31T17:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038862#M134030</link>
      <description>1.Who are you logged in as, yourself, or root?  Also, what shell are you running, ksh, csh, sh?&lt;BR /&gt;&lt;BR /&gt;2. When you execute the xhost command, what result do you get in return?&lt;BR /&gt;&lt;BR /&gt;3. For ksh, the above should work.. if its csh, your export command should be:&lt;BR /&gt;&lt;BR /&gt;setenv DISPLAY hostname:0.0&lt;BR /&gt;&lt;BR /&gt;For sh, do it in two commands:&lt;BR /&gt;&lt;BR /&gt;DISPLAY=hostname:0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;&lt;BR /&gt;Mike-&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 17:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038862#M134030</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2003-07-31T17:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038863#M134031</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;On workstation you shoul do xhost +&lt;BR /&gt;and on the server export DISPLAY=&lt;WORKSTATION_NAME&gt;:0.0&lt;BR /&gt;and run the aplication on the server and the&lt;BR /&gt;X output will go to workstation.&lt;BR /&gt;Ofcource the X server should run on.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/WORKSTATION_NAME&gt;</description>
      <pubDate>Thu, 31 Jul 2003 20:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038863#M134031</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-31T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038864#M134032</link>
      <description>I suspect that you are trying to do the export as another user than the one who initially logged onto the workstation. CDE restarts the display manager at login and only that user can effectively do the xhost command.&lt;BR /&gt;&lt;BR /&gt;Please try opening a new terminal window from the toolbar, and do the xhost + from there.</description>
      <pubDate>Fri, 01 Aug 2003 19:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038864#M134032</guid>
      <dc:creator>Kirby A. Joss</dc:creator>
      <dc:date>2003-08-01T19:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export DISPLAY problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038865#M134033</link>
      <description>We use the IP address of the box trying to be the X client.&lt;BR /&gt;&lt;BR /&gt;Our windows network assigns bogus hostnames to all windows pc's logged onto the network.  You can see the DISPLAY variable is set to that if you open a gnome terminal window.&lt;BR /&gt;&lt;BR /&gt;One problem. it X apps wont work until DISPLAY is set to IP_addy:0.0&lt;BR /&gt;&lt;BR /&gt;DISPLAY=192.168.0.40:0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;&lt;BR /&gt;Don't ask me why, I don't know, I'm just reporting results in hopes it helps you.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 19:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/export-display-problem/m-p/3038865#M134033</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-01T19:14:57Z</dc:date>
    </item>
  </channel>
</rss>

