Bug 179888

Summary: Webpage is constantly reloading
Product: [Applications] konqueror Reporter: Tobias Stadler <TS.Stadler>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ruchir.brahmbhatt
Priority: NOR Keywords: triaged
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tobias Stadler 2009-01-07 08:13:05 UTC
Version:            (using Devel)
Compiler:          gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
OS:                Linux
Installed from:    Compiled sources

If one visits the the http://www.schoenen-dunk.de/basketball/bbl/article.php?sid=29948 konqueror keeps on constantly reloading the page. Each of the images is fetched over and over again. On the same system opera does not have problems with the website.

My svn revison is #906422.
Comment 1 Tommi Tervo 2009-01-07 10:54:59 UTC
Could be this stupid port :80 problem again, see
http://bugs.kde.org/show_bug.cgi?id=171256

kio_http(13755)/kio (kioslave) KIO::SlaveBase::checkCachedAuthentication: window = 56623105 url = KUrl("http://www.schoenen-dunk.de:80/basketball/bbl/navigation/menu_data.js")                                                                 
kded(13704)/kio (KPasswdServer) KPasswdServer::checkAuthInfo: User = "" , WindowId = 56623105                                                                   
kio_http(13755)/kio_http_debug HTTPProtocol::proxyAuthenticationHeader:         
kio_http(13755)/kio (kioslave) KIO::SlaveBase::checkCachedAuthentication: window = 56623105 url = KUrl("http://proxy:8080")                             
kded(13704)/kio (KPasswdServer) KPasswdServer::checkAuthInfo: User = "" , WindowId = 56623105                                                                   
kio_http(13755)/kio_http_debug HTTPProtocol::proxyAuthenticationHeader: m_proxyAuth.scheme = AUTH_None.                                                         
kio_http(13755) HTTPProtocol::sendQuery: ============ Sending Header:           
kio_http(13755) HTTPProtocol::sendQuery: "GET http://www.schoenen-dunk.de/basketball/bbl/navigation/menu_data.js HTTP/1.1"                                      
kio_http(13755) HTTPProtocol::sendQuery: "Host: www.schoenen-dunk.de"           
kio_http(13755) HTTPProtocol::sendQuery: "Connection: close"                    
kio_http(13755) HTTPProtocol::sendQuery: "User-Agent: Mozilla/5.0 (compatible; Konqueror/4.1; Linux) KHTML/4.1.85 (like Gecko)"                                 
kio_http(13755) HTTPProtocol::sendQuery: "Referer: http://www.schoenen-dunk.de/basketball/bbl/article.php?sid=29948"                                            
kio_http(13755) HTTPProtocol::sendQuery: "Pragma: no-cache"
kio_http(13755) HTTPProtocol::sendQuery: "Cache-control: no-cache"
kio_http(13755) HTTPProtocol::sendQuery: "Accept: */*"
kio_http(13755) HTTPProtocol::sendQuery: "Accept-Encoding: x-gzip, x-deflate, gzip, deflate"
kio_http(13755) HTTPProtocol::sendQuery: "Accept-Charset: utf-8, utf-8;q=0.5, *;q=0.5"
kio_http(13755) HTTPProtocol::sendQuery: "Accept-Language: en-US, en"
kio_http(13755)/kio_http_debug HTTPProtocol::httpShouldCloseConnection: Keep Alive: true First: false
kio_http(13755)/kio_http_debug HTTPProtocol::httpOpenConnection:
kio_http(13755)/kio (TCPSlaveBase) KIO::TCPSlaveBase::disconnectFromHost:
kio_http(13755)/kio_http_d
ebug HTTPProtocol::sendQuery: sent it!
kio_http(13755)/kio_http_debug HTTPProtocol::readResponseHeader:
konqueror(13692)/khtml (part) KHTMLPart::closeUrl:  was still parsing... calling end
konqueror(13692)/kio (Slave) KIO::Slave::kill: killing slave pid 13755 ( "http://www.schoenen-dunk.de" )
Comment 2 Alan Alpert 2009-06-20 20:00:24 UTC
Cannot reproduce with konqueror 4.2.92.
Comment 3 Ruchir Brahmbhatt 2009-06-26 15:29:08 UTC
Can't reproduce in 4.2.90.