Assertion failed: (!surface->finished), function _cairo_surface_release_source_image, file cairo-surface.c, line 2092.

Support for Deluge on Apple Mac OS
Post Reply
bolshoi
Member
Member
Posts: 13
Joined: Sun Oct 25, 2020 5:42 am

Assertion failed: (!surface->finished), function _cairo_surface_release_source_image, file cairo-surface.c, line 2092.

Post by bolshoi »

I'm running deluge (latest stable) on MacOS Big Sur.
have been running under Python 3.9.0_1 (from Homebrew)

Last night I upgraded latest python to 3.9.0_2, and now when I try to launch deluge ui via deluge command in terminal, it crashed on launch returning this error:
Assertion failed: (!surface->finished), function _cairo_surface_release_source_image, file cairo-surface.c, line 2092.

The deluge daemon (deluged) is running normally in the background. But now i cannot launch the UI.

Tried to reinstall pygobject3 & gtk+3 & adwaita-icon-theme via Homebrew but same issue.

Any clue?

Thanks!
bolshoi
Member
Member
Posts: 13
Joined: Sun Oct 25, 2020 5:42 am

Re: Assertion failed: (!surface->finished), function _cairo_surface_release_source_image, file cairo-surface.c, line 209

Post by bolshoi »

Thanks! issue is resolved after updating Cairo to 1.16.0_4
Post Reply