Ticket #776 (closed bug: wontfix)

Opened 4 years ago

Last modified 4 years ago

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

Reported by: crosser@… Owned by: andar
Priority: major Milestone:
Component: other 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

Changed 4 years ago by andar

  • status changed from new to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.