Your message dated Thu, 12 Jul 2007 09:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#423521: fixed in wmii 3.6~rc2+20070518-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wmii
Version: 3.6~rc2+20070501-1
Severity: important

The default wmiirc does

eventstuff() {
        cat <<'!'
[...]
        Key $MODKEY-$LEFT
                wmiir xwrite /tag/sel/ctl select left
        Key $MODKEY-$RIGHT
                wmiir xwrite /tag/sel/ctl select right
        Key $MODKEY-$DOWN
                wmiir xwrite /tag/sel/ctl select down
        Key $MODKEY-$UP
                wmiir xwrite /tag/sel/ctl select up
[...]
!

The fact that the "!" is quoted in "cat <<'!'" has the consequence
that the variable names are not expanded. This is worked around for
$MODKEY, since the function is later used with

eval $(eventstuff | sed "s/\\\$MODKEY/$MODKEY/g;s/^[    ]//" | wmiiloop)

but the LEFT,RIGHT,DOWN,UP variables remain unexpanded. As a result,
MOD-j, MOD-k, ... do not work.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'stable'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wmii depends on:
ii  dwm-tools                     21-1       dynamic window manager (tools)
ii  libc6                         2.5-7      GNU C Library: Shared libraries
ii  libx11-6                      2:1.0.3-7  X11 client-side library
ii  libxext6                      1:1.0.3-2  X11 miscellaneous extension librar

Versions of packages wmii recommends:
ii  wmii-doc                      1:1-3      lightweight tabbed and tiled X11 w

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: wmii
Source-Version: 3.6~rc2+20070518-2

We believe that the bug you reported is fixed in the latest version of
wmii, which is due to be installed in the Debian FTP archive:

wmii_3.6~rc2+20070518-2.diff.gz
  to pool/main/w/wmii/wmii_3.6~rc2+20070518-2.diff.gz
wmii_3.6~rc2+20070518-2.dsc
  to pool/main/w/wmii/wmii_3.6~rc2+20070518-2.dsc
wmii_3.6~rc2+20070518-2_i386.deb
  to pool/main/w/wmii/wmii_3.6~rc2+20070518-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated wmii package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 12 Jul 2007 11:37:00 +0200
Source: wmii
Binary: wmii
Architecture: source i386
Version: 3.6~rc2+20070518-2
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 wmii       - lightweight tabbed and tiled X11 window manager, version 3
Closes: 423521
Changes: 
 wmii (3.6~rc2+20070518-2) unstable; urgency=medium
 .
   [ Don Armstrong ]
   * Fix wmiirc and wmiiloop.sh to properly populate keys and the commands
     to handle them (Closes: #423521)
Files: 
 ec74211b44b96e43e2e5aa42c9d71a31 646 x11 optional wmii_3.6~rc2+20070518-2.dsc
 44d18248fa25c3e111ab227e989f0aaf 5096 x11 optional 
wmii_3.6~rc2+20070518-2.diff.gz
 bde57113c7a84cfa89b55380131d8deb 77118 x11 optional 
wmii_3.6~rc2+20070518-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGlfZ4+C5cwEsrK54RArn7AKDTJUUgdxvJRruD7mw6lko43UD0RACgzUzC
jFKDJUQW5R/kZueqhKofDK8=
=zqMc
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to