https://bugs.kde.org/show_bug.cgi?id=361755
Bug ID: 361755 Summary: 5.21.0: Immediate "Host not found" for all http/https links (within KDE 4 environment) Product: frameworks-kio Version: unspecified Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: fa...@kde.org Reporter: luke-jr+kdeb...@utopios.org CC: kdelibs-b...@kde.org I am trying to open links in Konversation 1.6, the first KF5-based application I will use. Within KRun::KRunPrivate::init, d->m_externalBrowser is empty despite KDE 4 being configured to use an external browser (Chromium). But that's not the main bug: More problematically, it goes on all the way to KRun::scanFile and from there proceeds to KIO. End result is an immediate "Host not found" dialog for any link. #0 KRun::scanFile (this=0x8bfbe08) at /var/tmp/portage/kde-frameworks/kio-5.21.0/work/kio-5.21.0/src/widgets/krun.cpp:1083 #1 0x487ee3ec in KRun::init (this=0x8bfbe08) at /var/tmp/portage/kde-frameworks/kio-5.21.0/work/kio-5.21.0/src/widgets/krun.cpp:950 #2 0x487ef3ec in KRun::slotTimeout (this=0x8bfbe08) at /var/tmp/portage/kde-frameworks/kio-5.21.0/work/kio-5.21.0/src/widgets/krun.cpp:1101 Qt 5 applications have no problem opening links. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.