Search found 5 matches
- Sat May 04, 2013 4:53 pm
- Forum: Support
- Topic: Change dist, keep hashed torrents
- Replies: 1
- Views: 1353
Change dist, keep hashed torrents
I would like to switch system from Ubuntu to Arch, but would like to avoid having to rehash every single torrent file with the new distribution. Would it be possible to copy ~/.config/deluge from Ubuntu then change to Arch, add the config map and torrent wouldn't need to be rehashed?
- Thu Oct 27, 2011 4:14 pm
- Forum: Support
- Topic: Deluge 1.3.3 columns don't add
- Replies: 4
- Views: 4443
Re: Deluge 1.3.3 columns don't add
Thanks, but how do I apply the patch? Only edit the source file? Will it effect the version numbering, will my client become a modified version since the edit will change the hash if it exist.Cas wrote:See new ticket and workaround patch: http://dev.deluge-torrent.org/ticket/1957
- Thu Oct 27, 2011 11:22 am
- Forum: Support
- Topic: Deluge 1.3.3 columns don't add
- Replies: 4
- Views: 4443
Re: Deluge 1.3.3 columns don't add
Have the same issue with Swedish language, did get this when trying to add 'ratio' column. Are there any workaround? Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/listview.py", line 339, in on_menuitem_toggled self.columns[name].column.set_visibl...
- Tue Sep 06, 2011 6:07 pm
- Forum: Support
- Topic: gtkui fail to connect to daemon
- Replies: 2
- Views: 3411
Re: gtkui fail to connect to daemon
Is the deluged local or remote? Can you try with a new config using '-c' parameter for both client and daemon. It's local, I don't think it's related to iptables because it's loopback interface. Deluge can work for a few times then suddenly out of the blue does it stop working and never work again ...
- Fri Sep 02, 2011 9:44 am
- Forum: Support
- Topic: gtkui fail to connect to daemon
- Replies: 2
- Views: 3411
gtkui fail to connect to daemon
Connecting to the daemon from deluge-gtk is not working, it look like deluge manage to connect to deluged but then immediately close the connection. It's possible to start the daemon but after deluge fail to connect does the gtkui fail to register that deluged is running, trying to start deluged aga...