Your message dated Mon, 16 Mar 2009 07:21:28 -0500
with message-id <[email protected]>
and subject line Re: Bug#339586: closed by Manoj Srivastava <[email protected]>
(Re: Bug#339586: fvwm should support the _NET_WM* properties)
has caused the Debian Bug report #339586,
regarding fvwm should support the _NET_WM* properties
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.)
--
339586: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339586
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fvwm
Version: 1:2.5.14-4
Severity: wishlist
Subject says it all: fvwm should support the _NET_WM* properties.
Currently, in ISO-8859-1 locales, when one has (due to a gtk+ bug):
WM_NAME(STRING) = "Bug 160236 - no window title if none of the *_NAME
properties are set - Mozilla Firefox"
_NET_WM_NAME(UTF8_STRING) = 0xe2, 0x82, 0xac, 0x20, 0x2d, 0x20, 0x4d, 0x6f,
0x7a, 0x69, 0x6c, 0x6c, 0x61, 0x20, 0x46, 0x69, 0x72, 0x65, 0x66, 0x6f, 0x78
fvwm shows the title "Bug 160236 ..." corresponding to WM_NAME instead
of the one corresponding to _NET_WM_NAME (which has a Euro symbol).
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=315947 for more
information.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-20051012
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Versions of packages fvwm depends on:
ii debconf [debconf-2.0] 1.4.59 Debian configuration management sy
ii gdk-imlib11 1.9.14-26 imaging library for use with gtk
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libfontconfig1 2.3.2-1.1 generic font configuration library
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libfribidi0 0.10.5-4 Free Implementation of the Unicode
ii libglib1.2 1.2.10-10 The GLib library of C routines
ii libgtk1.2 1.2.10-18 The GIMP Toolkit set of widgets fo
ii libice6 6.8.2.dfsg.1-10 Inter-Client Exchange library
ii libncurses5 5.5-1 Shared libraries for terminal hand
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libreadline5 5.0-11 GNU readline and history libraries
ii librplay3 3.3.2-9 Shared libraries for the rplay net
ii libsm6 6.8.2.dfsg.1-10 X Window System Session Management
ii libstroke0 0.5.1-4 support for mouse strokes like tho
ii libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii libxft2 2.1.7-1 FreeType-based font drawing librar
ii libxi6 6.8.2.dfsg.1-10 X Window System Input extension li
ii libxinerama1 6.8.2.dfsg.1-10 X Window System multi-head display
ii libxpm4 6.8.2.dfsg.1-10 X pixmap library
ii libxrender1 1:0.9.0-2 X Rendering Extension client libra
ii xlibs 6.8.2.dfsg.1-10 X Window System client libraries m
ii zlib1g 1:1.2.3-6 compression library - runtime
Versions of packages fvwm recommends:
pn fvwm-icons <none> (no description available)
-- debconf information excluded
--- End Message ---
--- Begin Message ---
On Mon, Mar 16 2009, Vincent Lefevre wrote:
> reopen 339586
> found 339586 1:2.5.27.ds-2
> thanks
>
> On 2009-03-16 05:42:02 +0000, Debian Bug Tracking System wrote:
>> This is an automatic notification regarding your Bug report
>> which was filed against the fvwm package:
>>
>> #339586: fvwm should support the _NET_WM* properties
>>
>> It has been closed by Manoj Srivastava <[email protected]>.
>>
>> Their explanation is attached below along with your original report.
>
> I wonder why this bug was closed. I didn't see any change related
Because fvwm does support the _NET_WM_* stuff:
fvwm (1:2.5.27.ds-1) unstable; urgency=low
* New upstream release
- New extended variable
$[w.visiblename]
- Style matching now honours the window's visible name which
means it can be matched before the real name, hence:
Style $[w.visiblename] Colorset 5
is now honoured. Useful with IndexedWindowName as a style
option.
- New style InitialMapCommand allows to execute any command
when a window is mapped first.
- New option to PrintInfo, "bindings" which prints out all of
the Key, PointerKey, Mouse and Stroke bindings which fvwm
knows about.
- Fixed compilation without XRender support.
- Fixed handling of _NET_MOVERESIZE_WINDOWS requests.
- Fixed a bug in automatic detection mode of the style
MoveByProgramMethod.
- Fixed png detection when cross compiling.
- Fixed keeping fullscreen window mode over a restart.
- The style PositionPlacement now honours StartsOnPage.
- Reset signal handlers for executed modules and programs.
- Try to handle a bug an old version of the EWMH spec by
honouring both, the _NET_WM_STATE_MAXIMIZED_HORIZ hint and
the _NET_WM_STATE_MAXIMIZED_HORZ hitn.
- Fix the GNOME location prefix to application .desktop files.
- 'PositionPlacement UnderMouse' now forces the window
on-screen, just like the old UnderMousePlacement style option
used to.
> to it in the changelog of the new version. And I can still see the
> effect of this bug in fvwm 2.5.27.ds-2.
I think your diagnosis is wrong. You are seeing the symptoms,
and there are bugs open:
* #452661 [i| | ] [fvwm] Titlebar can not show all characters
* #488224 [n| | ] [fvwm] Window titles are incorrectly displayed if
fvwm is running in utf-8 locale
I think those bugs cover the symptoms you see, and it has, I
fear. got nothing to do woth _NET_WM_* stuff. I would prefer to track
the problem in the other bug reports.
manoj
--
Occam's eraser: The philosophical principle that even the simplest
solution is bound to have something wrong with it.
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--- End Message ---