Custom Query (2447 matches)
Results (22 - 24 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#22 | Invalid | Firestarter shows events on port 6771 | ||
Description |
Hi, I run deluge 0.5.8.3 on Ubuntu 7.10 and Firestarter is showing events from deluge all the time on the udp port 6771 from my IP address to my IP address. Deluge is set to use the (open) ports 6881 to 6889, and all the boxes in the DHT options, network extras and encryption are ticked. Should I open this port as well? |
|||
#23 | Fixed | Specify Download Location/Files in WebUI | ||
Description |
The add torrent dialog for the current WebUI is very basic. If it could be made to match the GTK dialog, or at least have the ability to specify the download location that would be great, and help those of us who use our desktops are seedboxes. |
|||
#24 | Fixed | Segfault in deluge_core.so while checking partial download (Debian) | ||
Description |
Torrent partially downloaded; ran out of disk space; killed deluge forcefully (ctrl-alt-backspace to kill X). Added disk space to partition and resumed deluge. On startup, deluge started to check the partial download. It reproducibly crashes part way through the check. Here is the backtrace: #0 0xb6c9995d in libtorrent::piece_manager::export_piece_map ()
#1 0xb6c04bed in libtorrent::torrent_handle::write_resume_data ()
#2 0xb6d571c1 in ?? ()
... Appears to be the same as this Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/deluge-torrent/+bug/190028 I have also filed this as Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465059 |