After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 602071 - gnome-wm: "export LIBGL_ALWAYS_INDIRECT=1" is not portable
gnome-wm: "export LIBGL_ALWAYS_INDIRECT=1" is not portable
Status: RESOLVED OBSOLETE
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other Solaris
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-16 09:15 UTC by Marcel Telka
Modified: 2011-01-27 21:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marcel Telka 2009-11-16 09:15:02 UTC
The "export LIBGL_ALWAYS_INDIRECT=1" line in gnome-wm[1] does not work with some ancient shells[2]. Please change the line to:

LIBGL_ALWAYS_INDIRECT=1
export LIBGL_ALWAYS_INDIRET

Reference:
[1] http://git.gnome.org/cgit/gnome-session/tree/data/gnome-wm
[2] http://bugs.opensolaris.org/view_bug.do?bug_id=6766493
Comment 1 Matthias Clasen 2011-01-27 21:04:44 UTC
gnome-wm has been removed.