<?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: xset command fails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655127#M241083</link>
    <description>It seems that you are using non-scalable fonts. You need to have Font server running on the system&lt;BR /&gt;Check if it is running already using&lt;BR /&gt;# ps -ef | grep xfs&lt;BR /&gt;If it doesn't then start it using&lt;BR /&gt;# /sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;Check if it is started and run the xset command again&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Oct 2005 15:41:51 GMT</pubDate>
    <dc:creator>Sameer_Nirmal</dc:creator>
    <dc:date>2005-10-21T15:41:51Z</dc:date>
    <item>
      <title>xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655126#M241082</link>
      <description>For some reason the xset command fails on my HP-UX 11.0 system.  I am trying to following:&lt;BR /&gt;&lt;BR /&gt;%xset +fp /usr/dt/config/xfonts/C/&lt;BR /&gt;xset: bad font path element (#44), possible causes are:&lt;BR /&gt;Directory does not exist or has wrong permissions&lt;BR /&gt;Directory missing fonts.dir&lt;BR /&gt;Incorrect font server address or syntax&lt;BR /&gt;&lt;BR /&gt;I have checked this directory and both the "fonts.dir" and the "fonts.alias" exist in it.  I even ran "mkfontdir" on the directory to make sure.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This command does not even work from the console!!!</description>
      <pubDate>Fri, 21 Oct 2005 14:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655126#M241082</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2005-10-21T14:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655127#M241083</link>
      <description>It seems that you are using non-scalable fonts. You need to have Font server running on the system&lt;BR /&gt;Check if it is running already using&lt;BR /&gt;# ps -ef | grep xfs&lt;BR /&gt;If it doesn't then start it using&lt;BR /&gt;# /sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;Check if it is started and run the xset command again&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 15:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655127#M241083</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-10-21T15:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655128#M241084</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I still cannot launch the window manager in CDE. I was able to put a hpterm in my Xstartup file so that I could debug, but I cannot start anything dt related.  If I try to start dtterm, I get the following error:&lt;BR /&gt;&lt;BR /&gt;From my hpterm&lt;BR /&gt;%/usr/dt/bin/dtterm&lt;BR /&gt;&lt;BR /&gt;X Error of failed request: BadAlloc (insufficient resources for operation)&lt;BR /&gt;Major opcode of failed request: 45 (X_OpenFont)&lt;BR /&gt;Serial Number of failed request: 62&lt;BR /&gt;Current Serial number in output stream: 63&lt;BR /&gt;&lt;BR /&gt;What fonts am I supposed to use to get dtwm to come up or any other dt stuff.  &lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 15:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655128#M241084</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2005-10-21T15:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655129#M241085</link>
      <description>I guess the Window Manager in CDE would work with fonts in /usr/lib/X11/fonts/misc&lt;BR /&gt;&lt;BR /&gt;You are facing this problem on account changing the font path in your xset command before.&lt;BR /&gt;You can check the current X server font path using&lt;BR /&gt;# xset -q&lt;BR /&gt;&lt;BR /&gt;Set this path as /usr/lib/X11/fonts/misc &lt;BR /&gt;using xset -fp and restart the Font server using&lt;BR /&gt;/sbin/init.d/xfs stop&lt;BR /&gt;/sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;You are using X11R5 version?&lt;BR /&gt;What are trying to do exactly?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 17:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655129#M241085</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-10-21T17:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655130#M241086</link>
      <description>Looking at these threads will help you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=943591" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=943591&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51927" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51927&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 23:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655130#M241086</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T23:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655131#M241087</link>
      <description>Dieter,&lt;BR /&gt;&lt;BR /&gt;  Well I've been reading your previous posts and know exactly what you want to do, and have done it trouble free using Xnest on my own system hpux 11.00 to Solaris clients and others.&lt;BR /&gt;  You are correct the way you are doing this, you needs xfs running on an hpux system (doesn't have to be the one running xnest though). The specific dt (desktop) interface fonts are located in /usr/dt/config/xfonts/C so  whats the content of your xfs config file look like currently ? /etc/X11/fs/config&lt;BR /&gt;&lt;BR /&gt;Perhaps the fonts on the 11.00 server have been hosed do you possess another hpux system you could setup xfs on ? Run Xnest on the 11.00 system but point it to the alternate font server ? &lt;BR /&gt;&lt;BR /&gt;does xset -q also error ? Can you add any font paths using xset ?</description>
      <pubDate>Sat, 22 Oct 2005 07:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655131#M241087</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2005-10-22T07:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: xset command fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655132#M241088</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;I have three HP-UX 10.20 servers, 1 HP-UX 11.11 server, and the HP-UX 11.0 server that is in question.  I have using every one of these servers as a font server:&lt;BR /&gt;&lt;BR /&gt;%./Xnest -query chpd360 -fp tcp/chpk580:7000 :123&lt;BR /&gt;%./Xnest -query chpd360 -fp tcp/chpk580b:7000 :123&lt;BR /&gt;%./Xnest -query chpd360 -fp tcp/chpt520:7000 :123&lt;BR /&gt;%./Xnest -query chpd360 -fp tcp/chpr8400:7000 :123&lt;BR /&gt;%./Xnest -query chpd360 -fp tcp/chpd360:7000 :123&lt;BR /&gt;&lt;BR /&gt;None of them work. They all get past the CDE login and then kick me out.  When I use the Solaris Server csunr1 as a font server, I can get past the CDE login and can get a hptterm to come up.  I was able to get this hpterm to come up by putting it in the Xstartup file.  When I try to start dtwm or any other dt programs, they fail out with font warnings:&lt;BR /&gt;&lt;BR /&gt;From hpterm&lt;BR /&gt;&lt;BR /&gt;%dtterm &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Warning:&lt;BR /&gt;Name: FONTLIST_DEFAULT_TAG_STRING&lt;BR /&gt;Class: XmRendition&lt;BR /&gt;Conversion failed: cannot load font&lt;BR /&gt;&lt;BR /&gt;over&lt;BR /&gt;and&lt;BR /&gt;over...&lt;BR /&gt;&lt;BR /&gt;Floating exception&lt;BR /&gt;&lt;BR /&gt;The application never comes up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Oct 2005 11:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xset-command-fails/m-p/3655132#M241088</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2005-10-24T11:48:05Z</dc:date>
    </item>
  </channel>
</rss>

