Operating System - HP-UX
1837206 Members
2319 Online
110115 Solutions
New Discussion

Re: X-Windows application fails to start

 
dictum9
Super Advisor

X-Windows application fails to start

Any idea what this means?
I am trying to start Legato Networker on a Itaniam 11.23 machine.
I exported the DISPLAY variable and allowed x-host access to the machine I am running the application on:


X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 88 (X_FreeColors)

3 REPLIES 3
SUDHAKAR_18
Trusted Contributor

Re: X-Windows application fails to start

Run the command from reflection & try!
skt_skt
Honored Contributor

Re: X-Windows application fails to start

Could u post o/p of "xset -q" after exporting and enabling xhost access
OFC_EDM
Respected Contributor

Re: X-Windows application fails to start

Are other X windows running successfully?
Such as

Is the X window software on your PC running in passive mode (listening for requests)?

For Exceed or Reflection did you append the number of the display to your display variable?
Example export DISPLAY=10.1.2.1:0
instead of export DISPLAY=10.1.2.1

The Devil is in the detail.