- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can't install private colormap
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
02-18-2000 12:51 AM
02-18-2000 12:51 AM
Can't install private colormap
application on the screen of the workstation but it runs on a X terminal or by
telnet. Did someone know why and how to solve it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2000 08:21 PM
02-20-2000 08:21 PM
Re: Can't install private colormap
that the problem could well be related to local Xserver settings on the HP-UX
system.
Have you tried looking at /etc/X11/X0screens or used SAM to try setting the
default visual of the Xserver to say either True or pseudo color and compared
the results ? Use the link "DISPLAY" via the sam gui to plough down into the
Xserver config stuff.
It could be a conflict between the H/W and the application depending on how the
application was written and what graphics card is installed, graphinfo output
may prove useful ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2000 08:21 PM
02-20-2000 08:21 PM
Re: Can't install private colormap
that the problem could well be related to local Xserver settings on the HP-UX
system.
Have you tried looking at /etc/X11/X0screens or used SAM to try setting the
default visual of the Xserver to say either True or pseudo color and compared
the results ? Use the link "DISPLAY" via the sam gui to plough down into the
Xserver config stuff.
It could be a conflict between the H/W and the application depending on how the
application was written and what graphics card is installed, graphinfo output
may prove useful ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2000 04:24 PM
02-22-2000 04:24 PM
Re: Can't install private colormap
The question about private colormaps is familiar. Most of the workstation
displays can install multiple simultaneous colormaps, unlike Xterminals which
are almost always limited to one hardware colormap.
That can "break" programs that set a private colormap on just a toplevel
window. The program depends on the technicolor effect to make the child
windows use the private colormap even though they still have the default
colormap as their own attribute. The customer should check that all windows in
the application have the correct colormap attribute set.
Mike has a handy program for viewing the colormap use of running X clients, let
us know if you'd like a copy.
Thanks to Mike from HP for the above info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2000 09:55 PM
02-22-2000 09:55 PM
Re: Can't install private colormap
X0screen file and with SAM in the DISPLAY section but I didn't find anything.
As Mike Stroyan says, there are 2 colormaps in the hardware of the workstation.
I would be happy to have a copy of this program to view the colormap use.
Thank you for your answers and in advance for the program.