- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Dt Error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 10:21 PM
05-19-2003 10:21 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 12:06 AM
05-20-2003 12:06 AM
Re: Dt Error
Have you made any changes to dtwm/CDE resources to reflect the multi screen env? if yes which & what?
Does this only fail at 11.11 ?
Is that the exact error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 12:18 AM
05-20-2003 12:18 AM
Re: Dt Error
Do you find anything in
/var/dt/Xerrors
$HOME/.dt/*log
What does graphinfo and xdpyinfo give
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 02:49 PM
05-20-2003 02:49 PM
Re: Dt Error
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 02:51 PM
05-20-2003 02:51 PM
Re: Dt Error
Error: Counldn't find per display information
which definitely comes from DtWsmOccupyAllWorkspaces.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 07:11 PM
05-20-2003 07:11 PM
Re: Dt Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 04:02 AM
05-21-2003 04:02 AM
Re: Dt Error
Quick source examination shows that there is some dependency on libXt for things like the application context and the like.
Does the sample program:
/usr/dt/share/examples/dtwsm/occupy.c
work in your environment? There's a makefile and what not in that directory as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 04:02 AM
05-21-2003 04:02 AM
Re: Dt Error
Quick source examination shows that there is some dependency on libXt for things like the application context and the like.
Does the sample program:
/usr/dt/share/examples/dtwsm/occupy.c
work in your environment? There's a makefile and what not in that directory as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 02:18 PM
05-21-2003 02:18 PM
Re: Dt Error
It appears that DtWsmOccupy.. only works if X-toolkit is used on HP-UX which is not supposed to be the case!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 03:08 PM