Public bug reported:
After the system update, CCSM has stopped showing any icon at all.
Screenshot: https://i.imgur.com/ADEpcJZ.png
The error I get is:
File "/usr/lib/python2.7/dist-packages/ccm/Utils.py", line 171, in do_draw
ret = Gtk.Button.do_draw (self, cr)
TypeError: Expected cairo.Context
The pygobject port happens recently and it was working after that. It
got broken after the system update.
** Affects: compiz (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: cosmic
** Description changed:
After the system update, CCSM has stopped showing any icon at all.
Screenshot: https://i.imgur.com/ADEpcJZ.png
The error I get is:
- File "/usr/lib/python2.7/dist-packages/ccm/Utils.py", line 171, in do_draw
- ret = Gtk.Button.do_draw (self, cr)
- TypeError: Expected cairo.Context
+ File "/usr/lib/python2.7/dist-packages/ccm/Utils.py", line 171, in do_draw
+ ret = Gtk.Button.do_draw (self, cr)
+ TypeError: Expected cairo.Context
-
- The pygobject happens port happens recently and it was working after
- that. It got broken after the system update.
+ The pygobject port happens recently and it was working after that. It
+ got broken after the system update.
** Changed in: compiz (Ubuntu)
Status: New => Confirmed
--
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/1794765
Title:
CCSM has no icon, Gtk.Button.do_draw (self, cr), TypeError: Expected
cairo.Context (Ubuntu 18.10)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1794765/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~compiz
Post to : [email protected]
Unsubscribe : https://launchpad.net/~compiz
More help : https://help.launchpad.net/ListHelp