I had Deluge installed by default (Linux Mint) and it was uninstalled at some point. I have since used synaptic to reinstall it, but it will not start.
I removed it via synaptic and told it to "completely" remove it.
Reinstalled via synaptic and it still won't start. ( I was not thinking to launch it from the console and look for error messages yet. Linux noob.)
Did a complete uninstall again via synaptic.
Installed the debian package from the download page of the Deluge website.
Now I get this when I try to start it:
Code: Select all
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentPeers
Initialising plugin TorrentFiles
Initialising plugin MoveTorrent
Initialising plugin WebSeed
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin Locations
Initialising plugin EventLogging
Initialising plugin NetworkHealth
Initialising plugin SpeedLimiter
Initialising plugin TorrentCreator
Initialising plugin TorrentNotification
Initialising plugin NetworkGraph
Initialising plugin TorrentSearch
Initialising plugin ExtraStats
Initialising plugin TorrentPieces
Initialising plugin BlocklistImport
Applying preferences
Starting DHT...
terminate called after throwing an instance of 'asio::system_error'
what(): Address already in use
Aborted (core dumped)
Thanks in advance,
-Doc