Comment 7 for bug 692635

Revision history for this message
Severin H (severinh) wrote : Re: Crashes due to Gdk:ERROR...miUnionNonO: assertion failed: (y1 < y2)

Also, LottaNZB spawns incredible amounts of short-lived threads, namely one for each query to SABnzbd (at least one per second). For the sake of peformance, one might consider some form of pooling, or evaluate whether falling back to running only one query at a time negatively affects the UI's responsiveness.