Summary: | High cpu usage when connection is not available | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Cláudio F. Gil <claudio.f.gil> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cláudio F. Gil
2009-02-08 16:58:05 UTC
Can't reproduce, have you tried 3.2rc1 yet ? I'll install the rc1 as soon as my Linux and wireless router start talking to each other again. This was a pretty common problem to me. So a few days using the rc1 should be enough to tell if it's still there or not. Thanks for the attention. OK, I just had a look at the log you sent me in http://bugs.kde.org/show_bug.cgi?id=183699 And I think I know what is causing the high CPU usage. Though I cannot seem to reproduce it SVN commit 925142 by guisson: Fix bug causing trackers to be retried continuously when hostname can not be resolved because the network isn't up yet. BUG: 183697 BUG: 183699 M +1 -0 ChangeLog M +1 -1 libbtcore/torrent/peersourcemanager.cpp M +3 -0 libbtcore/tracker/udptracker.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=925142 |