summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/piecesbar.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2021-09-26 15:33:53 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2021-10-03 14:22:11 +0100
commit88fc21e9938e08827751509d4da20b9dad44bf92 (patch)
tree587b0e3c3a476e6dff111a769047c809f05cbc74 /deluge/ui/gtk3/piecesbar.py
parent54674576dba2c5efd945c1e8f5accd2d8ca2afcd (diff)
downloaddeluge-88fc21e9938e08827751509d4da20b9dad44bf92.tar.gz
deluge-88fc21e9938e08827751509d4da20b9dad44bf92.tar.bz2
deluge-88fc21e9938e08827751509d4da20b9dad44bf92.zip
[Stats] Fix cairo error and failing tests
Fixed the Stats GTKUI test not updated to the new GTK3 dir layout. Fixed pygobject cairo ImageSurface error: AttributeError: 'gi.repository.cairo' object has no attribute 'ImageSurface' The documentation seems to suggest that using `import cairo` is the correct usage and this fixed the issue, along with adding suggested gi.require_foreign call. References: https://pygobject.readthedocs.io/en/latest/guide/cairo_integration.html
Diffstat (limited to 'deluge/ui/gtk3/piecesbar.py')
0 files changed, 0 insertions, 0 deletions