[Bug 141164] Re: Desktop effects could not be enabled since latest updates

2007-09-20 Thread TJ
*** This bug is a duplicate of bug 141130 *** https://bugs.launchpad.net/bugs/141130 ** This bug has been marked a duplicate of bug 141130 compiz stop working after 17-Sept-2007 updates -- Desktop effects could not be enabled since latest updates https://bugs.launchpad.net/bugs/141164 You

[Bug 141164] Re: Desktop effects could not be enabled since latest updates

2007-09-20 Thread Sean Flaherty
This is also entered in launchpad as bug #141130. There is a comment there to see ubuntuforums .org for a change to the /usr/bin/compiz wrapper script. The change: [FROM] 222c222 < TEXTURE_LIMIT=$(glxinfo -l | grep GL_MAX_TEXTURE_SIZE | sed 's/.*=[^0-9]//g') --- [TO] > TEXTURE_LIMIT=$

[Bug 141164] Re: Desktop effects could not be enabled since latest updates

2007-09-20 Thread Sean Flaherty
Oops. That was reversed... [FROM] TEXTURE_LIMIT=$(glxinfo -l | grep GL_MAX_3D_TEXTURE_SIZE | sed 's/.*=[^0-9]//g') --- [TO] TEXTURE_LIMIT=$(glxinfo -l | grep GL_MAX_TEXTURE_SIZE | sed 's/.*=[^0-9]//g') -- Desktop effects could not be enabled since latest updates https://bugs.launchpad.net/bugs/1