[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-10-04 Thread Václav Zeman
I still cannot play Musepack files with Clementine. Is the released fix
also fix for Clementine?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  Fix Released

Bug description:
  At least 2 players -
  gmusicbrowser
  vlc

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-06-21 Thread Dmitry Shachnev
This bug was fixed in the package libmpc - 2:0.1~r459-4.1
Sponsored for Jackson Doak (noskcaj)

---
libmpc (2:0.1~r459-4.1) unstable; urgency=low

  [ Hideki Yamane ]
  * Non-maintainer upload.
- auto detect aclocal/automake/autoconf version (Closes: #713209)
- include autoreconf.mk to add config/compile file
  * debian/control
- add Build-Depends: dh-autoreconf to provide above autoreconf.mk
  * debian/patches
- add add_subdir-objects.patch for automake

 -- Neil Williams codeh...@debian.org  Sat, 22 Mar 2014 14:25:56 +

libmpc (2:0.1~r459-4) unstable; urgency=medium

  * Team upload.
  * Bump urgency to medium as RC #665974 affects wheezy.
  * Avoid re-define mpc_uint8_t, MPC_SAMPLE_FORMAT and mpc_int16_t in
libmpcdec/requant.h, they are defined somewhere else in the code;
patch taken from upstream trunk. (Closes: #665974)
Thanks to Han Boetes for the report and Fabian Greffrath for
traging the bug.

 -- Alessio Treglia ales...@debian.org  Thu, 21 Jun 2012 09:37:38
+0200

libmpc (2:0.1~r459-3) unstable; urgency=low

  * Team upload.
  * Fix buildsystem to avoid FTBFS with --as-needed.
Thanks to Stefan Potyra for the patch. (Closes: #606829)
  * Run autotools' stuff before configure to regenerate the buildsystem.
- Drop 99_autoreconf.patch.
- Build-Depends on gnulib, auto{conf,make} libtool.
  * Bump Standards.

 -- Alessio Treglia ales...@debian.org  Sun, 17 Jun 2012 21:05:37
+0200

libmpc (2:0.1~r459-2) unstable; urgency=low

  * Team upload.
  * Update maintainer information.
  * Add watch file.
  * Build for Multiarch.
  * Bump Standards.

 -- Alessio Treglia ales...@debian.org  Wed, 15 Feb 2012 01:11:57
+0100

** Changed in: libmpc (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  Fix Released

Bug description:
  At least 2 players -
  gmusicbrowser
  vlc

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-05-19 Thread Quentin Sculo
From what I understand this is caused by the removal of ffmpeg, replaced
by libav (a fork) : http://askubuntu.com/questions/432542/is-ffmpeg-
missing-from-the-official-repositories-in-14-04

For gmusicbrowser, the problem is that is uses gstreamer 0.10 which uses
gstreamer0.10-ffmpeg to decode mpc (and lossless m4a too, probably more)
which doesn't compile with libav, so it has been removed
(https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1254033) as
gstreamer 0.10 is deprecated in favor of 1.0

I've installed ffmpeg and gstreamer0.10-ffmpeg via the ppa mentioned in
the askubuntu question above, and it does fix the playing of mpc and
lossless m4a in gmusicbrowser, the ppa also contains a vlc that plays
mpc. Of course it is not a proper fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  Confirmed

Bug description:
  At least 2 players -
  gmusicbrowser
  vlc

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-05-19 Thread Doug McMahon
This bug isn't related to ffmpeg vs libav, the issue is in libmpc 
vlc from the ppa   gmusicbrowser work because the ppa also has a patched 
libmpcdec6

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  Confirmed

Bug description:
  At least 2 players -
  gmusicbrowser
  vlc

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-05-02 Thread Doug McMahon
** Description changed:

- At least 1 player - 
+ At least 2 players -
  gmusicbrowser
+ vlc
  
  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  Confirmed

Bug description:
  At least 2 players -
  gmusicbrowser
  vlc

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-05-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libmpc (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  Confirmed

Bug description:
  At least 1 player - 
  gmusicbrowser

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1310554] Re: Regression: breaks mpc decoding with some players

2014-04-21 Thread Doug McMahon
** Description changed:

- At least 2 players
- moc
+ At least 1 player - 
  gmusicbrowser
  
  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to libmpc in Ubuntu.
https://bugs.launchpad.net/bugs/1310554

Title:
  Regression: breaks mpc decoding with some players

Status in “libmpc” package in Ubuntu:
  New

Bug description:
  At least 1 player - 
  gmusicbrowser

  Fixed in Debian, probably from  1001_missing_extern_kw.patch
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665974

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libmpcdec6 2:0.1~r459-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 21 06:39:45 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140414)
  SourcePackage: libmpc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp