Your message dated Thu, 02 Jun 2005 17:47:03 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#309129: fixed in ripperx 2.6.5-1
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; 14 May 2005 20:25:26 +0000
>From [EMAIL PROTECTED] Sat May 14 13:25:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp05.web.de [217.72.192.209]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DX3CP-00047o-00; Sat, 14 May 2005 13:25:25 -0700
Received: from [217.231.191.90] (helo=[192.168.0.2])
by smtp05.web.de with asmtp (TLSv1:RC4-MD5:128)
(WEB.DE 4.105 #282)
id 1DX3Bu-0007yk-00
for [EMAIL PROTECTED]; Sat, 14 May 2005 22:24:54 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 14 May 2005 22:24:43 +0200
From: Tobias Pfeiffer <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0 (X11/20050116)
X-Accept-Language: de-DE, de, en-us, en
MIME-Version: 1.0
To: Debian Bugreport <[EMAIL PROTECTED]>
Subject: ripperx does not support titles longer than 30 chars
X-Enigmail-Version: 0.90.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature";
boundary="------------enig303A001A1650323504AF9D81"
Sender: [EMAIL PROTECTED]
X-Sender: [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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig303A001A1650323504AF9D81
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Package: ripperx
Version: 2.6.4-2
Hi!
I have recently ripped a CD and then encoded into Ogg with ripperx. The
title names of the songs are quite long, at least longer than 30
charactes. The filenames of the output files are correct, but in the ID3
tags of the ogg files, after 30 characters, the full name of the artist
is appendend instead of the remaining characters. I suppose the error
has its origin in the file id3.h that can be found at
http://cvs.sf.net/viewcvs.py/ripperx/ripperX/src/id3.h?rev=1.2&view=markup
There the ID3 tag is defined:
> typedef struct id3tag_s {
> char magic[ 3 ];
> char songname[ 30 ];
> char artist[ 30 ];
> char album[ 30 ];
> char year[ 4 ];
> char note[ 28 ];
> unsigned char null;
> unsigned char track;
> unsigned char style;
> } id3tag_t;
I don't know about C++ and neither about the rest of the source, but I
believe that at some point, the artist information overwrites all of the
things stored in the memory that should actually belong to the title
information. Somebody able to fix this?
Bye
Tobias
--
Ashes to ashes and clay to clay,
if the enemy doesn't get you, your own folks may.
--------------enig303A001A1650323504AF9D81
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFChl6R0JWAx4q8rvURAg1jAJ90i/ZU3CID9d1SQwuJaEjAsWT+MACeOZ9/
PxZag3WATz+yHX+/HzTKAV0=
=8p19
-----END PGP SIGNATURE-----
--------------enig303A001A1650323504AF9D81--
---------------------------------------
Received: (at 309129-close) by bugs.debian.org; 2 Jun 2005 21:51:41 +0000
>From [EMAIL PROTECTED] Thu Jun 02 14:51:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DdxbJ-0002Bj-00; Thu, 02 Jun 2005 14:51:41 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DdxWp-0004Uf-00; Thu, 02 Jun 2005 17:47:03 -0400
From: tony mancill <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#309129: fixed in ripperx 2.6.5-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 02 Jun 2005 17:47:03 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 2
Source: ripperx
Source-Version: 2.6.5-1
We believe that the bug you reported is fixed in the latest version of
ripperx, which is due to be installed in the Debian FTP archive:
ripperx_2.6.5-1.diff.gz
to pool/main/r/ripperx/ripperx_2.6.5-1.diff.gz
ripperx_2.6.5-1.dsc
to pool/main/r/ripperx/ripperx_2.6.5-1.dsc
ripperx_2.6.5-1_i386.deb
to pool/main/r/ripperx/ripperx_2.6.5-1_i386.deb
ripperx_2.6.5.orig.tar.gz
to pool/main/r/ripperx/ripperx_2.6.5.orig.tar.gz
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.
tony mancill <[EMAIL PROTECTED]> (supplier of updated ripperx 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: Wed, 1 Jun 2005 22:41:35 -0700
Source: ripperx
Binary: ripperx
Architecture: source i386
Version: 2.6.5-1
Distribution: unstable
Urgency: low
Maintainer: tony mancill <[EMAIL PROTECTED]>
Changed-By: tony mancill <[EMAIL PROTECTED]>
Description:
ripperx - a GTK-based audio CD ripper/encoder
Closes: 80743 302665 309129
Changes:
ripperx (2.6.5-1) unstable; urgency=low
.
* new upstream release
- added playlist support (closes: #80743)
- fixed vorbis tag problem with song titles > 30 characters.
Thanks to Tobias Pfeiffer. (closes: #309129)
* corrected typo in manpage; thanks to A Costa (closes: #302665)
Files:
ff2ddb96ee5d7ecc752438e4df18c210 616 sound optional ripperx_2.6.5-1.dsc
8e77339aed68f44ac0ebbd074adb2785 171416 sound optional
ripperx_2.6.5.orig.tar.gz
6cde0a0243aaad2db07bddb608549186 20 sound optional ripperx_2.6.5-1.diff.gz
721de43038548cddda140a7b11f9ab61 118032 sound optional ripperx_2.6.5-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCn17ipdwBkPlyvgMRAph9AJwNRCd2wVV88WGH1aFLzlXwgbX9/QCfce8d
QOXl4QIOvO2l76RGruHSFWQ=
=UVLO
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]