Your message dated Tue, 19 Apr 2005 23:32:44 GMT
with message-id <[EMAIL PROTECTED]>
and subject line mozilla-browser: mwm hints parsing broken on 64 bit 
architectures
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Apr 2003 12:40:36 +0000
>From [EMAIL PROTECTED] Wed Apr 09 07:40:36 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mx01.uni-tuebingen.de [134.2.3.11] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 193EsV-00049Q-00; Wed, 09 Apr 2003 07:40:35 -0500
Received: from juist (semeai.Informatik.Uni-Tuebingen.De [134.2.15.66])
        by mx01.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id h39CeWN8029238
        for <[EMAIL PROTECTED]>; Wed, 9 Apr 2003 14:40:33 +0200
Received: from falk by juist with local (Exim 3.36 #1 (Debian))
        id 193EsR-0005yQ-00
        for <[EMAIL PROTECTED]>; Wed, 09 Apr 2003 14:40:31 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Falk Hueffner <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mwm hints parsing broken on 64 bit architectures
X-Mailer: reportbug 2.10.1
Date: Wed, 09 Apr 2003 14:40:31 +0200
Message-Id: <[EMAIL PROTECTED]>
X-AntiVirus: checked by AntiVir Milter 1.0.0.8; AVE 6.19.0.3; VDF 6.19.0.5
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.1 required=4.0
        tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: 

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


---------------------------------------
Received: (at 188337-done) by bugs.debian.org; 19 Apr 2005 23:32:45 +0000
>From [EMAIL PROTECTED] Tue Apr 19 16:32:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 48.host.terra.es (tfdsmtp2.mail.isp) [213.4.129.48] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DO2Cz-0008UE-00; Tue, 19 Apr 2005 16:32:45 -0700
Received: from teleline.es ([10.20.4.99]) by tfdsmtp2.mail.isp
          (Netscape Messaging Server 4.15 tfdsmtp2 Mar 14 2002 21:29:48)
          with ESMTP id IF7W2J00.T61 for <[EMAIL PROTECTED]>;
          Wed, 20 Apr 2005 01:32:43 +0200 
Disposition-Notification-To: ROBERTOJIMENOCA <[EMAIL PROTECTED]>
From: ROBERTOJIMENOCA <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 19 Apr 2005 23:32:44 GMT
X-Mailer: Netscape Webmail
MIME-Version: 1.0
Content-Language: es
Subject: Re: mozilla-browser: mwm hints parsing broken on 64 bit
 architectures
X-Accept-Language: es
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.9 required=4.0 tests=BAYES_00,BLANK_LINES_70_80,
        RCVD_IN_BL_SPAMCOP_NET,ROBERTOJIMENOCA autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

This bug should be fixed. Reopen otherwise.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to