![]() Registered Member ![]()
|
I have a dsl router conected via LAN with my system.When using ktorrent network's speed gradually goes down and reaches zero.Then, Ktorrent doesnt work.I cant even browse any pages.I have to restart my system to reach internet,but when i open ktorrent i have the same problem again.Firewall i shutdown and ports are forwarded from the router.I have the same problem when im using bittorrent.Suse linux 10.0 intalled.Any suggestions?
|
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Your InternetServiceProvider is able to scan the data that come put of your ports, when is finds p2p traffic it "shapes" the bandwidth of your port or your whole connection.
This procedure of sniffing for p2p traffic and shaping it to a very low bandwidth is called "throttling", and is becoming more used by ISP's last years. In the Netherlands chello is also using it since some months. Normally the traffic wouldn't go to 0KB with shaping, and webtraffic should also stay working at normal bandwidth. ( but, if they want they could limit the whole connection so this is very speculative ) Maybe there's something else wrong here, a configuration with the firewall in the router maybe. |
![]() Registered Member ![]()
|
Ok now i understand.I dont think there is something wrong with my ISP nor with my router settings cause bittorrent works just fine under win xp sp2.Ive set ktorrent's ports same as bittorrent's, which are forwarded.Im using ktorrent 1.1.This may have to do something with my problem,but when trying to upgrade,ktorrent crashes.Only the version in suse dvd works
|
![]() Registered Member ![]()
|
When a distro package doesn't work please contact/inform the maker of the package, he got to know what's going on for being able to maintain a proper package.
Have you tried sniffing in konsole after running ktorrent from there? Maybe that might give us a hint of what's going on in your system Also, have you tried compiling it from source? It's not that hard as you might think, you just need a bunch of headers and a C/C++ compiler. |
![]() Registered Member ![]()
|
I tried compiling it from source.There where certain things missing(like c++ compiler) but now i got this message(when configuring): "checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!"
I really dont know how to fix this... |
![]() Registered Member ![]()
|
The important part is nearly always 'check your installation', basically configure can't find any X includes. Most likely since they are not installed:-). Try install to install them (SUse right?), in Yast install something called X11-devel or xorg-devel or something like that. Or you can use Yast to find the package containing 'X.h' and install that package. When you are about to install from source you will always need the development packages of the libraries your program uses. Use Yast to search for the files/packages configure say are missing. |
![]() Registered Member ![]()
|
There are a few packages you need to install via the distro package system for being able to compile: (you error was, like Knut said, because of missing X11 headers)
- X11 headers - Qt headers - KDE headers - autoconf/automake It depends on the distro how they tend to call these packages, but when you search in the package manager you can find them easily because these are the uniform names to search for. |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
here is the backtrace.Any suggestions would be very helpfull
Using host libthread_db library "/lib/tls/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread 1096033088 (LWP 3561)] [KCrash handler] #4 0x40098b18 in bt::Server::changePort () from /opt/kde3/lib/libktorrent.so.0 #5 0x400993c8 in bt::Server::Server () from /opt/kde3/lib/libktorrent.so.0 #6 0x4006db37 in bt::Globals::initServer () from /opt/kde3/lib/libktorrent.so.0 #7 0x080677de in KTorrentCore::KTorrentCore () #8 0x0805cfef in KTorrent::KTorrent () #9 0x0806c324 in KTorrentApp::newInstance () #10 0x40855378 in KUniqueApplication::processDelayed () from /opt/kde3/lib/libkdecore.so.4 #11 0x40856c1c in KUniqueApplication::qt_invoke () from /opt/kde3/lib/libkdecore.so.4 #12 0x0806bfa7 in KTorrentApp::qt_invoke () #13 0x40c1c1f9 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0x40f5c912 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #15 0x40c38fcb in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0x40c40953 in QSingleShotTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0x40bbca91 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0x40bbd409 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0x4084497e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #20 0x40bb17c8 in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #21 0x40b6aedf in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #22 0x40bd3989 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #23 0x40bd3886 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #24 0x40bbc3df in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #25 0x0805b2be in main () |
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
did as the isntall said:
./configure make(took a long time 5-10 minuits) make install I dont thing there where any error messages. Ktorrent crashes when trying to istall from .rpm(but there is no back trace there).The only version that works is the one on suse dvd 1.1(something) |
![]() Moderator ![]()
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]