Bug 386996 - konqueror fails to load http on Mac
Summary: konqueror fails to load http on Mac
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources macOS
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 18:44 UTC by RJVB
Modified: 2022-12-15 05:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
failure message using QWE (85.06 KB, image/png)
2017-11-16 18:44 UTC, RJVB
Details
failure message using QWK 5.212a2 (62.42 KB, image/png)
2017-11-16 18:45 UTC, RJVB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RJVB 2017-11-16 18:44:43 UTC
Created attachment 108900 [details]
failure message using QWE

Already discussed for a bit on the mailing list:

Konqueror5 fails to work as a webbrowser on Mac, since a few iterations. The most reasonable explanation seems to be that the kio_http slave isn't loaded for some reason, or fails to do its job.

The webengine part may be involved too though: while the man and help kioslaves work fine with both khtml and WebKit (5.212 alpha2) I get an error message when I switch to the WebEngine view that's almost identical to the one I get trying to load a remote web page. Switch back to either of the other views (incl. Okular and Kate) and all is fine again.
Comment 1 RJVB 2017-11-16 18:45:19 UTC
Created attachment 108901 [details]
failure message using QWK 5.212a2
Comment 2 RJVB 2017-11-16 22:04:05 UTC
Maybe this log message gives a beginning of an explanation?

kf5.kio.widgets: KonqRun(0x7faaee8ceae0) ERROR (stat): 111   "The file or folder http://www.kde.org/ does not exist."
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find "error"

I'm not seeing either of those on Linux where Konqueror5 works fine.
Comment 3 RJVB 2017-11-29 15:35:02 UTC
I've relabelled this a KIO bug; the 111 error above comes from KRun . 

The error suggests a glitch in scheme or mime processing, yet an http kioslave is started.
Comment 4 RJVB 2018-02-04 15:35:48 UTC
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.
Comment 5 Justin Zobel 2022-11-15 22:59:01 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Bug Janitor Service 2022-11-30 05:14:44 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2022-12-15 05:14:54 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!