View Issue Details

IDProjectCategoryView StatusLast Update
0004639Slicer4Core: Extensionspublic2018-10-16 11:37
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
PlatformOSLinuxOS Version
Product VersionSlicer 4.9.0 
Target VersionbacklogFixed in Version 
Summary0004639: Fix WebEngine warning "No URLRequestContext for NSS HTTP handler"
Description

See https://bugreports.qt.io/browse/QTBUG-71164

<pre>
[28531:28699:1016/050847.088785:ERROR:nss_ocsp.cc(614)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[28531:28699:1016/050847.088805:ERROR:nss_ocsp.cc(614)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[28531:28699:1016/050847.088821:ERROR:nss_ocsp.cc(614)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
[28531:28699:1016/050847.095122:ERROR:nss_ocsp.cc(614)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[28531:28699:1016/050847.095142:ERROR:nss_ocsp.cc(614)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[28531:28699:1016/050847.095157:ERROR:nss_ocsp.cc(614)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
</pre>

TagsNo tags attached.

Relationships

related to 0004544 resolvedjcfr Unable to launch Extension Manager in Slicer-4.9.0-2018-04-19 

Activities

jcfr

jcfr

2018-10-16 11:37

administrator   ~0016153

That will be fixed in Qt 5.13, see https://codereview.qt-project.org/#/c/235759/

Issue History

Date Modified Username Field Change
2018-10-16 05:32 jcfr New Issue
2018-10-16 05:32 jcfr Status new => assigned
2018-10-16 05:32 jcfr Assigned To => jcfr
2018-10-16 05:32 jcfr Relationship added related to 0004544
2018-10-16 05:33 jcfr Description Updated View Revisions
2018-10-16 11:37 jcfr Note Added: 0016153