Your message dated Sun, 11 Nov 2007 06:47:58 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#447966: fixed in xmonad 0.4-4
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: xmonad
Version: 0.4-1
Severity: normal
Tags: patch
I use urxvt, and when first time run xmonad, cannot run terminal by
shift-mod-enter..
And mplayer in Debian with default settings not floats..
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-ck2
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xmonad depends on:
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
Versions of packages xmonad recommends:
ii xmonad-rebuild 0.4-1 Recompiler for xmonad
-- no debconf information
--- Config.hs.orig 2007-10-25 04:00:45.000000000 +0200
+++ Config.hs 2007-10-25 04:02:11.000000000 +0200
@@ -108,7 +109,7 @@
-- Always float various programs:
manageHook w _ _ c | c `elem` floats = fmap (W.float w . snd) (floatLocation w)
- where floats = ["MPlayer", "Gimp"]
+ where floats = ["MPlayer", "mplayer", "Gimp", "feh", "XXkb"]
-- Desktop panels and dock apps should be ignored by xmonad:
manageHook w _ n _ | n `elem` ignore = reveal w >> return (W.delete w)
@@ -185,7 +186,7 @@
keys :: M.Map (KeyMask, KeySym) (X ())
keys = M.fromList $
-- launching and killing programs
- [ ((modMask .|. shiftMask, xK_Return), spawn "xterm") -- %! Launch an xterm
+ [ ((modMask .|. shiftMask, xK_Return), spawn "x-terminal-emulator") -- %! Launch an xterm
, ((modMask, xK_p ), spawn "exe=`dmenu_path | dmenu` && eval \"exec $exe\"") -- %! Launch dmenu
, ((modMask .|. shiftMask, xK_p ), spawn "gmrun") -- %! Launch gmrun
, ((modMask .|. shiftMask, xK_c ), kill) -- %! Close the focused window
--- End Message ---
--- Begin Message ---
Source: xmonad
Source-Version: 0.4-4
We believe that the bug you reported is fixed in the latest version of
xmonad, which is due to be installed in the Debian FTP archive:
xmonad-rebuild_0.4-4_all.deb
to pool/main/x/xmonad/xmonad-rebuild_0.4-4_all.deb
xmonad_0.4-4.diff.gz
to pool/main/x/xmonad/xmonad_0.4-4.diff.gz
xmonad_0.4-4.dsc
to pool/main/x/xmonad/xmonad_0.4-4.dsc
xmonad_0.4-4_i386.deb
to pool/main/x/xmonad/xmonad_0.4-4_i386.deb
xmonad_0.4.orig.tar.gz
to pool/main/x/xmonad/xmonad_0.4.orig.tar.gz
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.
Joachim Breitner <[EMAIL PROTECTED]> (supplier of updated xmonad 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: Mon, 29 Oct 2007 18:37:30 +0100
Source: xmonad
Binary: xmonad-rebuild xmonad
Architecture: source i386 all
Version: 0.4-4
Distribution: unstable
Urgency: low
Maintainer: Joachim Breitner <[EMAIL PROTECTED]>
Changed-By: Joachim Breitner <[EMAIL PROTECTED]>
Description:
xmonad - A lightweight X11 window manager
xmonad-rebuild - Recompiler for xmonad
Closes: 429226 447966
Changes:
xmonad (0.4-4) unstable; urgency=low
.
* Add upstream url to copyright file
.
xmonad (0.4-3) unstable; urgency=low
.
* Support for extensions in /usr/share/xmonad/extensions/
.
xmonad (0.4-2) unstable; urgency=low
.
* Add Vcs-Darcs headers
* change terminal name to x-terminal-emulator
* and mplayer float app (Closes: #447966)
.
xmonad (0.4-1) unstable; urgency=low
.
* New upstream release
.
xmonad (0.3-0.4) UNRELEASED; urgency=low
.
* Use Config.hs instead of config.hs for xmonad-rebuild
.
xmonad (0.3-0.3) UNRELEASED; urgency=low
.
* Register as a proper window manager (desktop file for gdm,
alternatives handling)
.
xmonad (0.3-0.2) UNRELEASED; urgency=low
.
* Support for user-compiled xmonad binary in /home/jojo/.xmonad/xmonad
.
xmonad (0.3-0.1) UNRELEASED; urgency=low
.
* Initial release. (Closes: #429226)
Files:
6a37b14565d73856480da3e671466684 807 x11 optional xmonad_0.4-4.dsc
5d24c556f7c8f04954721b391fd79a13 41025 x11 optional xmonad_0.4.orig.tar.gz
ea8068d428fa3123eba007d85e8fafba 7240 x11 optional xmonad_0.4-4.diff.gz
c48ed7e11a9b4a7767213f16fd0fbaba 326460 x11 optional xmonad_0.4-4_i386.deb
4a567029c07477919e62bd8a08c3d9c9 48870 x11 optional
xmonad-rebuild_0.4-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHJmPr9ijrk0dDIGwRAgvfAKCGrcU3J4XH3b9BS1jW+HueYCQtigCeJVdg
SgMV6jvf1VpEjWXo5F0nN8Q=
=scHZ
-----END PGP SIGNATURE-----
--- End Message ---