Custom Query (2447 matches)
Results (454 - 456 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#317 | Fixed | Update the torrentview when torrent status changes | ||
Description |
If 'Downloading' is selected from the sidebar, and a torrent from the torrentview is paused (either from the gtkui itself, or from another ui), then the torrent remains in the view, although it doesn't match the selected filter. The attached patch fixes the issue (I have added inline comments explaining the changes made). |
|||
#318 | Fixed | Minor cleanups | ||
Description |
Patch for some rather minor code cleanups. |
|||
#2349 | Invalid | Deluge 1.3.3 (Debian Wheezy / Jessie Package) Segfault | ||
Description |
I get segfaults running deluge, like twice every day (host runs through several days) From dmesg I can read messages like this: deluge[26295]: segfault at 7f80f9ffcf78 ip 00007f810e95a4dc sp 00007f80f9ffcf80 error 6 in libtorrent-rasterbar.so.6.0.0[7f810e7f0000+28b000] Maybe I can reprod or get a stacktrace with symbols but I don't think I have the time for building the program myself. I just let it run, I don't do anything before it crashes. I also don't use the webclient, just deluge-gtk. I hope this can help improving this nice software. |