Opened 15 years ago

Closed 15 years ago

#776 closed bug (WontFix)

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

Reported by: crosser@… 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 Changed 15 years ago by andar

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