Your message dated Tue, 14 Oct 2008 14:23:30 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Patch included
has caused the Debian Bug report #498740,
regarding [PATCH] Fix xembed issue with gtk-qt-engine-kde4 for nspluginviewer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
498740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498740
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gtk-qt-engine-kde4
Version: 1.1-1

The current KDE4 version of the package exhibits the same symptoms as the 
older gtk-qt-engine package. There was a patch to correct the buggy behaviour 
with the flash plugin.

The attached is an updated version of the patch for use with gtk-qt-engine-
kde4. This patch has already been tested and submitted for inclusion in Ubuntu 
Intrepid (8.10).
--- gtk-qt-engine-1.1/src/engine.cpp.orig	2008-09-12 15:36:00.000000000 -0230
+++ gtk-qt-engine-1.1/src/engine.cpp	2008-09-12 15:38:19.000000000 -0230
@@ -106,6 +106,7 @@
 	// Disable the theme engine in various window managers.  Seems to cause them to not start.  Not sure why
 	QString sessionEnv(getenv("SESSION_MANAGER"));
 	if (sessionEnv.endsWith(QString::number(getpid())) ||
+	    commandLine.contains("nspluginviewer") ||
 	    commandLine.contains("gnome-wm") ||
 	    commandLine.contains("metacity") ||
 	    commandLine.contains("xfwm4") ||

--- End Message ---
--- Begin Message ---
Patch already included in 1.1-1, see
http://svn.debian.org/wsvn/pkg-kde/kde-extras/gtk-qt-engine-
kde4/tags/1.1-1/debian/patches/03_disable_engine_with_nspluginviewer.diff?op=file&rev=0&sc=0


--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

Reply via email to