Registered Member
|
1. When the check data integrity after downloading option is selected ktorrent crashes after scan is finished.
2. when the scan folder plugin is loaded, within minutes I get the white screen of death. Ktorrent 3.1.2 was compiled from the source on the website and is running on stock kubuntu hardy heron with the special kde 4.1 debs pointed to here: http://www.kubuntu.org/news/kde-4.1 |
Moderator
|
Does not happen with latest SVN code, I will try 3.1.2.
White screen of death ? |
Moderator
|
|
Registered Member
|
Is there a howto on doing this backtrace stuff? I'm happy to do it if someone points me to a howto. I can do it when I get home from work in five hours.
The white screen of death is KDE4's version of the blue screen of death. Everything goes white and becomes unuseable. the fix is to restart plasma. |
Moderator
|
|
Registered Member
|
|
Moderator
|
Then it is either an abort or a normal exit. Could you run ktorrent in a debugger :
gdb `which ktorrent` In gdb : run --nofork Then wait for the problem to show. If it is a normal exit then gdb will just print Program exitted normally (or something like that), if it is an abort. Then gdb will stop with something like this : SIGABRT at 0xabcd1234 Then type bt to get a backtrace I'm thinking it is a normal exit caused by a bug which has already been fixed. |
Registered Member
|
|
Moderator
|
|
Registered Member
|
Another bug in 3.1.2:
When downloading from a webseed, it doesnt show me the speed, only the download progress increases. In the Webseed info tab there is 0.0 KB/s although I'm downloading from the webseed at the very moment. I think that worked in 3.1.1? (or 3.1.0) Edit: remaining time is shown correctly, but no speed A nasty little typo? |
Moderator
|
|
Registered Member
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]