Operating System - HP-UX
1824639 Members
4861 Online
109672 Solutions
New Discussion юеВ

Xlib: extension "XTEST" missing on display "abc.xyz.com:0.0".

 
Sanjiv Sharma_1
Honored Contributor

Xlib: extension "XTEST" missing on display "abc.xyz.com:0.0".

Hi,

I have a L3000/HP-UX 11i with
B4474FA B.09.12 HP Netstation Software

I have one p series Envizex workstation booting from L3000(tiger).

I have getting this error in the /root/home/root/.dt/sessionlogs/tiger_DISPLAY=abc.xyz.com:0 file.
Xlib: extension "XTEST" missing on display "abc.xyz.com:0.0".

The error is continuous and is growing too making my root filesystem 100%. What is the cause/solution of this error and also how can I trim the log file?

Thanks,

 

 

 

Moved from Archived Desktops and Workstations Boards>general to HP-UX > networking

Everything is possible
3 REPLIES 3
Ron Kinner
Honored Contributor

Re: Xlib: extension "XTEST" missing on display "abc.xyz.com:0.0".

I expect you would do better in the HPUX forum. This forum is mostly hardware oriented. About all I can tell you is that XTEST probably lives in

usr/X11R6/lib/X11/fonts/xtest

(If not the XF86Config file should have the path in it). I'd check that the file exists and that its permissions are such as to allow it to be executed by X.)

and that /var/dt/Xerrors may have more info for you.

Ron
Alex Glennie
Honored Contributor

Re: Xlib: extension "XTEST" missing on display "abc.xyz.com:0.0".

try this : xdpyinfo ├В┬ж grep -i xtest ?

if it reports back nothing I'd install the latest Xserver patch but it maybe down to enware not being meant for 11.11 not sure.....

xtest is an Xserver extension ......
Alex Glennie
Honored Contributor

Re: Xlib: extension "XTEST" missing on display "abc.xyz.com:0.0".

Also have you patched the enware s/w ?

ll /opt/hpxt/enware2/xthome.B.09.12/lib/C> ?