Your message dated Mon, 10 Mar 2008 21:02:29 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#428566: fixed in icewm 1.2.35-1 has caused the Debian Bug report #428566, regarding icewm: does not iconify Windows with StateIconinc in WM_HINTS 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.) -- 428566: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428566 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: icewm Version: 1.2.30-1 Severity: minor Tags: patch Icewm does not honor IconicState in WM_HINTS properties. (This is the classical and the only Xt programs set when told to start up iconificated). The attached patch fixes this for me. Hochachtungsvoll, Bernhard R. Linkdiff -r -u icewm-old/src/wmframe.cc icewm-1.2.30/src/wmframe.cc --- icewm-old/src/wmframe.cc 2006-12-24 17:05:00.000000000 +0100 +++ icewm-1.2.30/src/wmframe.cc 2007-06-12 18:09:58.000000000 +0200 @@ -422,6 +422,7 @@ MSG(("FRAME state = %d", st)); switch (st) { case IconicState: + fFrameOptions |= foMinimized; setState(WinStateMinimized, WinStateMinimized); break;
--- End Message ---
--- Begin Message ---Source: icewm Source-Version: 1.2.35-1 We believe that the bug you reported is fixed in the latest version of icewm, which is due to be installed in the Debian FTP archive: icewm-common_1.2.35-1_amd64.deb to pool/main/i/icewm/icewm-common_1.2.35-1_amd64.deb icewm-experimental_1.2.35-1_amd64.deb to pool/main/i/icewm/icewm-experimental_1.2.35-1_amd64.deb icewm-gnome-support_1.2.35-1_amd64.deb to pool/main/i/icewm/icewm-gnome-support_1.2.35-1_amd64.deb icewm-lite_1.2.35-1_amd64.deb to pool/main/i/icewm/icewm-lite_1.2.35-1_amd64.deb icewm_1.2.35-1.diff.gz to pool/main/i/icewm/icewm_1.2.35-1.diff.gz icewm_1.2.35-1.dsc to pool/main/i/icewm/icewm_1.2.35-1.dsc icewm_1.2.35-1_amd64.deb to pool/main/i/icewm/icewm_1.2.35-1_amd64.deb icewm_1.2.35.orig.tar.gz to pool/main/i/icewm/icewm_1.2.35.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. Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated icewm 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, 10 Mar 2008 21:24:25 +0100 Source: icewm Binary: icewm-common icewm icewm-gnome-support icewm-lite icewm-experimental Architecture: source amd64 Version: 1.2.35-1 Distribution: unstable Urgency: low Maintainer: Eduard Bloch <[EMAIL PROTECTED]> Changed-By: Eduard Bloch <[EMAIL PROTECTED]> Description: icewm - wonderful Win95-OS/2-Motif-like window manager icewm-common - wonderful Win95-OS/2-Motif-like window manager icewm-experimental - wonderful Win95-OS/2-Motif-like window manager icewm-gnome-support - GNOME support files for IceWM icewm-lite - wonderful Win95-OS/2-Motif-like window manager Closes: 319191 349952 360060 389919 428566 456463 459181 Changes: icewm (1.2.35-1) unstable; urgency=low . * New upstream release with one fix from CVS * Automatic linking with gcc -lsupc++ fixed (failed in recent versions), also using "-Wl,--as-needed" * Documentation update - README.Debian reordered by importance * Changed font defaults in Xft specifications to consider Bitstream Vera family as alternative font (closes: #360060, #319191, #349952, #456463), also documented how to configure alternative fonts * Added Bernhard's iconify_on_wm_hints as dpatch (closes: #428566, #389919) * force use of bash in upstream's Makefile to keep the installation magic as-is (closes: #459181) Files: 031a8faa3df714a25242e1c13dda58c3 963 x11 optional icewm_1.2.35-1.dsc a2adc53ab4c0c7ca6daa1ca4c697ffe9 831087 x11 optional icewm_1.2.35.orig.tar.gz 1fd1d3e5edd84075b93f7896bc74f834 99867 x11 optional icewm_1.2.35-1.diff.gz a75fa64b48fc6be81486d1625ec1d0a3 388472 x11 optional icewm-common_1.2.35-1_amd64.deb 98a298db1f3d129dd5a8d3aa78aad0bd 791774 x11 optional icewm_1.2.35-1_amd64.deb 268dbc55d1ef97323c4f7125abb3b075 31046 gnome optional icewm-gnome-support_1.2.35-1_amd64.deb 799a571e97f7d9146213dd5d0ee9819e 458320 x11 optional icewm-lite_1.2.35-1_amd64.deb 7c0701562d39db8de59c4919fdd179b7 2408 x11 optional icewm-experimental_1.2.35-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH1ZzJ4QZIHu3wCMURAmsYAJ9u6QxaZJpSIs5NOAcvy3nosyIw/wCgguce 8prbppTgnKXx59Ej+rDFlLc= =I5M5 -----END PGP SIGNATURE-----
--- End Message ---

