Page 3 of 3

Re: 1.2.2 Can't connect to host

Posted: Sat Mar 27, 2010 10:37 pm
by intheloop
I had compiled 1.2.2 from source, then I believe my OS (Linux Mint/Jaunty) auto-updated it as well, since then I've had exactly the same problem as steve096.

Anyway I removed the same things as you Steve, in Synaptic. Then:

Code: Select all

sudo rm -rf /usr/lib/python2.5/site-packages/deluge*
sudo rm -rf /usr/share/deluge/*
sudo rm -rf /usr/share/applications/deluge.desktop
sudo rm /usr/share/pixmaps/deluge.xpm
as well as /usr/lib/python2.6/site-packages/deluge*
and ~/.config/deluge

Then just searched for and removed anything deluge related and reinstalled from Synaptic. Seems to work fine now (although I've had to manually re-add torrents).

In conclusion, I couldn't seem to find an elegant solution so just removed everything and started again.

Re: 1.2.2 Can't connect to host

Posted: Sun Mar 28, 2010 12:17 am
by Cas
It seems that this your problem maybe a bug and is fixed in 1.2.3 however when this update will be available in PPA is unknown.

Re: 1.2.2 Can't connect to host

Posted: Wed Mar 31, 2010 5:03 pm
by steve096
I followed the same steps intheloop did, then built 1.2.3 from source and its working perfectly again. Thank you everyone!

Re: 1.2.2 Can't connect to host [Solved]

Posted: Fri Apr 09, 2010 2:49 pm
by freddybob
Anyone know when 1.2.3 will be in the PPA?
https://launchpad.net/~deluge-team/+archive/ppa

Edit: the PPA was updated with 1.2.3 on April 11.