Hello,
This email has been sent to you as someone requested for this address
to be subscribed to Bug#539027. This bug is currently filed against
openmoko-panel-plugin.
If you reply to this mail, you confirm that you wish to be added as a
subscriber. The contents of the reply do not matter. Usually, you can
just use the normal reply feature in your mail program. Alternatively,
you can send mail to the address below:
539027-subyes-15fd25e6bbf90e66fee35c445732f28b-c6ab5f8516cb52e1b026314f24d2b...@bugs.debian.org
If you don't want to subscribe, just ignore this mail.
If you have problems, please contact the Debian Listmaster Team
at [email protected].
Thank you.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Return-Path: <[email protected]>
X-Original-To:
lists-bugs=539027-subscribe-pkg-fso-maint=lists.alioth.debian....@liszt.debian.org
Delivered-To:
lists-bugs=539027-subscribe-pkg-fso-maint=lists.alioth.debian....@liszt.debian.org
Received: from localhost (localhost [127.0.0.1])
by liszt.debian.org (Postfix) with ESMTP id 838106CA9B9
for
<lists-bugs=539027-subscribe-pkg-fso-maint=lists.alioth.debian....@liszt.debian.org>;
Tue, 28 Jul 2009 16:11:29 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at lists.debian.org
Received: from liszt.debian.org ([127.0.0.1])
by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525)
with ESMTP id S90SZbTfnXTM
for
<lists-bugs=539027-subscribe-pkg-fso-maint=lists.alioth.debian....@liszt.debian.org>;
Tue, 28 Jul 2009 16:11:29 +0000 (UTC)
Received: from rietz.debian.org (rietz.debian.org [140.211.166.43])
by liszt.debian.org (Postfix) with ESMTP id 0411E6CA9B3
for
<bugs=539027-subscribe-pkg-fso-maint=lists.alioth.debian....@lists.debian.org>;
Tue, 28 Jul 2009 16:11:28 +0000 (UTC)
Received: from debbugs by rietz.debian.org with local (Exim 4.63)
(envelope-from <[email protected]>)
id 1MVp90-0000tM-QR
for
bugs=539027-subscribe-pkg-fso-maint=lists.alioth.debian....@lists.debian.org;
Tue, 28 Jul 2009 16:03:14 +0000
Received: (at 539027-subscribe-pkg-fso-maint=lists.alioth.debian.org) by
bugs.debian.org; 28 Jul 2009 15:58:09 +0000
X-Spam-Bayes: score:0.0000 Tokens: new, 53; hammy, 113; neutral, 43; spammy,
0. spammytokens: hammytokens:0.000-+--Severity, 0.000-+--H*u:1.5.20,
0.000-+--H*UA:1.5.20, 0.000-+--H*UA:2009-06-14, 0.000-+--H*u:2009-06-14
Received: from 5.xs4all.nl ([82.95.233.223] helo=capsaicin.mamane.lu)
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from <[email protected]>)
id 1MVp44-0006Js-Kr; Tue, 28 Jul 2009 15:58:08 +0000
Received: from master by capsaicin.mamane.lu with local (Exim 4.69)
(envelope-from <[email protected]>)
id 1MVp42-0000pp-IQ; Tue, 28 Jul 2009 17:58:06 +0200
Date: Tue, 28 Jul 2009 17:58:06 +0200
From: Lionel Elie Mamane <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Cc: [email protected]
Subject: Re: openmoko-panel-plugin: AUX key: new keyboard every time
Message-ID: <[email protected]>
References: <[email protected]>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="mP3DRpeJDSE+ciuQ"
Content-Disposition: inline
In-Reply-To: <[email protected]>
X-Operating-System: GNU/Linux
X-Request-PGP: http://www.mamane.lu/openpgp/rsa_v4_4096.asc
User-Agent: Mutt/1.5.20 (2009-06-14)
X-Debian-PR-Message: list 539027
X-Debian-PR-Package: openmoko-panel-plugin
X-Debian-PR-Title: openmoko-panel-plugin: AUX key: new keyboard every time
Sender: Debian BTS <[email protected]>
--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Tue, Jul 28, 2009 at 05:22:12PM +0200, Lionel Elie Mamane wrote:
> Package: openmoko-panel-plugin
It seems this pkg-fso package is not yet uploaded to Debian.
> Version: 0.10-1
> Severity: normal
> Tags: patch
> Pressing the AUX key when a keyboard is already active is supposed to
> remove the keyboard. It opens a new (second, third, ...) keyboard.
--
Lionel
--mP3DRpeJDSE+ciuQ
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment;
filename="0001-bug-539027-get-rid-of-the-shell-between-panel-plugin.patch"
>From a117595fdac5d1bbf2f1c6092f0cb411922ef2c2 Mon Sep 17 00:00:00 2001
From: Lionel Elie Mamane <[email protected]>
Date: Tue, 28 Jul 2009 17:53:47 +0200
Subject: [PATCH] bug 539027: get rid of the shell between panel-plugin and
keyboard
---
panelplugin/Buttons.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panelplugin/Buttons.py b/panelplugin/Buttons.py
index 769896a..a81ebd9 100644
--- a/panelplugin/Buttons.py
+++ b/panelplugin/Buttons.py
@@ -36,7 +36,7 @@ class Buttons(StatusIcon):
self.handleAuxLongOnlyStart = True
self.handleAuxShort = True
self.handleAuxShortExternal = True
- self.handleAuxShortExternalCommand = "/usr/bin/matchbox-keyboard"
+ self.handleAuxShortExternalCommand = "exec /usr/bin/matchbox-keyboard"
self.handleAuxShortExternalPid = 0
self.handlePower = True
--
1.6.3.3
--mP3DRpeJDSE+ciuQ--
_______________________________________________
pkg-fso-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-fso-maint