[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package libmusicbrainz - 4.0.3-0ubuntu0.1 --- libmusicbrainz (4.0.3-0ubuntu0.1) precise-proposed; urgency=low * New upstream bugfix release - LMB-31 - mb_relationlist_get_targettype always returns "target-type" - LMB-32 - Ignore unknown nodes when p

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-20 Thread Timo Aaltonen
Dunno if it's ok for the uploader to verify it, but IIRC (it was two weeks ago..) the song titles were missing, or some other information, without the update. With it howerer everything is fine as it was before the web API update. I did rip a number of new CD's before my vacation, and they all got

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-20 Thread Jim
Hi Scott, I installed the new package by adding -proposed to my sources. I then inserted a CD, started sound-juicer and saw that the bug had disappeared, ie the track listing was complete and used correctly when ripping the CD. /Jim -- You received this bug notification because you are a member

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-20 Thread Scott Kitterman
Jim, What did you do to test this was verified? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update To manage

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-12 Thread Jim
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse metadata after recent MusicBrainz API

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/libmusicbrainz /precise-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse metadata after recent

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-12 Thread Brian Murray
Hello James, or anyone else affected, Accepted libmusicbrainz into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libmusicbrainz/4.0.3-0ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-08 Thread muhkuh
On my system the bug seems to be more severe. Not only are song names missing from sound juicer but sound juicer also segfaults for some CDs when ripping is started. Using libmusicbrainz 4.03 also fixes the crashes. -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-03 Thread Andy Hawkins
I am upstream for libmusicbrainz. I've always been careful about not breaking ABI compatibility, and haven't had any reports of this happening in the past. Extra fields are not an issue, these are all stored in 'hidden' data classes within each class. Also, I don't think the signature change of th

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-03 Thread Chris Halse Rogers
I've reveiwed the diff, and this seems seems reasonable. My concern is that this might change ABI - there are new fields added to the end of some classes, and some protected: functions have changed signature. I'm not familiar enough with the rules of C++ ABI to be confident this is safe; if you ca

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-02 Thread Timo Aaltonen
** Description changed: + [Impact] + apps using libmusicbrainz4-3 will not list complete song information + + the uploaded version does include other fixes too, and the tarball was + released on May 16th and has not seen further fixes to the branch since + + [Test case] + open sound-juicer, pop

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-02 Thread Timo Aaltonen
uploaded to -proposed ** Changed in: libmusicbrainz (Ubuntu Precise) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-02 Thread Timo Aaltonen
I'll prepare the SRU, thanks for testing that 4.0.3 works on precise. ** Changed in: libmusicbrainz (Ubuntu Precise) Assignee: (unassigned) => Timo Aaltonen (tjaalton) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-07-02 Thread RĂ¼diger Kupper
Still broken in precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update To manage notifications about this

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-28 Thread Evan Carroll
In Precise, I was able to get around this buy stealing the package from Quantal wget http://launchpadlibrarian.net/108682950/libmusicbrainz4-3_4.0.3-0ubuntu1_amd64.deb dpkg -i libmusicbrainz4-3_4.0.3-0ubuntu1_amd64.deb I've confirmed it'll work as is. -- You received this bug notification beca

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-26 Thread Timo Aaltonen
..that said it needs to be fixed in precise too ** Also affects: libmusicbrainz (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: libmusicbrainz (Ubuntu Precise) Importance: Undecided => High ** Changed in: libmusicbrainz (Ubuntu Precise) Status: New => Triage

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-26 Thread Timo Aaltonen
Sorry, but this was a pointless upload. Quantal already had libmusicrainz5 synced from Debian, and 4.0.x needs to be removed from the archive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Tit

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package libmusicbrainz - 4.0.3-0ubuntu1 --- libmusicbrainz (4.0.3-0ubuntu1) quantal; urgency=low * New upstream release (LP: #1005075). * Bump Standards-Version to 3.9.3. * Bump Build-Depends for debhelper to >= 9. -- Logan RosenMon, 25 Jun 2012 01

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-24 Thread Logan Rosen
** Changed in: libmusicbrainz (Ubuntu) Status: Confirmed => In Progress ** Changed in: libmusicbrainz (Ubuntu) Assignee: (unassigned) => Logan Rosen (logan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~logan/ubuntu/quantal/libmusicbrainz/new-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse metadata after recent MusicBrainz AP

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-07 Thread James Henstridge
For what it is worth, I put together a package of 4.0.3 in one of my PPAs (https://launchpad.net/~jamesh/+archive/ppa), and Sound Juicer started behaving correctly again. So at least for the API Sound Juicer is using, the new version appears to be binary compatible. -- You received this bug noti

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-01 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/libmusicbrainz5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update To manage notif

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-01 Thread Timo Aaltonen
Ugh, that commit is not directly backportable to 4.0.0. Upstream does have 4.0.3 but there's no way it'll be SRU'able :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz f

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-05-30 Thread Jim
It seems like this bug has been fixed once already: http://www.jpstacey.info/blog/2011/06/13/sound-juicer-no-longer-retrieves-track-names-when-you-extract-audio-cds Rhythmbox seems to work fine, but I think it uses a different version of libmusicbrainz.. -- You received this bug notification bec

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-05-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libmusicbrainz (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Titl

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-05-30 Thread Carl-Eric Menzel
Nothing much to add, except that I can confirm this bug. I'd love to see the new libmusicbrainz packaged. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005075 Title: Libmusicbrainz fails to parse m