[Bug 576450] Re: incorrect id3v2 option

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576450

Title:
  incorrect id3v2 option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/abcde/+bug/576450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2011-08-11 Thread Bug Watch Updater
** Changed in: abcde (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576450

Title:
  incorrect id3v2 option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/abcde/+bug/576450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package abcde - 2.4.0-1ubuntu1.1

---
abcde (2.4.0-1ubuntu1.1) lucid-proposed; urgency=low

  * Fix for mp3 tagging by removing quotes that expanded to an empty argument
if there was a single artist, which id3v2 will choke on.
Patch by Christof Douma  and taken from Debian bug 554030. (LP: #576450)
 -- Steve Beattie sbeat...@ubuntu.com   Mon, 24 May 2010 21:44:42 -0700

** Changed in: abcde (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-06-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/abcde

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-06-01 Thread Martin Pitt
Accepted abcde into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: abcde (Ubuntu Lucid)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-06-01 Thread Thorsten Reinbold
Tested the Package from proposed. I can confirm that it works.

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-06-01 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-25 Thread Steve Beattie
** Branch linked: lp:~sbeattie/ubuntu/lucid/abcde/lp576450

** Description changed:

- Binary package hint: abcde
+ SRU Justification:
+ This bug prevents users from using abcde to generate correctly tagged mp3s.
+ 
+ TEST CASE:
+ 1) install abcde and id3v2
+ 2) attempt to convert audio cd to mp3s with abcde -o mp3
+ 3) use id3v2 to query generated mp3s (e.g. id3v2 -l path/to/file.mp3)
+ If working correctly, information about the mp3 should be returned; if 
incorrectly, id3v2 will return No ID3 tag
+ 
+ Regression potential:
+ There is a small risk of breaking tagging mp3s for multi-artist cds, testing 
should verify that it does not get broken. 
+ 
+ Old Description:
  
  abcde is passing unsupported options to id3v2. Here is a partial output
  from abcde:
  
  ...
  Tagging track 12 of 12: Voulez-Vous?...
  /usr/bin/id3v2: unrecognized option '--TPE2 Various'
  Usage: /usr/bin/id3v2 [OPTION]... [FILE]...
  ...
  
  Once abcde is done, further inspection reveals that no id3 tag was
  written at all. I've only seen this problem since upgrading my system to
  10.04 (i am running Ubuntu 10.04 LTS - the Lucid Lynx)

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-25 Thread Steve Beattie
I've reproduced the problem (to my chagrin) and can confirm that
incorporating the patch from debian bug 554030 fixes the issue without
breaking mp3 encoding in any visible way. I've linked a branch to be
submitted for a Stable Release Update as well as have a test package
waiting to be built in my ppa at
https://launchpad.net/~sbeattie/+archive/ppa/+packages.

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-25 Thread Thorsten Reinbold
Steve, I've installed the Package from your PPA and can confirm that
tagging is working with that version. Thanks!

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-24 Thread Steve Beattie
** Also affects: abcde (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554030
   Importance: Unknown
   Status: Unknown

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-24 Thread Steve Beattie
abcde 2.4.1-1 has already been synced from debian in maverick, marking
it fix-released there.

** Also affects: abcde (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: abcde (Ubuntu)
   Status: New = Fix Released

** Changed in: abcde (Ubuntu Lucid)
   Status: New = Triaged

** Changed in: abcde (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: abcde (Ubuntu)
   Importance: Undecided = Medium

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-16 Thread Michael S.
Debian has fixed this problem with abcde version 2.4.1-1, see here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554030

Can someone in Ubuntu please upload 2.4.1-1 for Lucid, since this bug
essentially makes abcde on Lucid useless?  Thanks.

In the meantime, Ubuntu users can download the Debian .deb file here:

http://packages.debian.org/sid/all/abcde/download

And install it like so:

$ sudo dpkg -i  abcde_2.4.1-1_all.deb

and it will work.

** Bug watch added: Debian Bug tracker #554030
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554030

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-07 Thread Aren Tyr
The fix for this bug is in the Debian archives, a package maintainer
just needs to migrate it across.

http://www.mail-archive.com/debian-bugs-
d...@lists.debian.org/msg711030.html

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576450] Re: incorrect id3v2 option

2010-05-07 Thread bigoperm
Thanks! Should I contact the maintainers directly?

-- 
incorrect id3v2 option
https://bugs.launchpad.net/bugs/576450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs