<html><head><meta http-equiv="Content-Type" content="text/html charset=gb2312"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; widows: 1; background-color: rgb(255, 255, 255);" class="">When I use QWebView instance to load customized QNetworkRequest instance, the console outputs lots of annoying warning like that: 'QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)'. All just look like running normally, but I don't know why it prints that. I think this will be a problem.</span><div class=""><span style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; widows: 1; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><span style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; widows: 1; background-color: rgb(255, 255, 255);" class="">I feedback this problem to Qt </span><a href="https://bugreports.qt.io/browse/QTBUG-49174#add-comment" class="">https://bugreports.qt.io/browse/QTBUG-49174#add-comment</a>, <span style="font-size: 14px;" class="">and they say it seems to be PyQtĄŻ s problem. </span></div><div class=""><span style="font-size: 14px;" class=""><br class=""></span></div><div class=""><span style="font-size: 14px;" class="">Moreover, I find that QWebView doesnĄŻt successfully load all pictures which url requires, it will show question images on some pictures. I donĄŻt know why. </span></div><div class=""><span style="font-size: 14px;" class=""><br class=""></span></div><div class=""><span style="font-size: 14px;" class="">my machine environment: ubuntu 15.04, Python2.7, PyQt-gpl-5.5.1, Qt-opensource-linux-x64-5.5.1</span></div><div class=""><span style="font-size: 14px;" class=""><br class=""></span></div><div class=""><span style="font-size: 14px;" class="">attachment is my test example python file.</span></div></body></html>