https://bugzilla.novell.com/show_bug.cgi?id=346758 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346758#c11 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sndirsch@novell.com --- Comment #11 from JP Rosevear <jpr@novell.com> 2008-05-02 07:08:05 MST --- The statement in on factory for Xsetup is: # # Compiz # if test -x $glxinfo -a -x $compiz; then if test "$gdm" = "yes" ; then # when running glxinfo with fglrx driver the first time it # hangs forever (Bug #345035) $glxinfo &> /dev/null & sleep 1; kill -9 $! if $glxinfo | grep -q GLX_EXT_texture_from_pixmap ; then $compiz --sm-disable decoration fade place & if test -x $gwd ; then $gwd --minimal & fi fi fi fi Stefan, I assume perhaps this is a duplicate then? -- 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.