Hi.

I've received this bug report along with a patch.

--- Begin Message ---
Package: fvwm
Version: 2.4.15-2
Severity: normal
Tags: patch

Hi,

fvwm contains the same bug as qvwm (#97326), which makes for example
mozilla's window borders not show up. Here's a patch.

--- fvwm/decorations.c~ 2003-02-08 14:09:43.000000000 +0100
+++ fvwm/decorations.c  2003-04-09 14:07:49.000000000 +0200
@@ -73,10 +73,10 @@
 /* Motif  window hints */
 typedef struct
 {
-  CARD32      flags;
-  CARD32      functions;
-  CARD32      decorations;
-  INT32       inputMode;
+  ulong      flags;
+  ulong      functions;
+  ulong      decorations;
+  long       inputMode;
 } PropMotifWmHints;
 
 typedef PropMotifWmHints        PropMwmHints;

        Falk


-- System Information:
Debian Release: testing/unstable
Architecture: alpha
Kernel: Linux juist 2.5.59 #4 Sat Jan 18 12:46:41 CET 2003 alpha
Locale: LANG=C, [EMAIL PROTECTED]

Versions of packages fvwm depends on:
ii  libc6.1                   2.3.1-16       GNU C Library: Shared libraries an
ii  libglib1.2                1.2.10-8       The GLib library of C routines
ii  libgtk1.2                 1.2.10-14      The GIMP Toolkit set of widgets fo
ii  libncurses5               5.3.20021109-2 Shared libraries for terminal hand
ii  libreadline4              4.3-4          GNU readline and history libraries
ii  libstroke0                0.5.1-2        support for mouse strokes like tho
ii  xlibs                     4.2.1-5.0.1    X Window System client libraries

-- no debconf information





--- End Message ---

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia

Reply via email to