After installing MATE, and reinstalling Compiz, Emerald, and CCSM, CCSM looks like this:
http://gyazo.com/8df943586d11fbd2f2454eef7e83dc6d
Did I do something wrong?
EDIT: This probably belongs in the Desktop Environments category, actually.

Silent-Hunter wrote:After installing MATE, and reinstalling Compiz, Emerald, and CCSM, CCSM looks like this:
http://gyazo.com/8df943586d11fbd2f2454eef7e83dc6d
Did I do something wrong?
EDIT: This probably belongs in the Desktop Environments category, actually.

Code: Select all
Changing line
ret = super (PrettyButton, self).do_expose_event (self, event)
to
ret = gtk.Button.do_expose_event (self, event)
(in /usr/lib/python2.7/dist-packages/ccm/Utils.py)

Code: Select all
find /usr -name Utils.pyCode: Select all
/usr/lib/python2.7/site-packages/ccm/Utils.pyCode: Select all
qfile /usr/lib/python2.7/site-packages/ccm/Utils.pyCode: Select all
equery depends x11-apps/ccsm