Bug#825993: Rosegarden is not proposed when opening .rg files

2016-06-01 Thread Petter Reinholdtsen

Package: rosegarden
Version: 1:16.02-1
Tags: patch

When saving a file in Rosegarden, and then trying to use the KDE file
manager to open the file, Rosegarden is not listed as an option for
opening the file.  The reason as far as I understand it is that the MIME
type for the file as reported by file is not listed in the Rosegarden
desktop file.  This is the output from file for the file:

  % file somenotes.rg 
  somenotes.rg: gzip compressed data, from Unix
  % file --mime-type somenotes.rg 
  somenotes.rg: application/gzip
  %

While this is the settings in the desktop file:

  % grep Mime /usr/share/applications/rosegarden.desktop
  
MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/midi;
  X-KDE-NativeMimeType=audio/x-rosegarden-composition
  %

Until the file program start to return one of the MIME types listed in
the desktop file, I believe the desktop file need to list
application/gzip as a MIME type rosegarden can handle.  Can you change
the desktop file?  The following patch should work:

--- rosegarden.desktop.orig  2016-05-21 19:37:19.0 +0200
+++ rosegarden.desktop 2016-06-01 09:59:08.372236328 +0200
@@ -3,7 +3,7 @@
 Type=Application
 Categories=AudioVideo;Audio;Midi;Sequencer;X-SuSE-Sequencer;X-Red-Hat-Base;
 Exec=rosegarden %f
-MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/midi;
+MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/midi;application/gzip;
 X-KDE-NativeMimeType=audio/x-rosegarden-composition
 Icon=rosegarden
 Comment=MIDI and Audio Sequencer and Notation Editor

It is probably a good idea to get the Rosegarden files registered with
IANA with an official MIME type.  See
http://www.iana.org/assignments/media-types/media-types.xhtml >
for information about the procedure.

-- 
Happy hacking
Petter Reinholdtsen

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#825993: Rosegarden is not proposed when opening .rg files

2016-06-01 Thread Sebastian Ramacher
Hi

On 2016-06-01 10:01:24, Petter Reinholdtsen wrote:
> 
> Package: rosegarden
> Version: 1:16.02-1
> Tags: patch
> 
> When saving a file in Rosegarden, and then trying to use the KDE file
> manager to open the file, Rosegarden is not listed as an option for
> opening the file.  The reason as far as I understand it is that the MIME
> type for the file as reported by file is not listed in the Rosegarden
> desktop file.  This is the output from file for the file:
> 
>   % file somenotes.rg 
>   somenotes.rg: gzip compressed data, from Unix
>   % file --mime-type somenotes.rg 
>   somenotes.rg: application/gzip
>   %
> 
> While this is the settings in the desktop file:
> 
>   % grep Mime /usr/share/applications/rosegarden.desktop
>   
> MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/midi;
>   X-KDE-NativeMimeType=audio/x-rosegarden-composition
>   %
> 
> Until the file program start to return one of the MIME types listed in
> the desktop file, I believe the desktop file need to list
> application/gzip as a MIME type rosegarden can handle.  Can you change
> the desktop file?  The following patch should work:

No, please don't. Please get file fixed to report the correct mimetype instead.
Adding application/gzip will make rosegarden show up for all gz compressed files
and - even worse - make it the default program for application/gzip as long as
there is no other application/gzip handler with sorts before rosegarden or there
is default handler set by the DE. We already have enough of the "PDFs open in
GIMP per default" or "text files open with editor from wine" madness.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#825993: Rosegarden is not proposed when opening .rg files

2016-06-01 Thread Petter Reinholdtsen
[Sebastian Ramacher]
> No, please don't. Please get file fixed to report the correct mimetype
> instead.

I'm not convinced that is possible.  I've asked about this in
http://bugs.debian.org/825994 >.

Do you agree that it should be possible to click (or double click) on a
Rosegarden file in the desktop file manager and get Rosegarden to start
automatically?  If modifying file proves to be impossible, do you have
any idea how to get the file opening to work?

> Adding application/gzip will make rosegarden show up for all gz
> compressed files and - even worse - make it the default program for
> application/gzip as long as there is no other application/gzip handler
> with sorts before rosegarden or there is default handler set by the
> DE. We already have enough of the "PDFs open in GIMP per default" or
> "text files open with editor from wine" madness.

I agree that the approach has some disadvantage, and the one you quotes
is the major one, but I believe it is less of a disadvantage for
unskilled users than having Rosegarden fail to show up as an alternative
when he is trying to open a Rosegarden file in the file manager.

I believe it is better to get several options and be able to pick a
working one from them than it is to not get any options.

-- 
Happy hacking
Petter Reinholdtsen

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#824211: marked as pending

2016-06-01 Thread Jaromír Mikeš
It was not intended to install plugins to multi-arch dir.
This topic was discused already once without a clear result :(
http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2014-January/036278.html

mira

2016-06-01 2:58 GMT+02:00 Nicholas D Steeves :
> On 31 May 2016 at 16:27, Jaromír Mikeš  wrote:
>> Will be fixed soon.
>>
>> mira
>>
>> 2016-05-31 20:42 GMT+02:00 Javier Serrano Polo :
>>> El dt 31 de 05 de 2016 a les 14:09 +, Jaromír Mikeš va escriure:
 +  * Fix multi-arch path.
>>>
>>> Will the plug-ins be installed under /usr/lib/*/ladspa? I would be in
>>> favor, but AFAIK this would be the first Debian package to ship LADSPA
>>> plug-ins under a multiarch folder instead of /usr/lib/ladspa.
>
> A few of my hopefully-baseless worries:
>
> Would someone please confirm that this is a mechanism in place to
> insure that any of /usr/lib/*/ladspa and /usr/lib/ladspa will be
> correctly added to $LADSPA_PATH?  Also, will the multiarch approach
> necessitate a LADSPA32_PATH LADSPA64_PATH in the case of a mixed i386
> and amd64 system?  Or is this the beginning of a formal transition
> from /usr/lib/ladspa to /usr/lib/$primary_arch/ladspa?
>
> Sincerely,
> Nicholas

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Whatever happened to this multiarch effort?

2016-06-01 Thread Nicholas D Steeves
Following up on:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824211#70

The LV2 multi-arch enabling thread stopped at the following:
https://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2014-January/036354.html

Did anyone ever follow-up with Robin Gareus or Alessio Treglia?  Does
LV2_PATH replace $LADSPA_PATH, and are there still any LADSPA V1
plugins in the archive?  Was it the potential of breaking the software
which didn't/doesn't use liblilv that caused this effort to stall?
Alternatively, I wonder if it was because it turned out to be such a
massive effort to patch a tonne of stuff...

Cheers,
Nicholas

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#824211: marked as pending

2016-06-01 Thread Nicholas D Steeves
Oh, I now see what happened with swh-plugins now with '+  * Fix
multi-arch path."' (I received email to deb-multimedia mailing list
and replied without checking bug context).  Sorry about that!  I'll
move my OT discussion to the mailing list.

Best regards,
Nicholas

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes REJECTED

2016-06-01 Thread Jaromír Mikeš
2016-06-01 0:30 GMT+02:00 Debian FTP Masters :
>
>
> swh-plugins_0.4.16+git20160531~repack0-2.dsc: Refers to non-existing file 
> 'swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz'
> Perhaps you need to include the file in your upload?
>

Hi,

I am trying upload again with orig file, but having troubles :(

$ dupload -f  ../swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes
dupload note: no announcement will be sent.
Checking signatures before upload..signatures are ok
Uploading (ftp) to ftp-master.debian.org:/pub/UploadQueue/
[ job swh-plugins_0.4.16+git20160531~repack0-2_amd64 from
swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes
 swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz, size ok, md5sum
ok, sha1sum ok, sha256sum ok
 swh-plugins_0.4.16+git20160531~repack0-2.debian.tar.xz, size ok,
md5sum ok, sha1sum ok, sha256sum ok
 swh-plugins_0.4.16+git20160531~repack0-2_amd64.deb, size ok, md5sum
ok, sha1sum ok, sha256sum ok
 swh-plugins-dbgsym_0.4.16+git20160531~repack0-2_amd64.deb, size ok,
md5sum ok, sha1sum ok, sha256sum ok
 swh-plugins_0.4.16+git20160531~repack0-2.dsc, size ok, md5sum ok,
sha1sum ok, sha256sum ok
 swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes ok ]
Uploading (ftp) to anonymous-ftp-master (ftp-master.debian.org)
[ Uploading job swh-plugins_0.4.16+git20160531~repack0-2_amd64
 swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz 335.0 kBdupload
fatal error: Can't upload
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz: Could not create
file.
 at /usr/bin/dupload line 558

Any advice/help?

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes REJECTED

2016-06-01 Thread Mattia Rizzolo
On Wed, Jun 01, 2016 at 03:22:27PM +0200, Jaromír Mikeš wrote:
> Any advice/help?

Yes:
1. use dput instead of dupload (guess even better dput-ng, which does a
   hell more checks before the upload
2. now there are stale files in the upload queue:
   ftp://ftp.upload.debian.org/pub/UploadQueue if any of them is broken
   your upload will fail.  To remove them some DD has to `dcut rm` them.
3. why are you uploading a -2?  a -1 was never uploaded
4. if you upload -2 but never uploaded -1, use the -v option of
   dpkg-genchanges to include the -1 changelog in the changes, and so
   closing the bug closed in the -1 too.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes REJECTED

2016-06-01 Thread Jaromír Mikeš
2016-06-01 15:28 GMT+02:00 Mattia Rizzolo :
> On Wed, Jun 01, 2016 at 03:22:27PM +0200, Jaromír Mikeš wrote:
>> Any advice/help?

> 1. use dput instead of dupload (guess even better dput-ng, which does a
>hell more checks before the upload

Ok

> 2. now there are stale files in the upload queue:
>ftp://ftp.upload.debian.org/pub/UploadQueue if any of them is broken
>your upload will fail.  To remove them some DD has to `dcut rm` them.

Ok. Can some DD do it please?

> 3. why are you uploading a -2?  a -1 was never uploaded

I hoped it was. I've tried day ago.

> 4. if you upload -2 but never uploaded -1, use the -v option of
>dpkg-genchanges to include the -1 changelog in the changes, and so
>closing the bug closed in the -1 too.

Ok

Thank you

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes REJECTED

2016-06-01 Thread Mattia Rizzolo
On Wed, Jun 01, 2016 at 03:54:22PM +0200, Jaromír Mikeš wrote:
> 2016-06-01 15:28 GMT+02:00 Mattia Rizzolo :
> > 2. now there are stale files in the upload queue:
> >ftp://ftp.upload.debian.org/pub/UploadQueue if any of them is broken
> >your upload will fail.  To remove them some DD has to `dcut rm` them.
> 
> Ok. Can some DD do it please?

done.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processing of swh-plugins_0.4.16+git20160531~repack0-1_amd64.changes

2016-06-01 Thread Debian FTP Masters
swh-plugins_0.4.16+git20160531~repack0-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  swh-plugins_0.4.16+git20160531~repack0-1.dsc
  swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
  swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
  swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
  swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: swh-plugins_0.4.16+git20160531~repack0-2_amd64.changes REJECTED

2016-06-01 Thread Jaromír Mikeš
2016-06-01 16:20 GMT+02:00 Mattia Rizzolo :
> On Wed, Jun 01, 2016 at 03:54:22PM +0200, Jaromír Mikeš wrote:
>> 2016-06-01 15:28 GMT+02:00 Mattia Rizzolo :
>> > 2. now there are stale files in the upload queue:
>> >ftp://ftp.upload.debian.org/pub/UploadQueue if any of them is broken
>> >your upload will fail.  To remove them some DD has to `dcut rm` them.
>>
>> Ok. Can some DD do it please?
>
> done.

Thank you! Upload looks good now ... let's see ;)

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

deken 0.2-1 MIGRATED to testing

2016-06-01 Thread Debian testing watch
FYI: The status of the deken source package
in Debian's testing distribution has changed.

  Previous version: 0.1-2
  Current version:  0.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


juce 4.2.2+repack-1 MIGRATED to testing

2016-06-01 Thread Debian testing watch
FYI: The status of the juce source package
in Debian's testing distribution has changed.

  Previous version: 4.2.1+repack-2
  Current version:  4.2.2+repack-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


mplayer 2:1.3.0-2 MIGRATED to testing

2016-06-01 Thread Debian testing watch
FYI: The status of the mplayer source package
in Debian's testing distribution has changed.

  Previous version: 2:1.3.0-1
  Current version:  2:1.3.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


swh-plugins_0.4.16+git20160531~repack0-1_amd64.changes ACCEPTED into unstable

2016-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Jun 2016 16:47:07 +0200
Source: swh-plugins
Binary: swh-plugins
Architecture: source amd64
Version: 0.4.16+git20160531~repack0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 swh-plugins - Steve Harris's LADSPA plugins
Closes: 781997 824211
Changes:
 swh-plugins (0.4.16+git20160531~repack0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #824211)
   * Add patch to fix analoqueOsc. (Closes: #781997)
   * Add libxml-parser-perl as build-dep.
   * Bump Standards.
   * Fix VCS fields.
Checksums-Sha1:
 dfbe40604bca312c83061a328d9faa30b48ad079 2250 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 6afcf292a69be8b8858068cb2237cec80898d9ec 343024 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 8df48d074277f6a3f13ab00e11db17969a24d06b 105724 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 ca4a19ebb817a17dbc00e509eb6afee1a6d4db4d 715146 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 0fc3b8a77578c3e8810efc0fb457386b5fc37620 479054 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb
Checksums-Sha256:
 a56dfe5087136a292d9493a764c3be7a7a4760d10950febd38e03abc99f38a02 2250 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 bb1c2d771cb6de7a30282a22c526118036a355c84d5f982c3c36975ca21e5ee6 343024 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 888314074a2dc686a90efc92fd0056d33566eb9bb6efa843772d93aad33137e4 105724 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 6a33704afc853a6da4fd7ee67bcd9c0e063a84bd14b148a7f731a28b86ac7927 715146 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 30641f19581808beadd17ce04e19ab6467f1266c2b4607b52f3282d39c8e29b8 479054 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb
Files:
 fc50f2672f92cb479be69d9db0ac0c2b 2250 sound optional 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 4950a1e417bd42ef0f5112a839601748 343024 sound optional 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 43002d67269f6fb2dbd80b58717ad728 105724 sound optional 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 5777b48975723235a3bfbc8ac3976f26 715146 debug extra 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 d64d7d7e397af0853b5a24c4cfcb31e3 479054 sound optional 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJXTvZqAAoJEFsBlFXiuE+lhS4QALVCLJYsaA9RtdpM0ogjrV2/
MvNs1wO5/npnGcYWaBMW3DnZrJpzniBNa4+F+GpZvbQNMdg5+W/HxUZGNkxlEgza
VSIgnTxymHW9i2shxeaqcbXvDf1aukh9RHwkv6A5r/g489QAdt+lTvxa0Z4sZy1X
SeeEUniGilo/A7kHMY2Kk18Wnj+W8Ryd6hL+r0EIhkdq+Ccto1ErwVfhTb9Phudm
xh9ghpfHzNLVevwacWo244ACk+Lhz9+DTbFR52ejVg6l+ln7ccwqIksP2eFS0IhM
77IFF+GJaXjpPoBY3z2GH9ZmiUJcxKCbgdLm8i+oUsgS0TEzt7BvIoVEoMDwPWzR
62k1EAwQ3uAwFEetwdFTA/UwltxslCLyC+TLxGg12QC8iGT34eZ3auC4Um5MMsas
GYVt6KFZbKD6t8ltgBIgue3I69I/wYAwFaAF1hG9/SWq4ih1fqeN7toxk3tllI+S
SjzqlpH2UVTNO7X/jqlJ8Ohzouhql3ivJAMMj3+PSnmJSsWnGHpgn+UFn0bNyK/l
/tbEYIG6YanR+TX/w8JdCowVAJMKRgV8sCe/KqZyRSRCHDX9RJn+ysjHln4HGSRr
Wag1n3eykvkH5lxXs7x4/wweQNqTHsxEp0ZGcZQ1yQPbioWEq47gapUAXX69UP98
tgCEdQeTSRWczWac0eIa
=cYvH
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#824211: marked as done (swh-plugins: Package new upstream version)

2016-06-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Jun 2016 17:17:09 +
with message-id 
and subject line Bug#824211: fixed in swh-plugins 0.4.16+git20160531~repack0-1
has caused the Debian Bug report #824211,
regarding swh-plugins: Package new upstream version
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
824211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824211
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: swh-plugins
Version: 0.4.15+1-8
Severity: wishlist

The upstream project is maintained at https://github.com/swh/ladspa . It
includes a vocoder plug-in that is shipped with the lmms package. To
reuse this plug-in, lmms could put it under /usr/lib/ladspa, but that
would conflict with a new version of swh-plugins. Could you tell if you
will package a new upstream version, which is preferable, or if lmms can
publish this plug-in in the meantime?


smime.p7s
Description: S/MIME cryptographic signature
--- End Message ---
--- Begin Message ---
Source: swh-plugins
Source-Version: 0.4.16+git20160531~repack0-1

We believe that the bug you reported is fixed in the latest version of
swh-plugins, which is due to be installed in the Debian FTP archive.

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 824...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaromír Mikeš  (supplier of updated swh-plugins 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Jun 2016 16:47:07 +0200
Source: swh-plugins
Binary: swh-plugins
Architecture: source amd64
Version: 0.4.16+git20160531~repack0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 swh-plugins - Steve Harris's LADSPA plugins
Closes: 781997 824211
Changes:
 swh-plugins (0.4.16+git20160531~repack0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #824211)
   * Add patch to fix analoqueOsc. (Closes: #781997)
   * Add libxml-parser-perl as build-dep.
   * Bump Standards.
   * Fix VCS fields.
Checksums-Sha1:
 dfbe40604bca312c83061a328d9faa30b48ad079 2250 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 6afcf292a69be8b8858068cb2237cec80898d9ec 343024 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 8df48d074277f6a3f13ab00e11db17969a24d06b 105724 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 ca4a19ebb817a17dbc00e509eb6afee1a6d4db4d 715146 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 0fc3b8a77578c3e8810efc0fb457386b5fc37620 479054 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb
Checksums-Sha256:
 a56dfe5087136a292d9493a764c3be7a7a4760d10950febd38e03abc99f38a02 2250 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 bb1c2d771cb6de7a30282a22c526118036a355c84d5f982c3c36975ca21e5ee6 343024 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 888314074a2dc686a90efc92fd0056d33566eb9bb6efa843772d93aad33137e4 105724 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 6a33704afc853a6da4fd7ee67bcd9c0e063a84bd14b148a7f731a28b86ac7927 715146 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 30641f19581808beadd17ce04e19ab6467f1266c2b4607b52f3282d39c8e29b8 479054 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb
Files:
 fc50f2672f92cb479be69d9db0ac0c2b 2250 sound optional 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 4950a1e417bd42ef0f5112a839601748 343024 sound optional 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 43002d67269f6fb2dbd80b58717ad728 105724 sound optional 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 5777b48975723235a3bfbc8ac3976f26 715146 debug extra 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 d64d7d7e397af0853b5a24c4cfcb31e3 479054 sound optional 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJXTvZqAAoJEFsBlFXiuE+lhS4QALVCLJYsaA9RtdpM0ogjrV2/
MvNs1wO5/npnGcYWaBMW3DnZrJpzniBNa4+F+GpZvbQNMdg5+W/HxUZGNkxlEgza
VSIgnTxymHW9i2shxeaqcbXvDf1aukh9RHwkv6A5r/g489QAdt+lTvxa0Z4sZy1X
SeeEUniGilo/A7kHMY2Kk18Wnj+W8Ryd6hL+r0EIhkdq+Ccto1ErwVfhTb9Phudm
xh9ghpfHzNLVevwacWo244ACk+Lhz9+DTbFR52ejVg6l+ln7ccwqIksP2eFS0IhM
77IFF+GJaXjpPoBY3z2GH9ZmiUJcxKCbgdLm8i+oUsgS0TEzt7BvIoVEoMDwPWzR
62k1EAwQ3uAwFEetwd

Bug#781997: marked as done (swh-plugins: analogueOsc produces NaN under some conditions)

2016-06-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Jun 2016 17:17:09 +
with message-id 
and subject line Bug#781997: fixed in swh-plugins 0.4.16+git20160531~repack0-1
has caused the Debian Bug report #781997,
regarding swh-plugins: analogueOsc produces NaN under some conditions
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
781997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: swh-plugins
Version: 0.4.15+1-6+fh1
Severity: normal
Tags: upstream patch

The analogueOsc plugin produces NaN under some conditions.

The attached test program (linking directly to the plugin for
simplicity, but it's the same when loading it dynamically), running
on amd64, shows the bug:

% gcc osc-test.c /usr/lib/ladspa/analogue_osc_1416.so -Wl,-R/usr/lib/ladspa && 
./a.out
NaN 45602

The bug is due to a 0.0/0.0 division. Ironically, the code checks
for "the case where x ~= q", but misses the case where x == q
exactly, since nan, unlike inf, is not greater than anything.
Of course, according to Murphy's law, FP numbers are never equal,
unless you want them to be unequal. ;)

I had used the plugin for years on x86 and never seen this problem.
The difference might be due to the extended precision of the x87 vs.
XMM registers.

The attached patch fixes this particular problem. I'm not sure if
checking isnan() is really the best solution, but it's least
invasive and won't break anything else.
#include 
#include 

int main ()
{
  int n;
  const LADSPA_Descriptor *d = ladspa_descriptor (0);
  LADSPA_Handle h = d->instantiate (d, 44100);
  LADSPA_Data w = 2, f = 440, a = 0.2, i = 0.2, b[512];
  d->connect_port (h, 0, &w);
  d->connect_port (h, 1, &f);
  d->connect_port (h, 2, &a);
  d->connect_port (h, 3, &i);
  d->connect_port (h, 4, b);
  if (d->activate)
d->activate (h);
  for (n = 0; n < 5; n++)
{
  d->run (h, 512);
  if (isnan (b[0]))
{
  printf ("NaN %i\n", n);
  return 1;
}
}
  printf ("OK\n");
}
--- analogue_osc_1416.xml	2009-07-28 23:18:16.0 +0400
+++ analogue_osc_1416.xml	2015-03-31 17:02:57.345738899 +0300
@@ -62,7 +62,7 @@
 	y = (x - q) / (1.0f - f_exp(-1.2f * (x - q))) +
   q / (1.0f - f_exp(1.2f * q));
 	/* Catch the case where x ~= q */
-	if (fabs(y) > 1.0f) {
+	if (isnan(y) || fabs(y) > 1.0f) {
 		y = 0.8f + q / (1.0f - f_exp(1.2f * q));
 	}
 	otm2 = otm1;
--- End Message ---
--- Begin Message ---
Source: swh-plugins
Source-Version: 0.4.16+git20160531~repack0-1

We believe that the bug you reported is fixed in the latest version of
swh-plugins, which is due to be installed in the Debian FTP archive.

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 781...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaromír Mikeš  (supplier of updated swh-plugins 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Jun 2016 16:47:07 +0200
Source: swh-plugins
Binary: swh-plugins
Architecture: source amd64
Version: 0.4.16+git20160531~repack0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 swh-plugins - Steve Harris's LADSPA plugins
Closes: 781997 824211
Changes:
 swh-plugins (0.4.16+git20160531~repack0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #824211)
   * Add patch to fix analoqueOsc. (Closes: #781997)
   * Add libxml-parser-perl as build-dep.
   * Bump Standards.
   * Fix VCS fields.
Checksums-Sha1:
 dfbe40604bca312c83061a328d9faa30b48ad079 2250 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 6afcf292a69be8b8858068cb2237cec80898d9ec 343024 
swh-plugins_0.4.16+git20160531~repack0.orig.tar.xz
 8df48d074277f6a3f13ab00e11db17969a24d06b 105724 
swh-plugins_0.4.16+git20160531~repack0-1.debian.tar.xz
 ca4a19ebb817a17dbc00e509eb6afee1a6d4db4d 715146 
swh-plugins-dbgsym_0.4.16+git20160531~repack0-1_amd64.deb
 0fc3b8a77578c3e8810efc0fb457386b5fc37620 479054 
swh-plugins_0.4.16+git20160531~repack0-1_amd64.deb
Checksums-Sha256:
 a56dfe5087136a292d9493a764c3be7a7a4760d10950febd38e03abc99f38a02 2250 
swh-plugins_0.4.16+git20160531~repack0-1.dsc
 bb1c2d771cb6de7a3028

Bug#600256: ardour-i686: Loud, painful clicking noises immediately after export

2016-06-01 Thread Jaromír Mikeš
2011-02-06 2:31 GMT+01:00 Steven McDonald :

> Sorry about the delayed reply. I got around to setting aside some time
> to test with ALSA, but decided to make sure the bug is still present
> with OSS first, and it seems to be gone now. The only thing that's
> changed is that I no longer use the Multiband EQ plugin from
> swh-plugins.

Hi Steven,

there is very fresh release of swh-plugins in sid now.
Can you please test if Multiband EQ still having this issue?

Thank you

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processing of ffmpeg_3.0.2-3_amd64.changes

2016-06-01 Thread Debian FTP Masters
ffmpeg_3.0.2-3_amd64.changes uploaded successfully to localhost
along with the files:
  ffmpeg_3.0.2-3.dsc
  ffmpeg_3.0.2-3.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


ffmpeg_3.0.2-3_amd64.changes ACCEPTED into unstable

2016-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 01 Jun 2016 20:43:32 +0200
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec57 libavcodec-extra57 libavcodec-extra 
libavcodec-dev libavdevice57 libavdevice-dev libavfilter6 libavfilter-dev 
libavformat57 libavformat-dev libavresample3 libavresample-dev libavutil55 
libavutil-dev libpostproc54 libpostproc-dev libswresample2 libswresample-dev 
libswscale4 libswscale-dev libav-tools
Architecture: source
Version: 7:3.0.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 ffmpeg - Tools for transcoding, streaming and playing of multimedia files
 ffmpeg-doc - Documentation of the FFmpeg multimedia framework
 libav-tools - Compatibility links for libav-tools (transitional package)
 libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs - 
developm
 libavcodec-extra - FFmpeg library with extra codecs (metapackage)
 libavcodec-extra57 - FFmpeg library with additional de/encoders for 
audio/video codecs
 libavcodec57 - FFmpeg library with de/encoders for audio/video codecs - runtime
 libavdevice-dev - FFmpeg library for handling input and output devices - 
developmen
 libavdevice57 - FFmpeg library for handling input and output devices - runtime 
fi
 libavfilter-dev - FFmpeg library containing media filters - development files
 libavfilter6 - FFmpeg library containing media filters - runtime files
 libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - 
develo
 libavformat57 - FFmpeg library with (de)muxers for multimedia containers - 
runtim
 libavresample-dev - FFmpeg compatibility library for resampling - development 
files
 libavresample3 - FFmpeg compatibility library for resampling - runtime files
 libavutil-dev - FFmpeg library with functions for simplifying programming - 
devel
 libavutil55 - FFmpeg library with functions for simplifying programming - runti
 libpostproc-dev - FFmpeg library for post processing - development files
 libpostproc54 - FFmpeg library for post processing - runtime files
 libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - 
developme
 libswresample2 - FFmpeg library for audio resampling, rematrixing etc. - 
runtime f
 libswscale-dev - FFmpeg library for image scaling and various conversions - 
develo
 libswscale4 - FFmpeg library for image scaling and various conversions - runtim
Changes:
 ffmpeg (7:3.0.2-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Balint Reczey ]
   * Build-depend on libx265-dev (>= 1.8)
 .
   [ Sebastian Ramacher ]
   * debian/rules:
 - No longer disable i686 optimization on i386 based architectures.
 - Disable mips32r6 for all mips architectures.
   * debian/copyright: Remove an extra 'with'.
Checksums-Sha1:
 a4d27ad082db60b2c341199b2383e058212c94d0 4568 ffmpeg_3.0.2-3.dsc
 d6d4a7cfce94cdca4b00496ee2357c4a0b7b815d 41672 ffmpeg_3.0.2-3.debian.tar.xz
Checksums-Sha256:
 b354afa6bcf6a9be7dd91d57744982680e5a69248caf2a1901d743eed148120f 4568 
ffmpeg_3.0.2-3.dsc
 33abd8a950f48edc6af5078e7923a74e113dc71ab7a311225afdcdb7e0426130 41672 
ffmpeg_3.0.2-3.debian.tar.xz
Files:
 62930f7b78cd862c356423016e54b3f9 4568 video optional ffmpeg_3.0.2-3.dsc
 9bc36c7e4bb6ce144230dcdf36a6a129 41672 video optional 
ffmpeg_3.0.2-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXTy5aAAoJEGny/FFupxmT6wQP/2Gjqjysf02vKQK7U90u0xe4
RQH9R9/1RZDGdwx7syZ2EtAPudeKA40cpnNc6OfjPOppmBQ6ggYQeQ35xKO1fTn6
oRahVmMYkw/1DKYpifmA3Shb1/N88ZmRQgiE3qmNK9oBAwmDeHdPB+Xjiwj9Hd86
UzLO+bn+3jzHM5ru3DxGoldK4VYjar4ggqjfcEtS1fKIo0MC/tAy6+wDb6yhKl5D
GoMPM3HysMBAhvT/hru7WvMfLTVrS0ChAYWszlUKGJ1q9Ikb6+4bQk42Oy1zePOQ
blxZXExn3Ju5cWtIgNhj5fg3kFaKLrn56hGTE+R8qyPD+/zZxjL727M6ZoZoQ0wA
OE65JuGQydCIL+wbk9Pkyla34uXGAv1oicltXeMiIULMCGTlwqbqoYUYirKIeFxl
+PNxPAU9/sUaXmF1zGiDz2EJGxmlhHMz9bHCqajRpMBvpNFEO4nREK1u3AGxDgyX
WUGN/zs8aLUr5HB4UJx65r7TR9GGvHJWRgTKU+fHvOeeNvarcsjHeKzc9onJaEJ2
XFvHg9WRXJEjyfJF7XrcVUJnko6cjxY/+Lc/CJH/5oXIFlChUvWLmIh33zndBx/h
zBaW1c30Le30Rl+i6f5w26mKOMRWC49pFBRvXwlGh0tGF1DX4kOmJpC4BtmQazqH
s9NDfz9h5BnlqnSfsPmM
=k4aS
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: Bug#822245 marked as pending

2016-06-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 822245 pending
Bug #822245 [vlc] vlc desktop file missing Mime type 'video/vnd.mpegurl'
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
822245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#822494: Time to remove? Unusable since 2014.

2016-06-01 Thread Petter Reinholdtsen
When deciding if the package should be kept or not, it might be useful to
note that there is recent developments in the new upstream git repository
mentioned in bug #813192.  In other words, the upstream developer is still 
active,
even if no update has been done to the Debian package since 2014.

I do not use this package myself, but have it installed and noticed its removal
from testing thanks to how-can-i-help and decided to check it out.   It seem 
like
a good platform for making the TV channel I am involed in (Frikanalen) easily
available for Debian users.
-- 
Happy hacking
Petter Reinholdtsen

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#826049: kodi: No music visualizations

2016-06-01 Thread Wendigo
Package: kodi
Version: 16.1+dfsg1-1~bpo8+2
Severity: normal

Dear Maintainer,

In you install Kodi 16.1 from backports music visualizations don't work 
anymore. 
I think in others distros you're supposed now to install a visualizations 
package.
There is no visualizations package in backports.
Cheers


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 8.4
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kodi depends on:
ii  kodi-bin   16.1+dfsg1-1~bpo8+2
ii  kodi-data  16.1+dfsg1-1~bpo8+2

kodi recommends no packages.

kodi suggests no packages.

-- no debconf information

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#822494: Time to remove? Unusable since 2014.

2016-06-01 Thread Eric Beuque
Hi, we are updating upstream package in debian, just waiting for some
review before to send it to debian repository.

It will be soon avaliable.

2016-06-01 23:13 GMT+02:00 Petter Reinholdtsen :

> When deciding if the package should be kept or not, it might be useful to
> note that there is recent developments in the new upstream git repository
> mentioned in bug #813192.  In other words, the upstream developer is still
> active,
> even if no update has been done to the Debian package since 2014.
>
> I do not use this package myself, but have it installed and noticed its
> removal
> from testing thanks to how-can-i-help and decided to check it out.   It
> seem like
> a good platform for making the TV channel I am involed in (Frikanalen)
> easily
> available for Debian users.
> --
> Happy hacking
> Petter Reinholdtsen
>
>
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#721617: [liblo] Bug#721617: pyliblo: FTBFS on sparc: testSendOthers (unit.ServerTestCase) ... Bus error (core dumped)

2016-06-01 Thread Stephen Sinclair
On Wed, Jun 1, 2016 at 2:48 AM, John Paul Adrian Glaubitz
 wrote:
> Control: reopen -1
> Control: severity -1 normal
>
>> Closing because liblo is no longer in sparc, and will not be built again 
>> there.
>
> Re-opening because in Debian we don't "fix bugs" by sweeping them under the
> carpet. Also, we're currently making sparc64 fit for release and there is
> a very active upstream.

That's a good attitude, currently I don't know anyone using sparc64
with liblo nor do I have access to such a machine, so reproducing and
testing, and therefore fixing, this bug is not possible for me.  So, I
look forward to your contribution.

>> It appears the problem is that in sparc, you can't just say
>> *(datatype*)data. Depending on datatype, 'data' has to be aligned at a
>> certain number of bytes from the original block (4 for int, 8 for
>> int64):
>
> Which is absolutely not specific to SPARC. The moment you are recasting
> a pointer that way, you are leaving the territory of the C99 specification
> which explicitly states that declarations which refer to the same object must
> have compatible types, otherwise the behavior is undefined (C99, 6.2.7/2) [1].

It is a good point.  If you have some examples where this fails it
would be a good contribution to our unit testing.  (testlo.c)

At the moment no one has actually complained about this bug, and
therefore I can only assume it has not actually been encountered and
remains an entirely theoretical bug, but I do welcome ideas for how to
fix it nonetheless, because compatibility with future architectures is
certainly a desirable goal.

> The code in question is therefore buggy and has to be fixed anyway as there
> is otherwise no guarantee it will work on future architectures or compilers.
>
> I'll have a look at this issue, it's a common programming mistake.

Unfortunately one that seems to be baked into the liblo API, but
perhaps there is a way to fix it without sacrificing efficiency, at
least on unaffected architectures.

If not, perhaps it can be fixed in a future API-breaking version of
liblo.  Proposals welcome.

Steve

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#820128: vlc: Hardware decode issues/Video stops after a few seconds

2016-06-01 Thread Petter Reinholdtsen
Control: tags -1 - moreinfo
Control: reassign -1 libvdpau-va-gl1

[Sebastian Ramacher]
>> So here's the post for more details:
>> 
>> https://forum.videolan.org/viewtopic.php?f=13&t=131509
> 
> The log there suggests you have libvdpau-va-gl1 installed. Does the issue go
> away if you remove it?

According to a message in the forum thread dated 2016-04-17, the error
went away when removing the libvdpau-va-gl1 package.  I guess this bug should be
reassigned to libvdpau-va-gl1 as the problem seem to be in that code?  Doing so.

-- 
Happy hacking
Petter Reinholdtsen

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: Re: Bug#820128: vlc: Hardware decode issues/Video stops after a few seconds

2016-06-01 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 - moreinfo
Bug #820128 [src:vlc] vlc: Hardware decode issues/Video stops after a few 
seconds
Bug #819453 [src:vlc] vlc doesn't go fullscreen properly.
Removed tag(s) moreinfo.
Removed tag(s) moreinfo.
> reassign -1 libvdpau-va-gl1
Bug #820128 [src:vlc] vlc: Hardware decode issues/Video stops after a few 
seconds
Bug #819453 [src:vlc] vlc doesn't go fullscreen properly.
Bug reassigned from package 'src:vlc' to 'libvdpau-va-gl1'.
Bug reassigned from package 'src:vlc' to 'libvdpau-va-gl1'.
No longer marked as found in versions vlc/2.2.2-5.
No longer marked as found in versions vlc/2.2.2-5.
Ignoring request to alter fixed versions of bug #820128 to the same values 
previously set
Ignoring request to alter fixed versions of bug #819453 to the same values 
previously set

-- 
819453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819453
820128: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820128
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#721617: [liblo] Bug#721617: pyliblo: FTBFS on sparc: testSendOthers (unit.ServerTestCase) ... Bus error (core dumped)

2016-06-01 Thread John Paul Adrian Glaubitz
On 06/02/2016 12:01 AM, Stephen Sinclair wrote:
> That's a good attitude, currently I don't know anyone using sparc64
> with liblo nor do I have access to such a machine, so reproducing and
> testing, and therefore fixing, this bug is not possible for me.  So, I
> look forward to your contribution.

We have a large machine available on which I can create an account for
you if you want to look at the problem yourself. It runs Debian unstable
with a current kernel and toolchain.

If you're interested, send me a private email with your public SSH key
and sign the mail with your GPG key if possible.

>> Which is absolutely not specific to SPARC. The moment you are recasting
>> a pointer that way, you are leaving the territory of the C99 specification
>> which explicitly states that declarations which refer to the same object must
>> have compatible types, otherwise the behavior is undefined (C99, 6.2.7/2) 
>> [1].
> 
> It is a good point.  If you have some examples where this fails it
> would be a good contribution to our unit testing.  (testlo.c)
> 
> At the moment no one has actually complained about this bug, and
> therefore I can only assume it has not actually been encountered and
> remains an entirely theoretical bug, but I do welcome ideas for how to
> fix it nonetheless, because compatibility with future architectures is
> certainly a desirable goal.

The problem is that this violates strict aliasing and can lead to
unpredictable results. I don't know enough about liblo though
to understand the ramifications without looking at the code.

>> The code in question is therefore buggy and has to be fixed anyway as there
>> is otherwise no guarantee it will work on future architectures or compilers.
>>
>> I'll have a look at this issue, it's a common programming mistake.
> 
> Unfortunately one that seems to be baked into the liblo API, but
> perhaps there is a way to fix it without sacrificing efficiency, at
> least on unaffected architectures.

Well, you can do these casts, but when you copy data, you must actually
use memcpy instead of a direct assignment. Then the compiler will
automatically take care of the proper alignment.

To fix those issues, it's normally enough to build with debug symbols
enabled, run gdb over it and the corresponding assignment will show
in the backtrace. Replacing the assignment with memcpy then fixes
the issue. I just recently did that for systemd [1].

Adrian

> [1] https://github.com/systemd/systemd/pull/3360

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: kodi_16.0+dfsg1-1_source.changes ACCEPTED into unstable

2016-06-01 Thread Bálint Réczey
Hi Tobias,

I have updated kodi (to 16.x) and kodiplatform in jessie-backports and
I plan updating
the PVR addons I usually upload, too.

Do you plan updating the VNSI and hts addons?

Cheers,
Balint

2016-03-03 15:52 GMT+01:00 Bálint Réczey :
> Hi Tobias,
>
> 2016-03-03 0:06 GMT+01:00 Tobias Grimm :
>> I've updated kodi-pvr-vnsi-vdr and kodi-pvr-hts to build with Kodi 16 and
>> p8-platform. kodi-pvr-vnsi-vdr seems to work fine.
> I have updated all the other PVR addons in git and uploaded kodiplatform
> to unstable. Please go ahead with the uploads.
>
>>
>> In both cases I've used upstreams 'Jarvis' branch for a new upstream
>> version, which does not yet contain p8 support, so I had to update the
>> patch one more time.
> I did the same to all the other addons, cherry-picking upstream patches.
>
> Cheers,
> Balint
>
>>
>> Tobias
>>
>> On 02.03.2016 03:48, Tobias Grimm wrote:
>>
>>> Hi Balint!
>>>
>>> Makes sense. I'll test the vnsi addon with the new version of kodiplatform
>>> today and update the hts addon as well.
>>>
>>> bye,
>>>
>>> Tobias
>>>
>>> On 01.03.2016 21:31, Bálint Réczey wrote:
>>>
 Hi Tobias,

 I have uploaded kodiplatform to experimental.
 I plan uploading it to unstable when all the PVR addons are ready in git
 and then we can upload the addons next day.
 I'm thinking about blocking the migration of kodi to not break testing's
 addons while preparing the the updates in unstable.
 What do you think?

 Cheers,
 Balint

 2016-02-26 23:38 GMT+01:00 Tobias Grimm :
> Ok!
>
> On 26.02.2016 23:19, Bálint Réczey wrote:
>
>> Hi Tobias,
>>
>> 2016-02-26 23:09 GMT+01:00 Tobias Grimm :
>>> Hello Balint!
>>>
>>> Thanks!
>>>
>>> I think, I'm going to update and test the vnsi/hts addons over the 
>>> weekend.
>> Great!
>>
>> I plan updating kodiplatform to use p8-platform and schedule
>> libcec-platform for removal.
>> Please make the upload when kodiplatform is updated to migrate to
>> p8-platform with
>> every package.
>>
>> Cheers,
>> Balint
>>
>
>

>>>
>>>
>>>
>>>
>>> ___
>>> pkg-multimedia-maintainers mailing list
>>> pkg-multimedia-maintainers@lists.alioth.debian.org
>>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
>>>
>>
>>
>>
>> ___
>> pkg-multimedia-maintainers mailing list
>> pkg-multimedia-maintainers@lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processing of swh-plugins_0.4.16+git20160602~repack1-1_amd64.changes

2016-06-01 Thread Debian FTP Masters
swh-plugins_0.4.16+git20160602~repack1-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  swh-plugins_0.4.16+git20160602~repack1-1.dsc
  swh-plugins_0.4.16+git20160602~repack1.orig.tar.xz
  swh-plugins_0.4.16+git20160602~repack1-1.debian.tar.xz
  swh-plugins-dbgsym_0.4.16+git20160602~repack1-1_amd64.deb
  swh-plugins_0.4.16+git20160602~repack1-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


swh-plugins_0.4.16+git20160602~repack1-1_amd64.changes ACCEPTED into unstable

2016-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 02 Jun 2016 00:00:57 +0200
Source: swh-plugins
Binary: swh-plugins
Architecture: source amd64
Version: 0.4.16+git20160602~repack1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 swh-plugins - Steve Harris's LADSPA plugins
Changes:
 swh-plugins (0.4.16+git20160602~repack1-1) unstable; urgency=medium
 .
   * Remove gsm dir from orig tarball.
   * Introduce README.source file.
   * Add libgsm1-dev as build-dep.
   * Added patch to use system wide gsm.h
   * Update copyright file.
Checksums-Sha1:
 0c46bfda58e1674974086e3e3edeab9a6558fee5 2260 
swh-plugins_0.4.16+git20160602~repack1-1.dsc
 6e20b26c7146ab75ae7457edbc2e42e33632f0e7 324068 
swh-plugins_0.4.16+git20160602~repack1.orig.tar.xz
 04fd9ee84dd40868833bb621581349409ae92bc5 32572 
swh-plugins_0.4.16+git20160602~repack1-1.debian.tar.xz
 714cbf48172b18225f348d195cb01b3099d6c15b 676500 
swh-plugins-dbgsym_0.4.16+git20160602~repack1-1_amd64.deb
 5013dfb679d12d5622b23e61a171638debc1bed4 441872 
swh-plugins_0.4.16+git20160602~repack1-1_amd64.deb
Checksums-Sha256:
 754718f74d35aa5399d69e63c3bfb25d82ddf95f4504e24c303572fef6945ce9 2260 
swh-plugins_0.4.16+git20160602~repack1-1.dsc
 d6f9d3d0e4f7756c0192c9ad5a78f6ffd9411fbb7ccd381e56b90cda56620b99 324068 
swh-plugins_0.4.16+git20160602~repack1.orig.tar.xz
 7f2654e0165f8be2e80d5775907c8344befaf477ca1bcad320d380ed1caa73de 32572 
swh-plugins_0.4.16+git20160602~repack1-1.debian.tar.xz
 6670d04055b14bcdf9dbd3801f93b3ae7e10903e62c67e33299c19c3f8d98ac9 676500 
swh-plugins-dbgsym_0.4.16+git20160602~repack1-1_amd64.deb
 8f456de95526c859ca5552f032023beb3531c1d2fd43b92f15499d45d7b7f33d 441872 
swh-plugins_0.4.16+git20160602~repack1-1_amd64.deb
Files:
 c12af7e37be1d66af90dca3ae25e60ce 2260 sound optional 
swh-plugins_0.4.16+git20160602~repack1-1.dsc
 6dd6da3906e14f90d96858a20c017be7 324068 sound optional 
swh-plugins_0.4.16+git20160602~repack1.orig.tar.xz
 747ca2a81fe4ef9b4c3c6fd2af36e17b 32572 sound optional 
swh-plugins_0.4.16+git20160602~repack1-1.debian.tar.xz
 ab72bc14b6269b9fbf4a13c7a81291bc 676500 debug extra 
swh-plugins-dbgsym_0.4.16+git20160602~repack1-1_amd64.deb
 f0448b0997a14b5cf2d7910b636d98d1 441872 sound optional 
swh-plugins_0.4.16+git20160602~repack1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJXT3SQAAoJEFsBlFXiuE+liGIQALduQOaRI8ICOsw+VL/LGgbV
LMRq6jRxz+rv+EOnsZp7Unfwwcl6Ou1LJB4VnYzLODvuZULqG3QcII0vaz709rYR
N6OtCsHFCm5ERfTrUFintrZK7UwcrpEFlumxqhxBbh8PC9+MZPsMWsSR9h6fNu75
p8UWlrcVPyw8v6OI1pFCWvZ3nsfb2Z2BYQdCVnIpPGdgmE4xtgIAeHovz2HlzVcP
a5na/5LXbHH33ai3CaAp/4s43VBHYU72SBc8priYqnOe/WmNNg4WxlikySZBoayp
GXUOblF97Gm3BuYowMuxj6cXfzAcjkyH/QS/NGGqA5JymxPszrnQ99oaXq2YFA4G
KDnV5SYEIPw9b89Oypq1v7Zu6bk+c5D0t+WvJqjCM4GhtiwRNOdK1FO7WJFja4FC
yyB2KP14Vyq8LURwCLDqvOSVpI60q8MXkrBGHBvz1fXAkgpDJcFIdMc1GAk+PkSx
hVFc0zUmAmH6Fvn+k3BjJNXTBrFDkx1mfAFQNftj+Y6cbLT+Mi22btJqGBP5VduU
c67kwY1V1bhUj5WFNSbeSBK1eqsqD+J90smjUR9qoNd5TDTy6a7WdcCekmjtVNqp
hBekWcQdmuD73SISz3OiM8j5VDxft10ThEbnDje5k5TND8kw65rT8lfQfHd9fbR/
N0UeQeNwjV19RmTk3ie8
=ubwM
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processing of swh-lv2_1.0.16+git20160519~repack0-2_amd64.changes

2016-06-01 Thread Debian FTP Masters
swh-lv2_1.0.16+git20160519~repack0-2_amd64.changes uploaded successfully to 
localhost
along with the files:
  swh-lv2_1.0.16+git20160519~repack0-2.dsc
  swh-lv2_1.0.16+git20160519~repack0-2.debian.tar.xz
  swh-lv2-dbgsym_1.0.16+git20160519~repack0-2_amd64.deb
  swh-lv2_1.0.16+git20160519~repack0-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


swh-lv2_1.0.16+git20160519~repack0-2_amd64.changes ACCEPTED into unstable

2016-06-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 02 Jun 2016 08:18:21 +0200
Source: swh-lv2
Binary: swh-lv2
Architecture: source amd64
Version: 1.0.16+git20160519~repack0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 swh-lv2- Steve Harris's SWH plugins ported to LV2
Changes:
 swh-lv2 (1.0.16+git20160519~repack0-2) unstable; urgency=medium
 .
   * Fix bindnow hardening.
   * Update README.source file.
Checksums-Sha1:
 c399d0424cece68a7ebdf0c8fc62fecc9cd13509 2144 
swh-lv2_1.0.16+git20160519~repack0-2.dsc
 e3f65bf4ffca61f9690acb255429dc5b54f89100 5120 
swh-lv2_1.0.16+git20160519~repack0-2.debian.tar.xz
 b14162ae97e918a33c57a45a5302851488742b4c 452746 
swh-lv2-dbgsym_1.0.16+git20160519~repack0-2_amd64.deb
 416fa17e535e5e94a741b427324758d77f978439 218956 
swh-lv2_1.0.16+git20160519~repack0-2_amd64.deb
Checksums-Sha256:
 2b629696839e35c2be32e4b82e0097b95891b9a772f093488dab3061845cb68e 2144 
swh-lv2_1.0.16+git20160519~repack0-2.dsc
 5e26ab15dd25cc462be4373b5ce285016411c9a67fe3f57e389beaac621adfba 5120 
swh-lv2_1.0.16+git20160519~repack0-2.debian.tar.xz
 0614bf2713bbabf469d1a89c5d1e9184bec016c8ee0e2204db7ce2c3b55fd427 452746 
swh-lv2-dbgsym_1.0.16+git20160519~repack0-2_amd64.deb
 d64474c902ca2aa729ad16167992bcbfe21b1ef883c1e4b54016d677cd6c9cd4 218956 
swh-lv2_1.0.16+git20160519~repack0-2_amd64.deb
Files:
 62aa782d9ac91df8d3c497711147da49 2144 sound optional 
swh-lv2_1.0.16+git20160519~repack0-2.dsc
 de8e880c807b5832ee9aa4e0b7b01827 5120 sound optional 
swh-lv2_1.0.16+git20160519~repack0-2.debian.tar.xz
 bc5c35aa88dbba70e1e0f8626c38366b 452746 debug extra 
swh-lv2-dbgsym_1.0.16+git20160519~repack0-2_amd64.deb
 278f8502c3ece40edb30bd8e98129b7b 218956 sound optional 
swh-lv2_1.0.16+git20160519~repack0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJXT9JEAAoJEFsBlFXiuE+lq24P/30xuLRJ7Mjho62WVVCMEAgp
roFAezEY0i0WyBrZTE0kqoT2C0vq0xpnL/Fz2w7mZ53lmcyZ0++E0nhKdJmJgUFM
YhmlvkzPSDqHoY948HPro8DgX4LlHyxn04KDLOCR9KxAeBe2Kjrm1gJ5LzAqNXcm
mcDszuW+e99C7ejpKGyU4S5Q6ixiXM2awYyRdGY2dFXG1SF/QXy6aoyHr1Kg2iJY
KgExKzZvPQMjLG4B0FkaxrN+nuFOBMjNuB3mz06ySX+mLMUj+Dzu8IRvp72RAgSQ
kJgpko7coHGDcY0LiRymqOmvwHewNFBEapV/6xQCEUCoufLvGK9QQIVVeMVbQ0PC
Pc4jFfMtpt8s0jCEjDXAXl9Xp9wAnwol8qQKv6bfrRZ6vfOARniQ4nKNZ1bZFoz+
seemF1dtZhv/do0YgYe5cIE36g4OBG747epvch/aqOp5MFhr7t27pQgjHNEQnAF+
aqg1MICTE1MgCapTMfEMYXN6IeslcjLAb1FYp4lu5qxLVJ07Q47KnzdGbNyUP/hY
XLWHDOx7YhWM5tyh3bWbiVco+9XNIDEUnzr0WkkD1naNZJhOjHjwju5xiSkx4GAQ
I0T/G3E3WkSSzU6Qb1F/iiMvLGxlwiLsgcc9ExhfUQoVAQCh8pC97ED+LPp9mGj7
DHWnM+6ul1V40kCVKMk0
=nuOg
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers