https://bugs.kde.org/show_bug.cgi?id=386996
--- Comment #4 from RJVB <rjvber...@gmail.com> --- Still no joy. I observe that QtWebKit is loaded however, as evidenced by this terminal output: ``` kf5.kio.widgets: KonqRun(0x7f938dcea800) ERROR (stat): 111 "The file or folder http://www.kde.org/ does not exist." libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile objc[19518]: Class AdobePDFProgressView is implemented in both /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer and /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin/Contents/MacOS/AdobePDFViewerNPAPI. One of the two will be used. Which one is undefined. objc[19518]: Class ObjCTimerObject is implemented in both /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer and /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin/Contents/MacOS/AdobePDFViewerNPAPI. One of the two will be used. Which one is undefined. ``` The messages from the Objective C runtime are generated while scanning the plugins directory during the QtWebKit initialisation. -- You are receiving this mail because: You are watching all bug changes.