Mailinglist Archive: opensuse-bugs (10021 mails)
| < Previous | Next > |
[Bug 235177] gnome-xgl-settings needs to follow /opt/gnome -> /usr move
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 15 Jan 2007 08:40:26 -0700 (MST)
- Message-id: <20070115154026.6BA92F96@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=235177
------- Comment #1 from andreas.hanke@xxxxxxxxxxxxxx 2007-01-15 08:40 MST -------
Another instance of basically the same problem is in /usr/bin/gnome-xgl-switch:
if [ -e /opt/gnome/sbin/gdm-safe-restart ] ; then
/opt/gnome/sbin/gdm-safe-restart || exit 1
fi
But gdm-safe-restart is /usr/sbin/gdm-safe-restart now.
--
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, or are watching someone who is.
------- Comment #1 from andreas.hanke@xxxxxxxxxxxxxx 2007-01-15 08:40 MST -------
Another instance of basically the same problem is in /usr/bin/gnome-xgl-switch:
if [ -e /opt/gnome/sbin/gdm-safe-restart ] ; then
/opt/gnome/sbin/gdm-safe-restart || exit 1
fi
But gdm-safe-restart is /usr/sbin/gdm-safe-restart now.
--
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, or are watching someone who is.
| < Previous | Next > |