Gérard Henry wrote:
Gérard Henry wrote:
hello all,
i'm unhappy after applying some patches on my sunrays servers (S10U2 sparc).
119280-14 CDE 1.6: Runtime library patch for Solaris 10
119418-04 GNOME 2.6.0: Gnome On-screen Keyboard Patch
119900-04 GNOME 2.6.0: Gnome libtiff - library for reading and writing TIFF
119906-11  Gnome 2.6.0: Virtual File System Framework patch
125279-05 CDE1.6: dtsession patch
125531-02 Gnome 2.6.0: File System Examiner Patch

my users are presentend a warning suggesting using JDS instead of CDE!
I don't want that they use JDS on my servers, how can i suppress this warning?
Why this warning doesn't appear in the README above?


it seems that this is related to /usr/dt/lib/dtobsolete
For now, i remove this binary, but is there a proper solution?

This warning was created to address CR 6556434,
and was presented in patch streams
119280/119281-14.  If you have a service contract,
I encourage you to log a call and request that a
bug be opened, so that we get the necessary push
back.  Perhaps at minimum this could be added to a
patch README, but more importantly perhaps the
information can be presented less inconveniently
and the workaround documented better.

The behavior can be disabled by setting the
"dt.obsolete: true" X resource.  You can look at
the dtsession_res(1) and dtlogin(1) man pages for
likely places to set this.  If you're concerned
with a single locale,
/usr/dt/config/$LANG/sys.resources seems a good
place.  If you want it to be system-wide, it might
be better to set it via xrdb for all sessions
during session startup, by placing a script into
/etc/dt/config/Xsession.d/ which does:

echo "dt.obsolete: true" | /usr/openwin/bin/xrdb -merge

This will ensure that the resource is set for all
sessions during startup.

We're currently evaluating whether we can mitigate
the impact of this change in a future SRSS patch.

-Bob

Disclaimer: Opinions expressed in this mail are my own,
and are not necessarily shared by my employer

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to