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)

restores proper functionality for me.

I suppose some classes are mutually inheriting from each other or
something similar.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130941

Title:
  CCSM: No icons and text in main screen, submenus of the plugins work
  normally

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1130941/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to