GNOME Bugzilla – Bug 602071
gnome-wm: "export LIBGL_ALWAYS_INDIRECT=1" is not portable
Last modified: 2011-01-27 21:04:44 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
gnome-wm has been removed.