Your message dated Tue, 18 Feb 2003 22:00:51 +0100 with message-id <[EMAIL PROTECTED]> and subject line nhrecorder -- Record and playback nethack game sessions. 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; 1 Jun 2002 21:55:36 +0000 >From [EMAIL PROTECTED] Sat Jun 01 16:55:36 2002 Return-path: <[EMAIL PROTECTED]> Received: from dclient217-162-4-86.hispeed.ch (southpole.linuks.mine.nu) [217.162.4.86] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17EGqU-0005dO-00; Sat, 01 Jun 2002 16:55:35 -0500 Received: from tar by southpole.linuks.mine.nu with local (Exim 3.35 #1 (Debian)) id 17EGo6-0001Mq-00 for <[EMAIL PROTECTED]>; Sat, 01 Jun 2002 23:53:06 +0200 From: Gurkan Sengun <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: RFP: nhrecorder -- Record and playback nethack game sessions. X-Mailer: reportbug 1.50 Date: Sat, 01 Jun 2002 23:53:05 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: tar <[EMAIL PROTECTED]> X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED] using "From" header Delivered-To: [EMAIL PROTECTED] Package: wnpp Version: N/A; reported 2002-06-01 Severity: wishlist * Package name : nhrecorder Version : 1.0 Upstream Author : Helge Dennhardt <[EMAIL PROTECTED]> * URL : http://www.itp.uni-hannover.de/~dennha/nh_recorder/readme.html * License : GPL Description : Record and playback nethack game sessions. This is a utility for Nethack. First, there is the Nethack-Recorder ("nh_recorder"). It allows you to record your entire Nethack game into a movie file. Second, there is the Nethack-Player "nh_player"). It allows you to replay your movie files at different speed or starting from a certain time index. With these two programs you can review your favourite Nethack-games. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux southpole 2.2.18 #1 Thu Dec 21 21:13:10 EST 2000 i586 Locale: LANG=C, LC_CTYPE=C --------------------------------------- Received: (at 148774-done) by bugs.debian.org; 18 Feb 2003 21:02:45 +0000 >From [EMAIL PROTECTED] Tue Feb 18 15:02:44 2003 Return-path: <[EMAIL PROTECTED]> Received: from dclient217-162-4-93.hispeed.ch (sunshine.mine.nu) [217.162.4.93] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18lEt2-0001d7-00; Tue, 18 Feb 2003 15:02:44 -0600 Received: from [192.168.0.4] (helo=southpole.linuks.mine.nu) by sunshine.mine.nu with smtp (Exim 3.36 #1 (Debian)) id 18lEsX-0005kt-00 for <[EMAIL PROTECTED]>; Tue, 18 Feb 2003 22:02:13 +0100 Date: Tue, 18 Feb 2003 22:00:51 +0100 From: Gurkan Sengun <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: nhrecorder -- Record and playback nethack game sessions. Message-Id: <[EMAIL PROTECTED]> Organization: www.linuks.mine.nu X-Mailer: Sylpheed version 0.8.9claws48 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.6 required=4.0 tests=NOSPAM_INC,SPAM_PHRASE_02_03 version=2.44 X-Spam-Level: >This program doesn't seem to do anything that script(1) and replay(1) from >bsdutils cannot do, and the code is a mess. The author admits that it is a >mess, and not portable. I do not think that this program would add >significant value to Debian. >It also does not include any license, and judging from the timestamps, it >probably never will. >--=20 > - mdz thanks alot, mdz! script(1) and replay(1) work perfectly according to man replay's example. g=FCrkan