Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 2447)

Ticket Resolution Summary Owner Reporter
#3152 Upstream 1000s of connections stuck on CLOSE_WAIT LaserEyess
Description

On announcing, Deluge is not closing the file descriptors for TCP connections and frequently crashing due to 'too many open files'. As far as I can tell, this happens with every tracker, on every announce. After 10 or so announces deluge has too many open files and it subsequently crashes when it tries to open a new file descriptor for a TCP connection.

#3284 Upstream Opensuse No module named 'gi.pygtkcompat' Calum
Description

From forum: https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55400&p=229928&hilit=pygtkcompat#p229928

a packaging problem on opensuse, pygtkcompat has been deleted from python3-gobject package which breaks twisted.

Traceback (most recent call last):
File "/usr/bin/deluge-gtk", line 11, in <module>
load_entry_point('deluge==2.0.3', 'gui_scripts', 'deluge-gtk')()
File "/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__init__.py", line 63, in start
Gtk().start()
File "/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__init__.py", line 43, in start
from .gtkui import GtkUI
File "/usr/lib/python3.6/site-packages/deluge/ui/gtk3/gtkui.py", line 27, in <module>
from twisted.internet import defer, gtk3reactor
File "/usr/lib64/python3.6/site-packages/twisted/internet/gtk3reactor.py", line 26, in <module>
from twisted.internet import gireactor
File "/usr/lib64/python3.6/site-packages/twisted/internet/gireactor.py", line 78, in <module>
import gi.pygtkcompat
ModuleNotFoundError: No module named 'gi.pygtkcompat'
#3443 Upstream File is not moved when option "Move completed to" option is activated johan.mazel
Description

Deluge 2.0.3/libtorrent 1.2.9.0/Debian Testing (Bullseye).

The package is installed from the Debian repositories.

Steps to reproduce:

Expected behavior: completed file is moved to final directory.

Actual behavior: file stays in initial directory and some errors appears in terminal.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.