[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#295424: marked as done (madplay: fails to display id3tag correctly)



Your message dated Sun, 08 May 2005 14:32:20 -0400
with message-id <E1DUqZg-0000el-00@newraff.debian.org>
and subject line Bug#295424: fixed in madplay 0.15.2b-4
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; 15 Feb 2005 18:57:09 +0000
>From luc@saillard.org Tue Feb 15 10:57:09 2005
Return-path: <luc@saillard.org>
Received: from bur91-2-82-231-160-146.fbx.proxad.net (epia.saillard.org) [82.231.160.146] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D17si-0004RR-00; Tue, 15 Feb 2005 10:57:09 -0800
Received: from darkland.localdomain (darkland.localdomain [192.168.80.2])
	by epia.saillard.org (Postfix) with ESMTP
	id E42831C401A; Tue, 15 Feb 2005 19:57:06 +0100 (CET)
Received: from luc by darkland.localdomain with local (Exim 4.44)
	id 1D17si-0007ca-50; Tue, 15 Feb 2005 19:57:08 +0100
Date: Tue, 15 Feb 2005 19:57:07 +0100
From: Luc Saillard <luc@saillard.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: madplay: fails to display id3tag correctly
Message-ID: <20050215185707.GA29295@darkland.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.7.1
User-Agent: Mutt/1.5.6+20040907i
X-BadReturnPath: luc@darkland.localdomain rewritten as luc@saillard.org
  using "From" header
Delivered-To: submit@bugs.debian.org
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: 

Package: madplay
Version: 0.15.2b-3
Severity: normal

When playing a mp3 file using a x86_64 pure64 install. Text isn't
display correctly.
Ex:
madplay -v 02.Log_off.mp3
MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie
et al.
          Title: L
         Artist: K
          Album: A
          Track: 2
 00:00:05 Layer III, VBR (avg 160 kbps), 44100 Hz, joint stereo (MS), no CRC
219 frames decoded (0:00:05,7), -19,3 dB peak amplitude, 0 clipped samples

I look into the code, and found that if i revert the patch to convert
unicode in locale data. It works.
#ifndef HAVE_WCSLEN by a #if 1



At the compile time, i've this gcc warning:
if gcc-3.4 -DHAVE_CONFIG_H -I. -I. -I. -Iintl
-DLOCALEDIR=\"/usr/local/share/locale\"    -Wall -pipe  -march=k8
-fstrength-reduce -MT player.o -MD -MP -MF ".deps/player.Tpo" -c -o
player.o player.c; \
then mv -f ".deps/player.Tpo" ".deps/player.Po"; else rm -f
".deps/player.Tpo"; exit 1; fi
player.c: In function `ucs4_to_locale_strdup':
player.c:617: warning: implicit declaration of function `wcslen'
player.c:620: warning: wchar_t format, different type arg (arg 4)
player.c:620: warning: wchar_t format, different type arg (arg 4)

MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie et al.
          Title: Log off
         Artist: Kenji Kawai
          Album: Avalon - From Original Soundtr
          Track: 2

I know that x86_64 isn't supported by debian, but can you do something
about this ? wcslen always return 1. So perhaps the string encoded isn't
the same format the glibc want.

Thanks,
Luc

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.10-ac12
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)

Versions of packages madplay depends on:
ii  libaudiofile0  0.2.6-5                   Open-source version of SGI's audio
ii  libc6          2.3.2.ds1-20.0.0.1.pure64 GNU C Library: Shared libraries an
ii  libesd0        0.2.35-2                  Enlightened Sound Daemon - Shared 
ii  libid3tag0     0.15.1b-3                 ID3 tag reading library from the M
ii  libmad0        0.15.1b-1                 MPEG audio decoder library
ii  zlib1g         1:1.2.2-4                 compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 295424-close) by bugs.debian.org; 8 May 2005 18:48:53 +0000
>From katie@ftp-master.debian.org Sun May 08 11:48:53 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DUqpY-0002Uf-00; Sun, 08 May 2005 11:48:44 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DUqZg-0000el-00; Sun, 08 May 2005 14:32:20 -0400
From: Sam Clegg <samo@debian.org>
To: 295424-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#295424: fixed in madplay 0.15.2b-4
Message-Id: <E1DUqZg-0000el-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 08 May 2005 14:32:20 -0400
Delivered-To: 295424-close@bugs.debian.org
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: 3

Source: madplay
Source-Version: 0.15.2b-4

We believe that the bug you reported is fixed in the latest version of
madplay, which is due to be installed in the Debian FTP archive:

madplay_0.15.2b-4.diff.gz
  to pool/main/m/madplay/madplay_0.15.2b-4.diff.gz
madplay_0.15.2b-4.dsc
  to pool/main/m/madplay/madplay_0.15.2b-4.dsc
madplay_0.15.2b-4_i386.deb
  to pool/main/m/madplay/madplay_0.15.2b-4_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 295424@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sam Clegg <samo@debian.org> (supplier of updated madplay 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 28 Mar 2005 22:14:59 +0100
Source: madplay
Binary: madplay
Architecture: source i386
Version: 0.15.2b-4
Distribution: unstable
Urgency: low
Maintainer: Mad Maintainers <pkg-mad-maintainers@lists.alioth.debian.org>
Changed-By: Sam Clegg <samo@debian.org>
Description: 
 madplay    - MPEG audio player in fixed point
Closes: 295424 300052 300095
Changes: 
 madplay (0.15.2b-4) unstable; urgency=low
 .
   * Sam Clegg:
     * debian/control: set new Maintainer: and Uploaders:
         pkg-mad-maintainers@list.alioth.debian.org (Closes: #300095)
     * debian/rules: convert to cdbs
     * debian/control: depend to cdbs
     * debian/madplay.files: replaced with madplay.install
       (cdbs install target disabled.. but we could just let this
       handle installing the files rather than use debhelper)
   * Kurt Roeckx:
     * Added autotools-dev, libtool, autoconf, automake1.8 build dependency
       and regenerate all those files on build.
     * Add -Werror to CFLAGS
     * Corrected the copyright file.
     * Fixed typo in the description of the package (Closes: #300052)
     * Convert an ucs4 string to a wchar_t string first.  id3_ucs4_t is
       of type unsigned long while wchar_t of type int. (Closes: #295424)
     * Install CREDITS files.
     * Add a watch file.
Files: 
 5b4b48c042a5fb0da7b26622d0ba55d8 842 sound optional madplay_0.15.2b-4.dsc
 4660463ff256aa90818b3d74eabf883f 5354 sound optional madplay_0.15.2b-4.diff.gz
 06eab54af00b4a4aab23633b4c2edb45 54032 sound optional madplay_0.15.2b-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCflU+LOvxONke42kRAnvTAKCAiuOI+dYIs/EfrUOAGo3ivPJTFwCgsoBo
tVzhvu/GaPF75cznJ7i/Oxo=
=v0UN
-----END PGP SIGNATURE-----



Reply to: