<?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: DDE DEBUGGER in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457181#M770565</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;1. Setup your HP server as a font server. Vi /etc/rc.config.d/xfs and start the fint server by issuing the command&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;2. On the machine where you wish to run dde:&lt;BR /&gt;xset fp+ tcp/hp_ux_server_hostname:7000&lt;BR /&gt;or set the font path in your PC X-Server software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Rik.&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Oct 2000 19:01:26 GMT</pubDate>
    <dc:creator>RikTytgat</dc:creator>
    <dc:date>2000-10-24T19:01:26Z</dc:date>
    <item>
      <title>DDE DEBUGGER</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457177#M770561</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am working on HPUX 11.0. I am getting errors while executing dde debugger, version 4.23.&lt;BR /&gt;I am getting following errors and it hangs.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; dde&lt;BR /&gt;X Error of failed request:  BadName (named color or font does not exist)&lt;BR /&gt;  Major opcode of failed request:  51 (X_SetFontPath)&lt;BR /&gt;  Serial number of failed request:  60&lt;BR /&gt;  Current serial number in output stream:  61&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;I don't have dde Files such as .dderc , .ddeguirc.&lt;BR /&gt;Whether these files are required?&lt;BR /&gt;&lt;BR /&gt;I tried following commands but it still giving me same errors.&lt;BR /&gt;&lt;BR /&gt;dde -display DISPLAY_MACHINE.0&lt;BR /&gt;dde X_options&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;-Pravin&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 14:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457177#M770561</guid>
      <dc:creator>Pravin B</dc:creator>
      <dc:date>2000-10-24T14:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: DDE DEBUGGER</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457178#M770562</link>
      <description>If you are running dde on a HP server (s800) system, but displaying it remotely it (say on a PC) then you may need to do a few things :&lt;BR /&gt;&lt;BR /&gt; setup a fontserver on the s800 system : configure the PC X client to use it !&lt;BR /&gt;&lt;BR /&gt; If this is the case use search facility on this page : look for info on xfs and fontserver ... should be enough to get you going. If not give more details of your X enviroment :&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 14:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457178#M770562</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-10-24T14:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: DDE DEBUGGER</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457179#M770563</link>
      <description>if not a typo in original post also try dde -display &lt;HOSTNAME&gt;:0.0 or &lt;IPADDRESS&gt;:0.0 ?&lt;/IPADDRESS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 24 Oct 2000 14:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457179#M770563</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-10-24T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: DDE DEBUGGER</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457180#M770564</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Can u please eleborate on xfs &amp;amp; fontserver.&lt;BR /&gt;&lt;BR /&gt;dde -display &lt;HOSTNAME&gt;:0.0 or &lt;IPADDRESS&gt;:0.0 gives same errors &amp;amp; hangs up.&lt;BR /&gt;&lt;BR /&gt;Can u tell what contains .dderc has?&lt;BR /&gt;&lt;BR /&gt;-Pravin&lt;/IPADDRESS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 24 Oct 2000 17:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457180#M770564</guid>
      <dc:creator>Pravin B</dc:creator>
      <dc:date>2000-10-24T17:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: DDE DEBUGGER</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457181#M770565</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;1. Setup your HP server as a font server. Vi /etc/rc.config.d/xfs and start the fint server by issuing the command&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xfs start&lt;BR /&gt;&lt;BR /&gt;2. On the machine where you wish to run dde:&lt;BR /&gt;xset fp+ tcp/hp_ux_server_hostname:7000&lt;BR /&gt;or set the font path in your PC X-Server software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Rik.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 19:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457181#M770565</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2000-10-24T19:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: DDE DEBUGGER</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457182#M770566</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would first try and see if the problem is wuith the debugger or the display.&lt;BR /&gt;&lt;BR /&gt;You can try running "dde -ui line "&lt;BR /&gt;to invoke non-gui dde. If that does not succeed u have a problem with the debugger itself. &lt;BR /&gt;&lt;BR /&gt;You can also try using wdb (gdb) debugger.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 25 Oct 2000 12:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dde-debugger/m-p/2457182#M770566</guid>
      <dc:creator>Nandan gogate</dc:creator>
      <dc:date>2000-10-25T12:42:05Z</dc:date>
    </item>
  </channel>
</rss>

