Java Mailing List Archive

http://www.redhatconfig.com/

Home » Mandriva Cooker »

[Cooker] gnome 2.23 doesn't set GNOME_DESKTOP_SESSION_ID

Luc Menut

2008-07-13

Replies: Find Java Web Hosting

Author LoginPost Reply
Hello,

in gnome 2.23, gnome-session doesn't set GNOME_DESKTOP_SESSION_ID, but
GNOME_DESKTOP_SESSION_ID is often used to set if the desktop environment
is Gnome, like in all scripts from xdg-utils (xdg-open, xdg-email, ...),
www-browser, ...
grep -n GNOME_DESKTOP_SESSION_ID xdg-open
305:   elif [ x"$GNOME_DESKTOP_SESSION_ID" != x"" ]; then DE=gnome;

Is it definitive that GNOME_DESKTOP_SESSION_ID is not set by gnome ?
In this case, we need to found another way to determine that the desktop
environment is Gnome (GNOME_KEYRING_PID ?), and we need to adapt all the
scripts which use GNOME_DESKTOP_SESSION_ID.

regards,

Luc
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.