Custom Query (2447 matches)
Results (466 - 468 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2514 | Fixed | Every torrent is displayed twice | ||
Description |
After updating from 1.3.7 to 1.3.8, every torrent appears in the GUI twice. I am using Windows 7. |
|||
#2513 | Duplicate | Unable to start deluge after upgrading to kernel v3.16.3-2 - deluge-gtk: Cannot aquire lock | ||
Description |
First boot in this Debian Testing system after upgrade from kernel v3.14.x to v3.16.3-2, attempting to run 'deluge' (1.3.7-1): /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/queuedtorrents.py:60: Warning: The property GtkDialog:has-separator is deprecated and shouldn't be used anymore. It will be removed in a future version. "glade/queuedtorrents.glade")) /usr/lib/python2.7/dist-packages/deluge/ui/gtkui/queuedtorrents.py:60: Warning: The property GtkDialog:has-separator is deprecated and shouldn't be used anymore. It will be removed in a future version. "glade/queuedtorrents.glade")) [ERROR ] 13:37:45 ipcinterface:158 Deluge restart failed: Couldn't listen on any:/home/omega/.config/deluge/ipc/deluge-gtk: Cannot acquire lock. This is probably due to a glib upgrade (glib2.0 >= 2.41.2), as SpaceFM also had locking issues and needed to be fixed (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763575). Rating as blocker here as it completely prevents startup. |
|||
#2512 | Invalid | Unable to add more than 2047 torrents to server through GTK client | ||
Description |
Seems like I hit a max, adds all the way up to 2047 torrents, then the next one appears to stall communication to the server, closing out the client and reconnecting resumes updates, minus the torrents that would have been added. Server: deluged: 1.3.7 libtorrent: 0.16.17.0 Client: deluge-gtk: 1.3.7 |