<?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: Dt Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976992#M718274</link>
    <description>I've never seen a program with DtWsm* that was written at the Xlib level.  All programs that I have seen that use that function are toolkit (libXt) programs.&lt;BR /&gt;&lt;BR /&gt;Quick source examination shows that there is some dependency on  libXt for things like the application context and the like. &lt;BR /&gt;&lt;BR /&gt;Does the sample program: &lt;BR /&gt;&lt;BR /&gt;/usr/dt/share/examples/dtwsm/occupy.c&lt;BR /&gt;&lt;BR /&gt;work in your environment?   There's a makefile and what not in that directory as well.</description>
    <pubDate>Wed, 21 May 2003 11:02:13 GMT</pubDate>
    <dc:creator>Rick Beldin</dc:creator>
    <dc:date>2003-05-21T11:02:13Z</dc:date>
    <item>
      <title>Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976985#M718267</link>
      <description>I have a program that displays a window to an X server and calls DtWsmOccupyAllWorkspaces to force it into all workspaces under CDE. This works fine on all (non-HP) platforms except HP-UX 11.11 You get a couldn't get per screen information error if the X server is supporting PanoramiX or Xinerama.</description>
      <pubDate>Tue, 20 May 2003 05:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976985#M718267</guid>
      <dc:creator>Richard Munn</dc:creator>
      <dc:date>2003-05-20T05:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976986#M718268</link>
      <description>So is this a SLS or multiscreen env ?&lt;BR /&gt;&lt;BR /&gt;Have you made any changes to dtwm/CDE resources to reflect the multi screen env? if yes which &amp;amp; what?&lt;BR /&gt;&lt;BR /&gt;Does this only fail at 11.11 ? &lt;BR /&gt;&lt;BR /&gt;Is that the exact error.</description>
      <pubDate>Tue, 20 May 2003 07:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976986#M718268</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-20T07:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976987#M718269</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you find anything in&lt;BR /&gt;&lt;BR /&gt;/var/dt/Xerrors&lt;BR /&gt;&lt;BR /&gt;$HOME/.dt/*log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What does graphinfo and xdpyinfo give&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel</description>
      <pubDate>Tue, 20 May 2003 07:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976987#M718269</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-05-20T07:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976988#M718270</link>
      <description>OK I got this a bit wrong. I didn't really clearly define what was going where. The program is running on the X client but the X server is another platform. In fact the only Xinerama platform I have not tried is HP with SLS (since I don't have a multiheaded HP workstation). The X servers are on Tru64 UNIX, Solaris OpenVMS &amp;amp; Linux all of which run Xinerama, PanoramiX or some other single virutal screen extension. The same program on any of these can display to any other. I got it wrong about Xinerama anyway however, even on a single headed HP workstation the same error occurs when DtWsmOccupAllWorkstations is called. &lt;BR /&gt;&lt;BR /&gt;The client shows the correct information about the X server (i.e. screen count, width, height etc.) and all windows expose correctly. It's only when the above function is called it goes wrong.</description>
      <pubDate>Tue, 20 May 2003 21:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976988#M718270</guid>
      <dc:creator>Richard Munn</dc:creator>
      <dc:date>2003-05-20T21:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976989#M718271</link>
      <description>There are no errors in any logs either on the client or X server only the message:&lt;BR /&gt;&lt;BR /&gt;Error: Counldn't find per display information&lt;BR /&gt;&lt;BR /&gt;which definitely comes from DtWsmOccupyAllWorkspaces.</description>
      <pubDate>Tue, 20 May 2003 21:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976989#M718271</guid>
      <dc:creator>Richard Munn</dc:creator>
      <dc:date>2003-05-20T21:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976990#M718272</link>
      <description>I have reduced my program to as simple as possible test case which demonstrates the problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 02:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976990#M718272</guid>
      <dc:creator>Richard Munn</dc:creator>
      <dc:date>2003-05-21T02:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976991#M718273</link>
      <description>I've never seen a program with DtWsm* that was written at the Xlib level.  All programs that I have seen that use that function are toolkit (libXt) programs.&lt;BR /&gt;&lt;BR /&gt;Quick source examination shows that there is some dependency on  libXt for things like the application context and the like. &lt;BR /&gt;&lt;BR /&gt;Does the sample program: &lt;BR /&gt;&lt;BR /&gt;/usr/dt/share/examples/dtwsm/occupy.c&lt;BR /&gt;&lt;BR /&gt;work in your environment?   There's a makefile and what not in that directory as well.</description>
      <pubDate>Wed, 21 May 2003 11:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976991#M718273</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-05-21T11:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976992#M718274</link>
      <description>I've never seen a program with DtWsm* that was written at the Xlib level.  All programs that I have seen that use that function are toolkit (libXt) programs.&lt;BR /&gt;&lt;BR /&gt;Quick source examination shows that there is some dependency on  libXt for things like the application context and the like. &lt;BR /&gt;&lt;BR /&gt;Does the sample program: &lt;BR /&gt;&lt;BR /&gt;/usr/dt/share/examples/dtwsm/occupy.c&lt;BR /&gt;&lt;BR /&gt;work in your environment?   There's a makefile and what not in that directory as well.</description>
      <pubDate>Wed, 21 May 2003 11:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976992#M718274</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-05-21T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976993#M718275</link>
      <description>Thanks Rick, didn't know there was an example sitting there. Yes this one does work so I'll have to examine what is going on. On the Xlib issue, I am aware that HP-UX's DtWsm* routines depend upon the X toolkit. The reason I use Xlib is because virtually no other platform has such a dependancy. For example Tru64 UNIX is totally Xlib and it's not the only one.&lt;BR /&gt;&lt;BR /&gt;It appears that DtWsmOccupy.. only works if X-toolkit is used on HP-UX which is not supposed to be the case!</description>
      <pubDate>Wed, 21 May 2003 21:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976993#M718275</guid>
      <dc:creator>Richard Munn</dc:creator>
      <dc:date>2003-05-21T21:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976994#M718276</link>
      <description>A general dependence on XtDisplayToApplicationContext was added when CDE was made threadsafe in the 2.1 release.  Any vendor moving up to CDE 2.1 would have the same requirement.</description>
      <pubDate>Wed, 21 May 2003 22:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dt-error/m-p/2976994#M718276</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2003-05-21T22:08:51Z</dc:date>
    </item>
  </channel>
</rss>

