Bug 153639

Summary: Crash whenever leaving a site with flash content
Product: [Applications] konqueror Reporter: Torquil Macdonald Sørensen <torquil>
Component: nspluginsAssignee: George Staikos <staikos>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Torquil Macdonald Sørensen 2007-12-07 20:36:25 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Debian testing/unstable Packages

Whenever I leave a site with flash content, I get a KDE Crash handler dialog with "unknown, The KDE Crash Handler" as window title, containing a not so useful backtrace (I have kdebase-dbg installed):


"This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1"."


In ~/.xsession-errors, the following error message pops up at the same time:

KCrash: Application 'nspluginviewer' crashing...
DCOP aborting call from 'konqueror-5639' to 'nspluginviewer-5639'
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  10
  Minor opcode:  0
  Resource id:  0x2a00006


The following message appears upon entering a flash-site:

KCrash: Application 'nspluginviewer' crashing...
kio_http_debug: WARNING: (6651) closeCacheEntry: error renaming cache entry. (/var/tmp/kdecache-tmac/http/a/www.aftenposten.no_informasjon_article213494.ece_7c83401c.new -> /var/tmp/kdecache-tmac/http/a/www.aftenposten.no_informasjon_article213494.ece_7c83401c)
kio_http_debug: WARNING: (6651) closeCacheEntry: error closing cache entry. (/var/tmp/kdecache-tmac/http/a/www.aftenposten.no_informasjon_article213494.ece_7c83401c.new)
kio_http_debug: WARNING: (6650) closeCacheEntry: error renaming cache entry. (/var/tmp/kdecache-tmac/http/a/www.aftenposten.no_informasjon_article213494.ece_7c83401c.new -> /var/tmp/kdecache-tmac/http/a/www.aftenposten.no_informasjon_article213494.ece_7c83401c)
kio_http_debug: WARNING: (6650) closeCacheEntry: error closing cache entry. (/var/tmp/kdecache-tmac/http/a/www.aftenposten.no_informasjon_article213494.ece_7c83401c.new)

(process:6785): Gtk-CRITICAL **: gtk_clipboard_get_for_display: assertion `display != NULL' failed
Adobe Flash Player: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed. Trying to call gtk_init(0,0);
ASSERT: "m_multiple || items.isEmpty()" in /tmp/buildd/kdelibs-3.5.8.dfsg.1/./khtml/html/html_formimpl.cpp (2030)
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  19
  Minor opcode:  0
  Resource id:  0x2800005


I have the Shockwave Flash 9.0 r115 plugin installed, which works fin in firefox. The shockwave flash plugin i registered in konqueror, as can be seen in about:plugins, og in the plugins section in the preferences. There I have chosen "Enable plugins globally", and not "Load plugins on demand only". Btw, all flash content is displayed as grey rectangles.

Best regards
Torquil Sørensen
Comment 1 Maksim Orlovich 2007-12-08 20:04:02 UTC
r115 can't possibly work in konqueror, sorry; they changed to a newer version of embedding protocol, which in particular is less toolkit-agnostic. Please use r48.


*** This bug has been marked as a duplicate of 146784 ***