simon.zheng at sun.com wrote:
> Hi,
> 
> Recently when I start GUI application on Solaris Sparc. It always shows
> me warning. 
> 
> "Xlib:  extension "RANDR" missing on display ":0.0"."
> 
> bash-3.2$ cat /etc/release 
>                   Solaris Express Community Edition snv_93 SPARC
>            Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
>                         Use is subject to license terms.
>                              Assembled 03 July 2008
> 
> ?Anyone know what's problem?

You are running buggy applications (or possibly applications using a
buggy library) which make calls to the RANDR extension without first
checking if the X server in question supports it.    File bugs against
those applications/libraries.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to