Your message dated Tue, 10 Apr 2001 23:25:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line closing nmu fixed bugs 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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 26 Jun 2000 20:34:27 +0000 >From [EMAIL PROTECTED] Mon Jun 26 15:34:27 2000 Return-path: <[EMAIL PROTECTED]> Received: from mx01.uni-tuebingen.de [134.2.3.11] by master.debian.org with esmtp (Exim 3.12 2 (Debian)) id 136faM-00005j-00; Mon, 26 Jun 2000 15:34:27 -0500 Received: from localhost (p1ks072.extern.uni-tuebingen.de [134.2.226.72]) by mx01.uni-tuebingen.de (8.9.3/8.9.3) with ESMTP id WAA02353; Mon, 26 Jun 2000 22:34:18 +0200 Received: from falk by localhost with local (Exim 3.12 #1 (Debian)) id 136fZR-0004CM-00; Mon, 26 Jun 2000 22:33:29 +0200 From: Falk Hueffner <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Crash in "Other options" (when sizeof(int) != sizeof(long)) X-Reportbug-Version: 0.54 X-Mailer: reportbug 0.54 Date: Mon, 26 Jun 2000 22:33:29 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Falk Hueffner <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: xmbdfed Version: 4.3-3 Severity: normal On an Alpha, xmbdfed crashes in the "Other options" dialog. Also, the glyph editing box pixel size is soo small. The reason is that pixel_size gets shot. This patch is needed. --- xmbdfed.c~ Mon Jun 26 20:43:10 2000 +++ xmbdfed.c Mon Jun 26 22:27:40 2000 @@ -199,7 +199,7 @@ }, { "initialGlyph", "InitialGlyph", - "GlyphCode", sizeof(long), + "GlyphCode", sizeof(int), XtOffsetOf(MXFEditorOptions, initial_glyph), XmRImmediate, (XtPointer) -1 }, Falk -- System Information Debian Release: 2.2 Architecture: alpha Kernel: Linux borkum 2.2.14 #1 Tue May 30 01:00:41 CEST 2000 alpha Versions of packages xmbdfed depends on: ii freetype2 1.3.1-1 The FREE TrueType Font Engine, sha ii gzip 1.2.4-33 The GNU compression utility. ii lesstif1 1:0.89.4-3 OSF/Motif implementation released ii libc6.1 2.1.3-10 GNU C Library: Shared libraries an ii xlib6g 3.3.6-7 shared libraries required by X cli ii xpm4g [libxpm4] 3.4k-5 the X PixMap library --------------------------------------- Received: (at 66312-done) by bugs.debian.org; 11 Apr 2001 06:25:12 +0000 >From [EMAIL PROTECTED] Wed Apr 11 01:25:12 2001 Return-path: <[EMAIL PROTECTED]> Received: from kitenet.net [198.144.200.155] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14nE3w-0000Vb-00; Wed, 11 Apr 2001 01:25:08 -0500 Received: by kitenet.net (Postfix, from userid 500) id 928D0BC020; Tue, 10 Apr 2001 23:25:07 -0700 (PDT) Date: Tue, 10 Apr 2001 23:25:07 -0700 From: Joey Hess <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: closing nmu fixed bugs Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i Delivered-To: [EMAIL PROTECTED] These bugs were fixed in past uploads of the respective packages, which are all "maintained" by the Debian QA Group. -- see shy jo