Custom Query (2447 matches)
Results (196 - 198 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2390 | WorksForMe | Deluged Crash Upon Adding Torrent | ||
Description |
Using the Deluge Daemon on a Odroid XU running Jessie Debian. Some torrents were working fine, but when adding torrents now (no software changes just new torrents), the daemon according to the "top" command will still be running, however the client cannot connect to the daemon after the torrent was added. The Daemon can not be killed with pkill or kill, restarting the machine and deluged yields no paused downloads. Below is the last few entries of the debug logs. |
|||
#2419 | WorksForMe | Deluge freezes upon adding magnets or torrent files | ||
Description |
As soon as I click the "Add" button for a torrent/magnet, Deluge completely locks up, both the window and the tray icon. I waited for something like 5 minutes for a response. The deluge process had to be killed with kill -9 before I could re-launch the apllication. I tried a few different torrents/magnets and always got the same result. Sorry it's not much info, but I couldn't find any bug reporting outlines on the wiki. I suppose I could attempt a backtrace if that would be helpful. The only output I get on the command line is this: /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised self.gnome_prog = gnome.init("Deluge", deluge.common.get_version()) /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised self.gnome_prog = gnome.init("Deluge", deluge.common.get_version()) /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::display after class was initialised self.gnome_prog = gnome.init("Deluge", deluge.common.get_version()) /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised self.gnome_prog = gnome.init("Deluge", deluge.common.get_version()) Some system/version info: Linux Mint 16 Petra \n \l Linux persephone 3.11.10-db #1 SMP PREEMPT Sat Feb 8 07:59:43 EST 2014 x86_64 x86_64 x86_64 GNU/Linux deluge: Installed: 1.3.6-0ubuntu2 Candidate: 1.3.6-0ubuntu2 Version table: *** 1.3.6-0ubuntu2 0 500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages 100 /var/lib/dpkg/status python-libtorrent: Installed: 0.16.11-1ubuntu1 Candidate: 0.16.11-1ubuntu1 Version table: *** 0.16.11-1ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages 100 /var/lib/dpkg/status |
|||
#2441 | WorksForMe | Deluge isn't sorting torrents properly | ||
Description |
If you tried to sort all your torrents by name, or progress, etc. , it isn't sorting properly. For example, if I wanted to sort by name, it would be out of order. I do not have auto-manged torrents on any of the torrents, nor did I enable Queue new torrents top of the list. |