Bug 159325 - Konqueror doesn't render *anything* at www.cafegratitude.com (or report any errors)
Summary: Konqueror doesn't render *anything* at www.cafegratitude.com (or report any e...
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 21:38 UTC by Kubuntiac
Modified: 2008-04-05 03:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kubuntiac 2008-03-14 21:38:26 UTC
Version:           4.0.2 (KDE 4.0.2) (using 4.0.2 (KDE 4.0.2), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.22-14-generic

The site cafegratitude.com renders fine on Firefox, Opera and IE, but in Konqueror gives just a blank page. I suspect that it may have something to do with the first element on their page being a rather large flash file, but it's hard to say as Konqueror doesn't report any bugs directly. Output from the konsole however shows:

konqueror(15193) LocalDomainUriFilter::filterUri: KUrl("http://cafegratitude.com/")
konqueror(15193) FixHostUriFilter::filterUri: FixHostUriFilter::filterUri:  KUrl("http://cafegratitude.com/")
konqueror(15193) KHTMLPluginKTTSD::KHTMLPluginKTTSD: KHTMLPLuginKTTSD::KHTMLPluginKTTSD: KTrader did not find KTTSD.
QPainter::begin: Widget painting can only begin as a result of a paintEvent
konqueror(15193) NSPluginLoader::instance: NSPluginLoader::instance ->  1
konqueror(15193) NSPluginLoader::instance: NSPluginLoader::instance ->  2
konqueror(15193) NSPluginLoader::newInstance: -> NSPluginLoader::NewInstance( parent= 0x89af918 , url= "http://cafegratitude.com/ds/themes/gratitude/flash/main.swf" , mime= "application/x-shockwave-flash" , ...)
konqueror(15193) NSPluginLoader::loadViewer: NSPluginLoader::loadViewer
konqueror(15193) NSPluginLoader::loadViewer: Running nspluginviewer
<unknown program name>(15211)/ main: 1 - XSetErrorHandler
<unknown program name>(15211)/ main: 2 - parseCommandLine
<unknown program name>(15211)/ main: 3 - create KApplication
konqueror(15193) NSPluginLoader::loadViewer: sleep
konqueror(15193) NSPluginLoader::newInstance: -> ownID ":1.45"  viewer ID: "org.kde.nspluginviewer-15193"
konqueror(15193) NSPluginLoader::lookup: Looking up plugin for mimetype  "application/x-shockwave-flash" : "/media/home/user/.mozilla/plugins/libflashplayer.so"
nspluginviewer(15211) NSPluginClass::initialize: results in  0
nspluginviewer(15211) NSPluginInstance::NPGetValue: results in  2
konqueror(15193) NSPluginLoader::newInstance: <- NSPluginLoader::NewInstance =  0x89b2be0
konqueror(15193) KConfigGroup::readXdgListEntry: List entry mime in "/usr/lib/kde4/share/kde4/apps/kjava/pluginsinfo" is not compliant withXDG standard (missing trailing semicolon).
Comment 1 FiNeX 2008-03-15 11:03:06 UTC
Confirmed.
The source code of the page is right, but nothing is displayed, even reloading the page.
Comment 2 Jure Repinc 2008-04-05 02:23:28 UTC
I tried with Konqueror from trunk (kdelibs: r793701, kdebase: r793720) and the content of the page is shown, apart from the empty page at the top where flash probably should be.
Comment 3 Maksim Orlovich 2008-04-05 03:40:24 UTC
Germain fixed this:
http://lists.kde.org/?l=kde-commits&m=120719660001781&w=2
Flash loads here for me, just take a moment or two..