Your message dated Wed, 10 Aug 2005 04:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318910: fixed in dvgrab 1.8-2
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; 18 Jul 2005 15:06:51 +0000
>From [EMAIL PROTECTED] Mon Jul 18 08:06:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp.imars.net [64.62.144.114]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DuXCl-0008Tt-00; Mon, 18 Jul 2005 08:06:51 -0700
Received: from toroia.hyrule.dyndns.org
(modemcable205.170-37-24.mc.videotron.ca [24.37.170.205])
by smtp.imars.net (8.12.11/8.12.11) with ESMTP id j6IF6Meh055184
for <[EMAIL PROTECTED]>; Mon, 18 Jul 2005 08:06:22 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Received: by toroia.hyrule.dyndns.org (Postfix, from userid 1000)
id 3A319B7A0; Mon, 18 Jul 2005 11:06:20 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Frederic Briere <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dvgrab: --duration option no longer works
X-Mailer: reportbug 3.15
Date: Mon, 18 Jul 2005 11:06:20 -0400
Message-Id: <[EMAIL PROTECTED]>
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-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: dvgrab
Version: 1.8-1
Severity: normal
When specifying --duration in any time format, dvgrab returns after
capturing 0 frames. It works just fine for 1.7-1.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-2
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)
Versions of packages dvgrab depends on:
ii libavc1394-0 0.5.1-1 control IEEE 1394 audio/video devi
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libdv4 0.103-2 software library for DV format dig
ii libgcc1 1:4.0.1-2 GCC support library
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libquicktime1 0.9.3-2 A library for reading and writing
ii libraw1394-5 0.10.1-1.1 library for direct access to IEEE
ii libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
dvgrab recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 318910-close) by bugs.debian.org; 10 Aug 2005 11:25:25 +0000
>From [EMAIL PROTECTED] Wed Aug 10 04:25:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2oa0-0003sD-00; Wed, 10 Aug 2005 04:17:04 -0700
From: Erik Schanze <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318910: fixed in dvgrab 1.8-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 10 Aug 2005 04:17:04 -0700
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-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: dvgrab
Source-Version: 1.8-2
We believe that the bug you reported is fixed in the latest version of
dvgrab, which is due to be installed in the Debian FTP archive:
dvgrab_1.8-2.diff.gz
to pool/main/d/dvgrab/dvgrab_1.8-2.diff.gz
dvgrab_1.8-2.dsc
to pool/main/d/dvgrab/dvgrab_1.8-2.dsc
dvgrab_1.8-2_i386.deb
to pool/main/d/dvgrab/dvgrab_1.8-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Erik Schanze <[EMAIL PROTECTED]> (supplier of updated dvgrab package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 29 Jul 2005 23:34:00 +0200
Source: dvgrab
Binary: dvgrab
Architecture: source i386
Version: 1.8-2
Distribution: unstable
Urgency: low
Maintainer: Erik Schanze <[EMAIL PROTECTED]>
Changed-By: Erik Schanze <[EMAIL PROTECTED]>
Description:
dvgrab - grab digital video data via IEEE1394 links
Closes: 318910
Changes:
dvgrab (1.8-2) unstable; urgency=low
.
* Added patch [20_patch_smiltime_cc] to fix base class
constuctor call for g++-4.0, Closes: #318910, and to add
missed "return" in Time::serialise()
* Added patch [40_fix_throw_error_messages] to fix not working
throw with error message output
* Added "-Wall" to compile options to get notice of problematic code
* Changed german umlauts to groff sequences, thanks to lintian
* Increased Standards-Version to 3.6.2, no changes needed
Files:
94cef80eea73442ea6ded1416382e4c4 764 graphics extra dvgrab_1.8-2.dsc
2a3573a8887a9a0675ed1cbf92c65ff9 12578 graphics extra dvgrab_1.8-2.diff.gz
effa4f1c907304de3b437d1f7d2edb17 97062 graphics extra dvgrab_1.8-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC+dtWpOKIA4m/fisRAks9AJ0TDU0RwsO4YE1OoEhwRkWTwZVp1QCfXfvQ
t7GJo1Ak79DaZWE5xMc+2Pk=
=gkiQ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]