Bug 387368

Summary: Ktorrent freezes after starting
Product: [Applications] ktorrent Reporter: KE <mailomaysara>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED DUPLICATE    
Severity: major CC: alex.danila.web, demm, gisk+kdebugs, jackhill3103, tomas.nackaerts
Priority: NOR    
Version: 5.1   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: bash log

Description KE 2017-11-27 18:14:24 UTC
Created attachment 109084 [details]
bash log

After upgrading to Plasma 5.11.3, every time I open Ktorrent it freezes indefinitely. I tried running it for terminal. You can see the log in the attachments.
Comment 1 Alex Dănilă 2017-12-24 22:03:17 UTC
Debian bug report with some stack info: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884488
Comment 2 tomas nackaerts 2017-12-29 13:19:34 UTC
(In reply to Alex Dănilă from comment #1)
> Debian bug report with some stack info:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884488

Thanks to your stack info I think I found the problem and a workaround. It has something to do with the websearch plugin, so disabling the plugin made ktorrent work again.

I disabled it by changing the following line in ~/.config/ktorrentrc:
from
SearchPluginEnabled=true
to
SearchPluginEnabled=false

I guess to really fix this bug ktorrent needs to be ported from qtwebkit to qtwebengine.

hope this helps
Comment 3 Alex Dănilă 2017-12-29 15:03:24 UTC
It worked, thanks.
Comment 4 Stefano 2018-06-26 17:36:14 UTC
I have the same issue with ktorrent in my Arch Linux install. My workaround was uninstalling the kdewebkit package.
Comment 5 Jack Hill 2023-11-12 11:21:59 UTC

*** This bug has been marked as a duplicate of bug 388966 ***