Your message dated Sun, 21 Feb 2010 01:30:19 +0100
with message-id <201002210130.19755.ewoer...@kde.org>
and subject line Re: klipper can't launch firefox window
has caused the Debian Bug report #528437,
regarding klipper can't launch firefox window
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 ow...@bugs.debian.org
immediately.)
--
528437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528437
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: klipper
Version: 4:4.2.2-2
Severity: important
Tags: patch
The klipperrc patterns for Firefox and Mozilla don't work - the quoting is
wrong, and in any case, it's wrong to force "new-window".
Patch:
--- /usr/share/kde4/config/klipperrc.dpkg-dist 2009-05-12 13:14:30.000000000
-0700
+++ /usr/share/kde4/config/klipperrc 2009-05-12 13:18:50.000000000 -0700
@@ -393,5 +393,5 @@
[Action_1/Command_2]
-Commandline=ps x |grep -q '[m]ozilla' && mozilla -remote openURL(%s,
new-window) || mozilla %s
+Commandline=ps x |grep -q '[m]ozilla' && mozilla -remote openURL\\(%s\\) ||
mozilla %s
Icon=mozilla
Description=Open with &Mozilla
@@ -563,5 +563,5 @@
[Action_1/Command_4]
-Commandline=ps x |grep -q '[f]irefox' && firefox -remote openURL(%s,
new-window) || firefox %s
+Commandline=ps x |grep -q '[f]irefox' && firefox -remote openURL\\(%s\\) ||
firefox %s
Icon=firefox
Description=Open with &Firefox
@@ -1858,5 +1858,6 @@
[Action_6/Command_2]
-Commandline=mozilla -remote openURL(%s, new-window)
+Commandline=mozilla -remote openURL\\(%s\\)
+Icon=mozilla
Description=Open with &Mozilla
Description[af]=Maak oop met Mozilla
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages klipper depends on:
ii kdebase-runtime 4:4.2.2-1 runtime components from the offici
ii kdelibs5 4:4.2.2-2 core libraries for all KDE 4 appli
hi libc6 2.9-10 GNU C Library: Shared libraries
ii libqt4-dbus 4.5.1-2 Qt 4 D-Bus module
ii libqtcore4 4.5.1-2 Qt 4 core module
ii libqtgui4 4.5.1-2 Qt 4 GUI module
ii libstdc++6 4.4.0-4 The GNU Standard C++ Library v3
ii libx11-6 2:1.2.1-1 X11 client-side library
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
klipper recommends no packages.
klipper suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4:4.2.96-1
The bug you reported has been fixed in KDE SC 4.3
--- End Message ---