https://bugs.kde.org/show_bug.cgi?id=492049
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |NOT A BUG --- Comment #9 from Harald Sitter <sit...@kde.org> --- 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. -- You are receiving this mail because: You are watching all bug changes.