Bug 387368 - Ktorrent freezes after starting
Summary: Ktorrent freezes after starting
Status: RESOLVED DUPLICATE of bug 388966
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: 5.1
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 18:14 UTC by KE
Modified: 2023-11-12 11:21 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
bash log (1.95 KB, text/plain)
2017-11-27 18:14 UTC, KE
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***