- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Strange Font Color Problem
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
06-12-2001 09:37 AM
06-12-2001 09:37 AM
I have an HP-UX 11 box that has a strange font color problem. When I bring up a terminal or texteditor, the font color in each window is black text on grey background. As soon as I bring up the Style Manager (simply clicking on the icon on the front panel), the text changes from black to white (normal) within the windows.
Everything within the Style Manager is set to default.
Any and all help appreciated!
Thanks,
Pete
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 10:19 AM
06-12-2001 10:19 AM
Re: Strange Font Color Problem
I've seen this problem before when a user has customised the cde screenlock logo for one of their own design ...... so what changes to the default CDE
settings/env have you been doing ? (other than the dtlogin matte and message) ? been changing the colours ?
I suspect this is the link .... I've also noticed that setting most colors for applications resolve the problem but does not do much for CDE's desktop colour options.
My feeling is a contention for colours and/or colormap issues with the CDE manager ... without knowing what exactly you've done ....
I'm off now UK time = time to go home .... back tomorrow .... since i have a vested interest and a system demonstrating the problem I'll see what I can find out. You maybe wise to log an official call with HP though .... as I suspect it may be reproduceable given the right image/color scheme ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 10:21 AM
06-12-2001 10:21 AM
SolutionBelieve it or not, I've seen this problem before, and there is a fairly straightforward solution to this.
This can occur if you make customizations to resource files under /etc/dt/app-defaults/C which have the line #include "Dt" in them. For one reason or another, the applications are unable to load the "Dt" file unless it actually exists in the /etc/dt/app-defaults/C directory.
You can resolve this by copying /usr/dt/app-defaults/C/Dt to /etc/dt/app-defaults/C.
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 10:27 AM
06-12-2001 10:27 AM
Re: Strange Font Color Problem
your customisations ..... are you putting them in /etc/dt/config/C/Xresources ..... if yes what happens if you make them in /usr/..../Xresources ?
I seem to remember it helped somewhat when i tried this approach ..... no explanation as yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 11:37 AM
06-12-2001 11:37 AM
Re: Strange Font Color Problem
Kenneth, you 'da man! That was exactly the problem. I made the suggested change and all is working normally.
Thanks & HAGO,
Pete