Bug 196359 - Pages fail to load after some time
Summary: Pages fail to load after some time
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 18:14 UTC by Martin Schwinzerl
Modified: 2010-05-17 00:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (85.25 KB, image/png)
2009-06-13 18:37 UTC, Martin Schwinzerl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schwinzerl 2009-06-13 18:14:03 UTC
Version:           0.1 (using KDE 4.2.2)
OS:                Linux
Installed from:    Unspecified Linux

Problem description:
-----------------------------------------------------------------------------
After some time rekonq fails to load pages. (the string "Laden fehlgeschlagen"
is displayed in the status bar in the lower left of the window. Obviously, I'm
using the german localisation). After trying to refresh page, the displayed
page seems to be either empty or pictures/elements are missing from the site
(see attached screenshot for an example) 

How to reproduce :
-----------------------------------------------------------------------------
Surf some time. Having many tabs open and/or surfing sites with many embedded
images or player plugins (e.g. last.fm, youtube.com, etc.) seems to cause
the problem to occur earlier, but this is more or less a gut feeling.

Expected Behaviour :
-----------------------------------------------------------------------------
Obviously, load pages correctly regardless of browser history


System Info : 
-----------------------------------------------------------------------------
I'm using version 0.1 compiled from the official tarball together with 
KDE 4.2.2 and Qt 4.5.1 on a P4/2GHz. The rekonq package was created using
an AUR build script for Arch Linux, KDE 4 and Qt were installed from the
vanilla binary packages.

If necessary, I can provide the build script and/or rebuild the package
and forward the log messages during compilation.

Further information:
-----------------------------------------------------------------------------
If I start rekonq from konsole, the following  messages appear
when the error is triggered:

QNetworkReplyImpl: network cache returned a device that is not open -- class QNetworkDiskCache probably needs to be fixed
rekonq(1036) WebPage::acceptNavigationRequest: NavigationTypeFormSubmitted
rekonq(1036) WebPage::acceptNavigationRequest:  QUrl( "http://www.last.fm/search?m=all&q=anja+gabarek" )
rekonq(1036): Failed to lock file "/var/tmp/kdecache-martin/kpc/kde-icon-cache.lock" , last result = 2
rekonq(1036): Failed to lock file "/var/tmp/kdecache-martin/kpc/kde-icon-cache.lock" , last result = 2
rekonq(1036): Failed to lock file "/var/tmp/kdecache-martin/kpc/kde-icon-cache.lock" , last result = 2
rekonq(1036): Failed to lock file "/var/tmp/kdecache-martin/kpc/kde-icon-cache.lock" , last result = 2
rekonq(1036) WebPage::handleUnsupportedContent: Couldn't open the notfound.html file
rekonq(1036): Failed to lock file "/var/tmp/kdecache-martin/kpc/kde-icon-cache.lock" , last result = 2
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QNetworkReplyImpl: network cache returned a device that is not open -- class QNetworkDiskCache probably needs to be fixed
rekonq(1036) WebPage::acceptNavigationRequest: NavigationTypeLinkClicked
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QIODevice::putChar: Closed device
QNetworkReplyImpl: network cache returned a device that is not open -- class QNetworkDiskCache probably needs to be fixed


The stanza following the QNetworkReplyImpl message corresponds to the output
of one (failed) attempt to reload the page in question.
Comment 1 Martin Schwinzerl 2009-06-13 18:37:27 UTC
Created attachment 34504 [details]
Screenshot

Screenshot after the bug occurs. Note that the sites involved load fine once rekonq is restarted (e.g. the error is most likely not site-specific)

Many thanks in advance & best regards
Martin
Comment 2 Andrea Diamantini 2009-08-10 15:21:01 UTC
Does this still happen?
Comment 3 Martin Schwinzerl 2009-08-11 15:09:58 UTC
@andrea diamantini

Sorry for the delay and thanks for your response. After browsing the usual suspects (e.g. "heavy" sides) for about an hour (using rekonq-git from arch linux aur, revision 20090811), the problem seems to have gone.

I will change the bug status to "RESOLVED / FIXED".