haven't found a thing there on the forums + i put out a thread about it and no one has responded so far, all other azureus topics there have been left to die as well
make backups of any files you edit so you can change back if things don't work as expected.
For the time being i've seemed to solved my issue by not using Azureus, downloaded another client called Deluge, didn't have to tweek setting or anything, ity just ran perfectly from the start. With deluge i'm having steady download speeds from 80 Kb/s up
Though i'll cheq those links you gave me, i'm curious as to why i was having so much trouble with azureus, i hope to figure it out
Deluge is pretty good, been using it for a while. The plugins let you do just about everything such as scheduling etc. My only gripes with it are the web interface, which isn't really a priority for everyone, so seems to be treated like a bastard child a bit. "Pause All" from the web interface behaves differently to the "Pause All" button in the actual program, and the web client doesn't give you the ability to manipulate individual files.
Ever wondered why I don't bother with the svn repositories?
running build_ext
building 'libtorrent' extension
creating build/temp.linux-i686-2.4
creating build/temp.linux-i686-2.4/libtorrent
creating build/temp.linux-i686-2.4/libtorrent/src
creating build/temp.linux-i686-2.4/libtorrent/src/kademlia
creating build/temp.linux-i686-2.4/libtorrent/bindings
creating build/temp.linux-i686-2.4/libtorrent/bindings/python
creating build/temp.linux-i686-2.4/libtorrent/bindings/python/src
gcc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -fPIC -I./libtorrent -I./libtorre nt/include -I./libtorrent/include/libtorrent -I/usr/include/python2.4 -I/usr/inc lude/python2.4 -c ./libtorrent/src/bt_peer_connection.cpp -o build/temp.linux-i6 86-2.4/./libtorrent/src/bt_peer_connection.o -D_FILE_OFFSET_BITS=64 -DNDEBUG -DT ORRENT_USE_OPENSSL=1 -O2 -Wno-missing-braces
gcc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -fPIC -I./libtorrent -I./libtorre nt/include -I./libtorrent/include/libtorrent -I/usr/include/python2.4 -I/usr/inc lude/python2.4 -c ./libtorrent/src/assert.cpp -o build/temp.linux-i686-2.4/./lib torrent/src/assert.o -D_FILE_OFFSET_BITS=64 -DNDEBUG -DTORRENT_USE_OPENSSL=1 -O2 -Wno-missing-braces
gcc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -fPIC -I./libtorrent -I./libtorre nt/include -I./libtorrent/include/libtorrent -I/usr/include/python2.4 -I/usr/inc lude/python2.4 -c ./libtorrent/src/session_impl.cpp -o build/temp.linux-i686-2.4 /./libtorrent/src/session_impl.o -D_FILE_OFFSET_BITS=64 -DNDEBUG -DTORRENT_USE_O PENSSL=1 -O2 -Wno-missing-braces
./libtorrent/src/session_impl.cpp: In member function ?void libtorrent::aux::ses sion_impl::recalculate_unchoke_slots(int, int)?:
./libtorrent/src/session_impl.cpp:1551: warning: unused variable ?ret?
gcc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -fPIC -I./libtorrent -I./libtorre nt/include -I./libtorrent/include/libtorrent -I/usr/include/python2.4 -I/usr/inc lude/python2.4 -c ./libtorrent/src/storage.cpp -o build/temp.linux-i686-2.4/./li btorrent/src/storage.o -D_FILE_OFFSET_BITS=64 -DNDEBUG -DTORRENT_USE_OPENSSL=1 - O2 -Wno-missing-braces
./libtorrent/src/storage.cpp: In function ?void libtorrent::recursive_copy(const Path&, const Path&, libtorrent::error_code&)?:
./libtorrent/src/storage.cpp:258: error: ?boost::filesystem::basic_directory_ite rator? has not been declared
./libtorrent/src/storage.cpp:266: error: ?basic_directory_iterator? was not decl ared in this scope
./libtorrent/src/storage.cpp:266: error: expected primary-expression before ?>? token
./libtorrent/src/storage.cpp:266: error: ?end? was not declared in this scope
./libtorrent/src/storage.cpp:266: error: ?i? was not declared in this scope
./libtorrent/src/storage.cpp: In function ?void libtorrent::recursive_remove(con st Path&)?:
./libtorrent/src/storage.cpp:284: error: ?boost::filesystem::basic_directory_ite rator? has not been declared
./libtorrent/src/storage.cpp:290: error: ?basic_directory_iterator? was not decl ared in this scope
./libtorrent/src/storage.cpp:290: error: expected primary-expression before ?>? token
./libtorrent/src/storage.cpp:290: error: ?end? was not declared in this scope
./libtorrent/src/storage.cpp:290: error: ?i? was not declared in this scope
./libtorrent/src/storage.cpp: In member function ?virtual bool libtorrent::stora ge::initialize(bool)?:
./libtorrent/src/storage.cpp:527: warning: comparison between signed and unsigne d integer expressions
./libtorrent/src/storage.cpp: In function ?void libtorrent::recursive_copy(const Path&, const Path&, libtorrent::error_code&) [with Path = boost::filesystem::pa th]?:
./libtorrent/src/storage.cpp:884: instantiated from here
./libtorrent/src/storage.cpp:266: error: ?i? was not declared in this scope
./libtorrent/src/storage.cpp: In function ?void libtorrent::recursive_remove(con st Path&) [with Path = boost::filesystem::path]?:
./libtorrent/src/storage.cpp:891: instantiated from here
./libtorrent/src/storage.cpp:290: error: ?i? was not declared in this scope
error: command 'gcc' failed with exit status 1