I can't connect to any tracker on both RC3 and 1.1.0. Tracker status is either "Error: Connection refused" or "Error: Operation canceled". I still can connect to DHT though.
RC2 and RC1 work fine. Help, please
Still getting the same error. With both 1.0.6 and svn versions :shock: OK. Applied some magic, and made it work. Seems that this part doesn't work properly: _source_removals = ["memdebug.cpp", "mapped_storage.cpp"] for source in _sources: for rem in _source_removals: if rem in so...
I'm trying to compile deluge-1.0.6 under Gentoo. The error is: ./libtorrent/src/memdebug.cpp: In static member function 'static void* memdebug::my_malloc_hook(size_t, const void*)': ./libtorrent/src/memdebug.cpp:146: error: 'demangle' was not declared in this scope Same error when compiling svn vers...
At first, thanks for all your hard work. Deluge is the best torrent client for Linux. Still, I'd like to know if there is any way to add torrent without hash checking. I don't see any point in checking recently created torrents, which I seed (especially when the size is about 10Gb). This feature wou...