<html><head></head><body>Hi all,<br><br>While talking about redirection server side, can you redirect 3.5 to 3.9 releases to 3.10 docs, please? Seems they don't.<br>Sorry to hijack.<br><br>Greetings,<br>Harrissou<br><br><div class="gmail_quote">Le 7 mai 2020 12:56:23 GMT+02:00, Richard Duivenvoorde <rdmailings@duif.net> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">One thing I experienced at a site once: Qt is pretty picky about<br>certificates... So if the proxy is over https, and they for example use<br>an self-signed or unvalid certificate, that will fail.<br>Then the python test I added probably will tell you?<br><br>Regards,<br><br>Richard<br><br>On 5/7/20 12:47 PM, Richard Duivenvoorde wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">Hi Thomas,<br><br>Which QGIS version are you trying?<br><br>With me for example if I run 3.10 I I go to the WMS-dialog and push the<br>button there, I see in (I have a debug build on Linux) in the log output:<br><br>Trying to open help using key<br>'working_with_ogc/ogc_client_support.html'. Full URI is<br>'https://docs.qgis.org/3.10/en/docs/user_manual/working_with_ogc/ogc_client_support.html'…<br><br>3.12 shows:<br><br>Trying to open help using key<br>'working_with_ogc/ogc_client_support.html'. Full URI is<br>'https://docs.qgis.org/3.12/en/docs/user_manual/working_with_ogc/ogc_client_support.html'…<br><br>And those are then (serverside) being redirected to 'testing':<br><br><a href="https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/ogc_client_support.html">https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/ogc_client_support.html</a><br><br>Code for this is around here:<br><br><a href="https://github.com/qgis/QGIS/blob/master/src/gui/qgshelp.cpp#L81-L178">https://github.com/qgis/QGIS/blob/master/src/gui/qgshelp.cpp#L81-L178</a><br><br>It tests if it is a valid url en and then uses Qt-Desktop-services tools<br>to open it:<br><br><a href="https://github.com/qgis/QGIS/blob/master/src/gui/qgshelp.cpp#L38">https://github.com/qgis/QGIS/blob/master/src/gui/qgshelp.cpp#L38</a><br><br>You should be able to test this in the Python console:<br><br>QDesktopServices.openUrl(QUrl('https://docs.qgis.org/3.12/en/docs/user_manual/working_with_ogc/ogc_client_support.html'))<br><br>Is that opening you browser with:<br><br><a href="https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/ogc_client_support.html">https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/ogc_client_support.html</a><br>?<br><br>Because this is vanilla Qt, I would think that it will use your proxy<br>settings... It is NOT using/going through QNetworkAccessManager, so the<br>Network Logging plugin will not pick it up.<br><br>Regards,<br><br>Richard Duivenvoorde<br><br><br><br><br><br><br><br>On 5/7/20 11:55 AM, Thomas Schüttenberg wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"> Hi!<br> Unfortunately I constantly face the issue, that the QGIS help is not retrievable here from my office pc (windows), I only get the "Oops no help available" site and (most likely) a timeout. This affects at least any QGIS 3.x version so far. No matter if the options setting HELP_LOCATION is set to the default path or an explicit url without variables. - At home (no proxy at all; ubuntu) it works though!<br><br> First thing you think is certaily: bad proxy. But the proxy setting (ever since) is "use DefaultProxy", which works for any other part of QGIS, including open github pages in browser (chrome) from the add plugin dialog (if that is comparable).<br><br> I was not able to pick up the request in the browser, because it opens a new browser tab. I also tried the Network Logging plugin to get some insight, but it did not show anything, maybe it does not listen to such requests.<br><br> Does anybody has a tip for me?<br><br> Cheers<br> Thomas<hr> Qgis-user mailing list<br> Qgis-user@lists.osgeo.org<br> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br><br></blockquote><hr>Qgis-user mailing list<br>Qgis-user@lists.osgeo.org<br>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br><br></blockquote><hr>Qgis-user mailing list<br>Qgis-user@lists.osgeo.org<br>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>