[WebKit-devel] [Bug 234544] Konqueror+WebKit+Google Maps

Dawit Alemayehu adawit at kde.org
Sat May 22 03:42:24 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=234544





--- Comment #6 from Dawit Alemayehu <adawit kde org>  2010-05-22 03:42:22 ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > I'm not sure it's a real dupe. My crash happens when i simply surf to
> > > http://mail.google.com with webkit *and* khtml.
> > 
> > For dups, what matters is the backtrace not the action you were taking when the
> > crash occurred. Many things can trigger the same bug. I am almost certain this
> > is caused by the mozplugger because QtWebKit does not have builtin support for
> > java applets. Do you have this package installed on your system ?
> 
> rpm -qa | grep -i moz
> 
> swfdec-mozilla-0.9.2-3.fc12.x86_64
> mozilla-filesystem-1.9-5.fc12.x86_64
> libproxy-mozjs-0.2.3-12.fc12.x86_64
> totem-mozplugin-2.28.6-1.fc12.x86_64
> gnome-python2-gtkmozembed-2.25.3-17.fc12.x86_64

Well then I do not know how your system java plugin is getting loaded since
QtWebKit does not yet support Java applets! The line below from the bt should
never be there unless something is attempting to load the open source
implementation (IceTea) of the Java plugin, specially since the current version
of the kwebkitpart library implicitly guards against loading of the
"application/x-java" mimetype...

#10 NP_Initialize (browserTable=<value optimized out>, pluginTable=<value
optimized out>) at
/usr/src/debug/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc:2156

What is the library version number of your "libkwebkitpart.so" file ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list