<?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: Warning: Cannot convert string.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769464#M389891</link>
    <description>Thanks.. i'll take a look.&lt;BR /&gt;&lt;BR /&gt;Old application was running fine on a J5000 (HPUX 10.20). Now migrating to RP3440.</description>
    <pubDate>Thu, 24 Mar 2011 08:14:06 GMT</pubDate>
    <dc:creator>lowpy</dc:creator>
    <dc:date>2011-03-24T08:14:06Z</dc:date>
    <item>
      <title>Warning: Cannot convert string..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769460#M389887</link>
      <description>I'm running a RP3440 with HPUX 11i. When i start apps, the terminal will display a warning message. How do we solve the following?&lt;BR /&gt;&lt;BR /&gt;warning: cannot convert string "-adobe-helveltica-bold-r-normal--10-200-75-75-p-60-iso8859-1" to type Fontstruct</description>
      <pubDate>Thu, 24 Mar 2011 02:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769460#M389887</guid>
      <dc:creator>lowpy</dc:creator>
      <dc:date>2011-03-24T02:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Warning: Cannot convert string..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769461#M389888</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] HPUX 11i. [...]&lt;BR /&gt;&lt;BR /&gt;Not a very detailed description of the OS.&lt;BR /&gt;&lt;BR /&gt;      uname -a&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] apps [...]&lt;BR /&gt;&lt;BR /&gt;Which "apps"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How do we solve the following?&lt;BR /&gt;&lt;BR /&gt;Install the missing font?  Add the missing&lt;BR /&gt;font to your font path?</description>
      <pubDate>Thu, 24 Mar 2011 05:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769461#M389888</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-24T05:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Warning: Cannot convert string..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769462#M389889</link>
      <description>OS is ver 1. Is it important for the "apps" to be defined? It is an in-house application.&lt;BR /&gt;&lt;BR /&gt;Well, i am suspecting if it is an missing font but not sure where to start from.&lt;BR /&gt;&lt;BR /&gt;Where to locate the font? If it is not there how would i install it?</description>
      <pubDate>Thu, 24 Mar 2011 05:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769462#M389889</guid>
      <dc:creator>lowpy</dc:creator>
      <dc:date>2011-03-24T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Warning: Cannot convert string..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769463#M389890</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Is it important for the "apps" to be&lt;BR /&gt;&amp;gt; defined? It is an in-house application.&lt;BR /&gt;&lt;BR /&gt;Typically, an application either uses fonts&lt;BR /&gt;which come with the OS, or else the people&lt;BR /&gt;who supply the application also supply the&lt;BR /&gt;fonts which it needs.  If I know nothing&lt;BR /&gt;about the application, then I have no idea&lt;BR /&gt;whom to blame for a missing font.&lt;BR /&gt;&lt;BR /&gt;Who installed this application?  Did she also&lt;BR /&gt;install the required fonts?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] not sure where to start from.&lt;BR /&gt;&lt;BR /&gt;      man -k font&lt;BR /&gt;      man xset&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don't have an HP-UX system up at the&lt;BR /&gt;moment, so I can't easily explore much, but&lt;BR /&gt;a command like, say,&lt;BR /&gt;      xset q&lt;BR /&gt;might show you the current font path, which&lt;BR /&gt;might give you a clue as to which fonts are&lt;BR /&gt;available now.  The missing font might be in&lt;BR /&gt;some nearby directory which hasn't been&lt;BR /&gt;added to the font path.&lt;BR /&gt;&lt;BR /&gt;Did this stuff stop working recently, or is&lt;BR /&gt;this a new installation, or what?</description>
      <pubDate>Thu, 24 Mar 2011 05:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769463#M389890</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-24T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Warning: Cannot convert string..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769464#M389891</link>
      <description>Thanks.. i'll take a look.&lt;BR /&gt;&lt;BR /&gt;Old application was running fine on a J5000 (HPUX 10.20). Now migrating to RP3440.</description>
      <pubDate>Thu, 24 Mar 2011 08:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769464#M389891</guid>
      <dc:creator>lowpy</dc:creator>
      <dc:date>2011-03-24T08:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Warning: Cannot convert string..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769465#M389892</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] Now migrating to RP3440.&lt;BR /&gt;&lt;BR /&gt;In that case, comparing the font paths (and&lt;BR /&gt;the actual font file trees) between the two&lt;BR /&gt;systems should help.  I know nothing, but I'd&lt;BR /&gt;guess that you can copy font files from the&lt;BR /&gt;older system to the newer one.  Depending on&lt;BR /&gt;what you copy around, you may need to rebuild&lt;BR /&gt;a font directory.&lt;BR /&gt;&lt;BR /&gt;      man mkfontdir</description>
      <pubDate>Thu, 24 Mar 2011 12:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-cannot-convert-string/m-p/4769465#M389892</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-24T12:31:05Z</dc:date>
    </item>
  </channel>
</rss>

