Your message dated 09 Dec 2001 12:40:30 +0100 with message-id <[EMAIL PROTECTED]> and subject line xxgdb crashes when scrolled. 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; 4 Sep 2000 17:37:43 +0000 >From [EMAIL PROTECTED] Mon Sep 04 12:37:43 2000 Return-path: <[EMAIL PROTECTED]> Received: from lilac.csi.cam.ac.uk [::ffff:131.111.8.44] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 13W0Bi-0000TS-00; Mon, 04 Sep 2000 12:37:43 -0500 Received: from bit.ch.cam.ac.uk ([131.111.116.176] ident=mail) by lilac.csi.cam.ac.uk with esmtp (Exim 3.13 #1) id 13W0Bh-0004QW-00 for [EMAIL PROTECTED]; Mon, 04 Sep 2000 18:37:41 +0100 Received: from tow by bit.ch.cam.ac.uk with local (Exim 3.12 #1 (Debian)) id 13W0Bg-0005n0-00; Mon, 04 Sep 2000 18:37:40 +0100 From: Toby White <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Scrolling is broken in Source Display X-Reportbug-Version: 0.54 X-Mailer: reportbug 0.54 Date: Mon, 04 Sep 2000 18:37:40 +0100 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: xxgdb Version: 1.12-9.3 Severity: normal Although the display starts out correctly, repeated scrolling up and down in the source display causes the listing to slowly move off the top of the window; after anough scrolling, the source listing will entirely disappear. This may or may not be related to the error message thrown out at the start: bit% xxgdb pot 6:34PM Warning: Actions not found: StartScroll -- System Information Debian Release: 2.2 Architecture: i386 Kernel: Linux bit 2.2.16 #1 Fri Jun 9 01:06:31 BST 2000 i686 Versions of packages xxgdb depends on: ii gdb 4.18.19990928-1 The GNU Debugger ii libc6 2.1.3-13 GNU C Library: Shared libraries an ii xlib6g 3.3.6-10 shared libraries required by X cli --------------------------------------- Received: (at 46867-done) by bugs.debian.org; 9 Dec 2001 11:30:08 +0000 >From [EMAIL PROTECTED] Sun Dec 09 05:30:08 2001 Return-path: <[EMAIL PROTECTED]> Received: from jagor.srce.hr [161.53.2.130] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16D29n-0006iB-00; Sun, 09 Dec 2001 05:30:07 -0600 Received: from fuzz ([EMAIL PROTECTED] [193.198.128.12]) by jagor.srce.hr (8.9.3/8.9.3) with ESMTP id MAA05744 for <[EMAIL PROTECTED]>; Sun, 9 Dec 2001 12:27:09 +0100 (MET) Received: from mvela by fuzz with local (Exim 3.33 #1 (Debian)) id 16D2Jy-0005FC-00 for <[EMAIL PROTECTED]>; Sun, 09 Dec 2001 12:40:38 +0100 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: xxgdb crashes when scrolled. References: <[EMAIL PROTECTED]> Date: 09 Dec 2001 12:40:30 +0100 In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Matej Vela <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Now that xxgdb 1.12-11 has been recompiled with libxaw7, the warning disappeared and scrolling the source window works fine. This seems to have been a libxaw6 problem all along. Thanks for your patience, Matej