Mailinglist Archive: opensuse-bugs (15092 mails)
| < Previous | Next > |
[Bug 300678] GDM sets XDG_DATA_DIRS incorrectly
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 9 Sep 2007 15:23:42 -0600 (MDT)
- Message-id: <20070909212342.70F9B245353@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=300678#c4
--- Comment #4 from JP Rosevear <jpr@xxxxxxxxxx> 2007-09-09 15:23:40 MST ---
I presume this is a conflict between:
2007-05-14 Brian Cameron <brian.cameron@xxxxxxx>
* daemon/slave.c, gui/Makefile.am: Now install GDM desktop files
to /usr/share/gdm/applications and append this directory to
XDG_DATA_DIR before starting the user session, so that these
desktop files are only visible if using the GDM program as the
display manager. This will ensure these menu options do not
appear when using other display managers such as KDM or CDE
login. Fixes bug #434813.
and
if test -z "$XDG_DATA_DIRS" ; then
mean that it in essence never gets set in /etc/profile.d/xdg-environment.sh
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #4 from JP Rosevear <jpr@xxxxxxxxxx> 2007-09-09 15:23:40 MST ---
I presume this is a conflict between:
2007-05-14 Brian Cameron <brian.cameron@xxxxxxx>
* daemon/slave.c, gui/Makefile.am: Now install GDM desktop files
to /usr/share/gdm/applications and append this directory to
XDG_DATA_DIR before starting the user session, so that these
desktop files are only visible if using the GDM program as the
display manager. This will ensure these menu options do not
appear when using other display managers such as KDM or CDE
login. Fixes bug #434813.
and
if test -z "$XDG_DATA_DIRS" ; then
mean that it in essence never gets set in /etc/profile.d/xdg-environment.sh
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |