https://bugs.kde.org/show_bug.cgi?id=492049
--- Comment #10 from ryuuram...@proton.me --- (In reply to Harald Sitter from comment #9) > Right, I guess that is the problem. > > under the hood Qt uses libproxy to detect proxies and that tries to do proxy > auto discovery by accessing http://wpad/wpad.dat but that appears to not > return in any sensible time frame so libproxy gets stuck and by extension > anything that does network IO through Qt does. Naturally that includes > discover and plasma. You'll have to fix your setup so wpad immediately > resolves to nothing I guess. Alternatively you could figure out why libproxy > wants to do wpad and disable that feature. Wow, yeah, setting to No Proxy from the network settings GUI instantly solved Discover and everything else I can think of. Though, dnscrypt runs locally so even with that setting, as long as localhost is set as my DNS server, I still have DNS over HTTPS, from what I can tell doing dnsleaktest.com -- You are receiving this mail because: You are watching all bug changes.