Opened 16 years ago

Closed 16 years ago

#776 closed bug (WontFix)

Crash: _cairo_error: Assertion `(status != CAIRO_STATUS_SUCCESS && status <= CAIRO_STATUS_INVALID_WEIGHT)' failed.

Reported by: crosser@average.org Owned by: andar
Priority: major Milestone:
Component: Unknown Version: 1.1.0
Keywords: Cc:

Description

When the GTK GUI is started/was running while a new torrent was just added but not yet began to download, the program crashes with:

python: cairo.c:87: _cairo_error: Assertion `(status != CAIRO_STATUS_SUCCESS && status <= CAIRO_STATUS_INVALID_WEIGHT)' failed.

If the questionable torrent is out of the "list of torrents" pane, the program does not crash, but as you scroll in it crashes.

I saw similar complains in regard to other python programs that use cairo. My guess is that somewhere, something like an empty text is attempted to be rendered by cairo, and it does not like it and bails out.

Eugene

Change History (1)

comment:1 by andar, 16 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.