<?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: Error Message - DDopen: No usable visual class in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074389#M735477</link>
    <description>If "the application" (whatever it is) works&lt;BR /&gt;from some Linux workstations but not from&lt;BR /&gt;others, then I'd look for the problem on the&lt;BR /&gt;Linux workstations, not on the HP-UX system.&lt;BR /&gt;&lt;BR /&gt;When you ran your tests:&lt;BR /&gt;&lt;BR /&gt;Were you logged in as the same user each&lt;BR /&gt;time?&lt;BR /&gt;&lt;BR /&gt;Were you connected to the HP-UX system in the&lt;BR /&gt;same way as when "the application" is run?&lt;BR /&gt;(I don't know about your Linux systems, but&lt;BR /&gt;on HP-UX (11i v1), SSH with X forwarding can&lt;BR /&gt;affect the apparent properties of the X&lt;BR /&gt;server.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The script that I am running [...]&lt;BR /&gt;&lt;BR /&gt;Does anything change if you de-automate&lt;BR /&gt;things, and do more stuff manually?&lt;BR /&gt;&lt;BR /&gt;Obviously, something is different between the&lt;BR /&gt;workstations where the thing works and those&lt;BR /&gt;where it doesn't.  Or am I delusional&lt;BR /&gt;(again)?</description>
    <pubDate>Tue, 25 Sep 2007 15:20:00 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-09-25T15:20:00Z</dc:date>
    <item>
      <title>Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074384#M735472</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I am trying to run remotely an X application that resides on an HP-UX 10.20 system on a Fedora Core 2 workstation. The script that I am running runs a tcsh shell and executes the setenv DISPLAY command to the workstations ip address. The executable is a perl script. When I try to run the application, I get the following error message:&lt;BR /&gt;&lt;BR /&gt;DDopen: No usable visual class&lt;BR /&gt;&lt;BR /&gt;Can someone tell me what that means, and how can I correct it? Thanks.</description>
      <pubDate>Fri, 21 Sep 2007 15:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074384#M735472</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-09-21T15:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074385#M735473</link>
      <description>&lt;!--!*#--&gt;To what, exactly, is DISPLAY being set?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] setenv DISPLAY command to the&lt;BR /&gt;&amp;gt; workstations ip address.&lt;BR /&gt;&lt;BR /&gt;An IP address (alone) is not an appropriate&lt;BR /&gt;value.  The general form is:&lt;BR /&gt;&lt;BR /&gt;hostname:displaynumber.screennumber&lt;BR /&gt;&lt;BR /&gt;"man X" may supply the details.</description>
      <pubDate>Fri, 21 Sep 2007 16:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074385#M735473</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-21T16:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074386#M735474</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I checked to see what the setenv DISPLAY synatx was, and it is &lt;IP address=""&gt;:0.0&lt;BR /&gt;&lt;BR /&gt;Any other ideas? Thanks.&lt;/IP&gt;</description>
      <pubDate>Tue, 25 Sep 2007 13:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074386#M735474</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-09-25T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074387#M735475</link>
      <description>Knowing nothing about "the application", I&lt;BR /&gt;don't know which visual classes it will find&lt;BR /&gt;usable.  "xdpyinfo" should tell you which&lt;BR /&gt;visual classes the X server offers.</description>
      <pubDate>Tue, 25 Sep 2007 14:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074387#M735475</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-25T14:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074388#M735476</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I ran the xpdyinfo command on several machines: two where the application worked, and two where it did not work. I outputted the results to several files. &lt;BR /&gt;&lt;BR /&gt;I then ran the diff command to see if there were any noticeable differences. The results were the following: The workstations where the application did not work showed a difference in the name of the display line from that on one where the application did work. However, even on one of the workstations where the application worked, there was also a difference in the name of the display line.</description>
      <pubDate>Tue, 25 Sep 2007 14:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074388#M735476</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-09-25T14:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074389#M735477</link>
      <description>If "the application" (whatever it is) works&lt;BR /&gt;from some Linux workstations but not from&lt;BR /&gt;others, then I'd look for the problem on the&lt;BR /&gt;Linux workstations, not on the HP-UX system.&lt;BR /&gt;&lt;BR /&gt;When you ran your tests:&lt;BR /&gt;&lt;BR /&gt;Were you logged in as the same user each&lt;BR /&gt;time?&lt;BR /&gt;&lt;BR /&gt;Were you connected to the HP-UX system in the&lt;BR /&gt;same way as when "the application" is run?&lt;BR /&gt;(I don't know about your Linux systems, but&lt;BR /&gt;on HP-UX (11i v1), SSH with X forwarding can&lt;BR /&gt;affect the apparent properties of the X&lt;BR /&gt;server.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The script that I am running [...]&lt;BR /&gt;&lt;BR /&gt;Does anything change if you de-automate&lt;BR /&gt;things, and do more stuff manually?&lt;BR /&gt;&lt;BR /&gt;Obviously, something is different between the&lt;BR /&gt;workstations where the thing works and those&lt;BR /&gt;where it doesn't.  Or am I delusional&lt;BR /&gt;(again)?</description>
      <pubDate>Tue, 25 Sep 2007 15:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074389#M735477</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-25T15:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message - DDopen: No usable visual class</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074390#M735478</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;Here are the answers to your questions:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;When you ran your tests:&lt;BR /&gt;&amp;gt;Were you logged in as the same user each&lt;BR /&gt;&amp;gt;time?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Yes, I was logged in as the same user &amp;gt;&amp;gt;each time.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Were you connected to the HP-UX system in &amp;gt;the same way as when "the application" is &amp;gt;run?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;I was connected the same way as when the &amp;gt;&amp;gt;application was run.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Does anything change if you de-automate&lt;BR /&gt;&amp;gt;things, and do more stuff manually?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;The error messages that appear onscreen &amp;gt;&amp;gt;indicate missing Vector fonts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 15:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message-ddopen-no-usable-visual-class/m-p/4074390#M735478</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-09-25T15:36:11Z</dc:date>
    </item>
  </channel>
</rss>

