compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #45278
[Bug 1130941] Re: CCSM: No icons and text in main screen, submenus of the plugins work normally
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 compiz
packagers, which is subscribed to compiz in 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
References