Your message dated Mon, 14 Nov 2005 14:02:35 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#339066: fixed in kid3 0.6-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 Nov 2005 20:01:30 +0000
>From [EMAIL PROTECTED] Mon Nov 14 12:01:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from xproxy.gmail.com ([66.249.82.203])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EbkWA-0003d6-G0
        for [EMAIL PROTECTED]; Mon, 14 Nov 2005 12:01:30 -0800
Received: by xproxy.gmail.com with SMTP id t16so1341425wxc
        for <[EMAIL PROTECTED]>; Mon, 14 Nov 2005 12:01:26 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        
h=received:to:subject:date:from:content-type:mime-version:content-transfer-encoding:message-id:user-agent;
        
b=P+wREb9FFhIUly5qzJosncBudDhQJc0ywf3KqaUJHoQg4NlwdFPxN2SwVvYdg++mJIuK6rkZSeGcKduVnPYA5+pMiK8nsRS3+6jsS5NasBCZTAFdkdbm2k+MZLNabtJH22eFXKVsdndObNf0FPQQbthovFMVZ/SdSgn+snOFn6c=
Received: by 10.65.218.2 with SMTP id v2mr6017758qbq;
        Mon, 14 Nov 2005 12:01:26 -0800 (PST)
Received: from localhost.localdomain ( [84.74.9.64])
        by mx.gmail.com with ESMTP id e11sm2724916qbc.2005.11.14.12.01.25;
        Mon, 14 Nov 2005 12:01:26 -0800 (PST)
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
Subject: kid3: Old Ogg file is not removed when filename and tags are changed
Date: Mon, 14 Nov 2005 21:02:10 +0100
From: "Urs Fleisch" <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Opera M2/7.54 (Linux, build 955)
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: kid3
Version: 0.6-0
Severity: normal
Tags: patch

*** Please type your report below this line e**
Bug reproduction:
Change both the filename and the tags of an Ogg file, then save the file.
There should only be a file with the new name and the new tags, but the old
file still exists.

Workaround:
The old file is not removed when both the filename and the tags are
changed. To work around this, change only the tags, then save the file,  
then
change only the filename, then save the file again.

Patch:

--- kid3/oggfile.cpp.orig       2005-10-13 17:54:34.000000000 +0200
+++ kid3/oggfile.cpp    2005-11-14 19:28:30.000000000 +0100
@@ -208,6 +208,7 @@
                if (new_filename == filename) {
                        QDir(dirname).remove(tempFilename);
                } else {
+                       QDir(dirname).remove(filename);
                        *renamed = true;
                }
        } else if (new_filename != filename) {


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kid3 depends on:
ii  kdelibs4           4:3.3.2-6.3           KDE core libraries
ii  libart-2.0-2       2.3.17-1              Library of functions for 2D  
graphi
ii  libc6              2.3.2.ds1-22          GNU C Library: Shared  
libraries an
ii  libfam0c102        2.7.0-6               client library to control the  
FAM
ii  libflac++4         1.1.1-5               Free Lossless Audio Codec -  
C++ ru
ii  libflac6           1.1.1-5               Free Lossless Audio Codec -  
runtim
ii  libgcc1            1:3.4.3-13            GCC support library
ii  libice6            4.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii  libid3-3.8.3       3.8.3-4.1             Library for manipulating  
ID3v1 and
ii  libidn11           0.5.13-1.0            GNU libidn library,  
implementation
ii  libmad0            0.15.1b-1.1           MPEG audio decoder library
ii  libmusicbrainz4    2.1.1-3               Second generation incarnation  
of t
ii  libogg0            1.1.2-1               Ogg Bitstream Library
ii  libpng12-0         1.2.8rel-1            PNG library - runtime
ii  libqt3c102-mt      3:3.3.4-3             Qt GUI Library (Threaded  
runtime v
ii  libsm6             4.3.0.dfsg.1-14sarge1 X Window System Session  
Management
ii  libstdc++5         1:3.3.5-13            The GNU Standard C++ Library  
v3
ii  libtunepimp2       0.3.0-3               MusicBrainz tagging library  
and si
ii  libvorbis0a        1.1.0-1               The Vorbis General Audio  
Compressi
ii  libvorbisfile3     1.1.0-1               The Vorbis General Audio  
Compressi
ii  libx11-6           4.3.0.dfsg.1-14sarge1 X Window System protocol  
client li
ii  libxext6           4.3.0.dfsg.1-14sarge1 X Window System miscellaneous  
exte
ii  libxrender1        0.8.3-7               X Rendering Extension client  
libra
ii  xlibs              4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB)  
configu
ii  zlib1g             1:1.2.2-4.sarge.2     compression library - runtime

-- no debconf information


---------------------------------------
Received: (at 339066-close) by bugs.debian.org; 14 Nov 2005 22:13:15 +0000
>From [EMAIL PROTECTED] Mon Nov 14 14:13:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EbmPL-0004WA-Rc; Mon, 14 Nov 2005 14:02:35 -0800
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#339066: fixed in kid3 0.6-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 14 Nov 2005 14:02:35 -0800
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=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: kid3
Source-Version: 0.6-1

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

kid3_0.6-1.diff.gz
  to pool/main/k/kid3/kid3_0.6-1.diff.gz
kid3_0.6-1.dsc
  to pool/main/k/kid3/kid3_0.6-1.dsc
kid3_0.6-1_sparc.deb
  to pool/main/k/kid3/kid3_0.6-1_sparc.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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated kid3 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: Mon, 14 Nov 2005 21:14:17 +0100
Source: kid3
Binary: kid3
Architecture: source sparc
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description: 
 kid3       - KDE MP3 ID3 tag editor
Closes: 339066
Changes: 
 kid3 (0.6-1) unstable; urgency=low
 .
   * Added a patch to remove the old .ogg file when both the tags and the
     filename are changed. Patch by Urs Fleisch, thanks (closes:
     bug#339066).
Files: 
 469a109bb2f3e9dc579dea2e8f4db7e5 711 kde optional kid3_0.6-1.dsc
 945992608a29b692284db2c80e1217bd 863350 kde optional kid3_0.6.orig.tar.gz
 39ecf0457db358de5f9f2dc9dbb4bf45 1192 kde optional kid3_0.6-1.diff.gz
 27be982e0afef8a8b1037313e63bf622 209700 kde optional kid3_0.6-1_sparc.deb

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

iD8DBQFDePaaw3ao2vG823MRAr/FAJwIhK7AmVbylTlTQpPo5XdxaW0wxwCghpqC
ZoLyw79ggPjJpvNaF0ANHmk=
=MKF4
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to