Page 2 of 2

Re: Error after svn update

Posted: Tue Nov 13, 2007 9:04 pm
by tdotman
I just installed with svn, and I'm having a similar problem. It worked for a while, but it never exited properly (I'd always have to kill it with xkill). And now it won't even start. I tried to blow away the config directory, but I'm getting the same message:

Code: Select all

no existing Deluge session
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Applying preferences
Starting DHT...
No DHT file to resume
terminate called after throwing an instance of 'asio::system_error'
  what():  Address already in use
Aborted (core dumped)
Running on Ubuntu Feisty.

Re: Error after svn update

Posted: Tue Nov 13, 2007 9:07 pm
by markybob

Re: Error after svn update

Posted: Tue Nov 13, 2007 9:41 pm
by tdotman
Fair enough. So I just installed the deb for Feisty with no settings, and it loads the first few setup screens then terminates with this:

Code: Select all

no existing Deluge session
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Applying preferences
Starting DHT...
No DHT file to resume
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
  what():  boost::filesystem::default_name_check: default name check already set
Aborted (core dumped)