- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Limitation on display value
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
10-10-2001 05:58 AM
10-10-2001 05:58 AM
Limitation on display value
We are using a PC based X server to run X applications on an HP-UX 10.20 host.
If we set the display to be :
all the X applications work.
However, if we set the display to be :
then some applications, for example dtterm, fail with the error:
dtterm fails with:
Error: Can't open display: NAT06.sgjds.telefonica.es:150.0
Error: Couldn't find per display information
It appears to be a problem if the display id is
greater than 99 (ie 3 digits).
Can anyone give me any information regarding this and are there are workarounds.
Thank you
Regards
Sue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 06:10 AM
10-10-2001 06:10 AM
Re: Limitation on display value
This is not a limitation of the X application but rather of your X server (i.e. your PC emulator).
The format of the DISPLAY variable is
hostname:displaynumber.screennumber
where hostname can be the hostname or IP address; displaynumber generally refers to a set of monitors that share a common keyboard and mouse; screennumber (default 0) is used when a monitor is shared among multiple keyboards and mice.
Note that DISPLAY is simply an environment variable to the application's environment; it is up to your PC emulator to do with as it will.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 06:16 AM
10-10-2001 06:16 AM
Re: Limitation on display value
However why do you need to set the display to anything other than
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 06:20 AM
10-10-2001 06:20 AM
Re: Limitation on display value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 10:18 AM
10-10-2001 10:18 AM
Re: Limitation on display value
you could configure VNC to use a server-number
of 150, point your "dtterm" to it, and thus see
wether it is the application or the X-server...
but why do you do this? Do you really have one
station where more than 99 old-fashioned
graphics terminals are connected to it, so that
each one has its own X-server process running?
Never seen that :-/
Just my ?0.02,
Wodisch
PS: Ever heard the Johnny Cash song "Boy named Sue"? :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 01:56 PM
10-10-2001 01:56 PM
Re: Limitation on display value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 02:38 PM
10-10-2001 02:38 PM
Re: Limitation on display value
I also recall a bug some time back but cannot
exactly remember what it was. I am surprised you
have so many connections from the one X-server.
Do you have any memory bottlenecks?
BTW Wodisch, I thought the best Johnny Cash song was "Burning Ring of Fire!"
-Michael