Ultra 10, Solaris 9. Elite 3D, when remote displaying Mozilla 1.4.3 or Evolution 1.4.5 (3rd pty) from RedHat Linux (intel system) to Ultra 10, the colours red and blue are swapped i.e. blue is red, red is blue.
Removing XRender extention from OWconfig fix the issue
edited /usr/openwin/server/etc/OWconfig and removed:
class="XEXTENSION" name="RENDER"
sharedObject="SUNWRender.so.1"
initFunc="RenderExtensionInit"
preLoad="YES"
unload="NO";
b) restarted the Xserver.
xdpyinfo
no longer shows the RENDER extension.
and colours are now being shown correctly
To reproduce it, install latest Sol 9 version + Xsun + Elite 3d + XRender patch
see attached showrev-p
From a RedHat ES 3.0 using Mozilla 1.4 Blue link are Red when visiting www.sun.com
xxxxx@xxxxx.com 2004-12-24 15:17:25 GMT
Work Around
Removing XRender extention from OWconfig fix the issue
edited /usr/openwin/server/etc/OWconfig and removed:
class="XEXTENSION" name="RENDER"
sharedObject="SUNWRender.so.1"
initFunc="RenderExtensionInit"
preLoad="YES"
unload="NO";
b) restarted the Xserver.
xdpyinfo
no longer shows the RENDER extension.
and colours are now being shown correctly
xxxxx@xxxxx.com 2004-12-24 15:17:26 GMT