Bug#588124: jackd2: FTBFS: error: 'NGREG' undeclared (first use in this function)

2010-07-05 Thread Nobuhiro Iwamatsu
Source: jackd2
Version: 1.9.5~dfsg-15
Severity: important
Tags: patch
User: debian-...@superh.org
Usertags: sh4
X-Debbugs-CC: debian-sup...@lists.debian.org

Hi,

I am now trying to run Debian on Renesas SH(sh4) CPU.
http://buildd.debian-ports.org/status/architecture.php?suite=unstablea=sh4

jackd2 FTBFS on SH4.
  
http://buildd.debian-ports.org/fetch.php?pkg=jackd2arch=sh4ver=1.9.5~dfsg-15stamp=1278039061file=logas=raw

-
02:43:02 runner system command - /usr/bin/gcc -g -O2 -g -Wall -O2
-fvisibility=hidden -O3 -Wall  -Idefault/linux -I../linux
-Idefault/posix -I../posix -Idefault/dbus -I../dbus -Idefault -I..
-Idefault/common -I../common -Idefault/common/jack -I../common/jack
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I.
../dbus/sigsegv.c -c -o default/dbus/sigsegv_1.o
../dbus/sigsegv.c: In function 'signal_segv':
../dbus/sigsegv.c:102: error: 'NGREG' undeclared (first use in this function)
../dbus/sigsegv.c:102: error: (Each undeclared identifier is reported only once
../dbus/sigsegv.c:102: error: for each function it appears in.)
Build failed
-

I update patch of alpha_ia64-sigsegv to support SH.
Could you apply this patch?

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


alpha_ia64-sigsegv
Description: Binary data
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#587898: Bug#587904: error message should say what to try next if codec not found

2010-07-05 Thread Fabian Greffrath

Am 02.07.2010 17:50, schrieb jida...@jidanni.org:

So they spread the word forget ffmpeg.


There is a reason for everything and there is even documentation for 
(nearly) everything. People who keep themselves informed should know 
about both and not render premature justice.



So that's why your patch should at least say
***Probable causes:...

There's only a small chance that the user will be nurd enough to dig
out the README files and figure out what they mean.


Come on...


There's a much bigger chance that they will spread the word ffmpeg is
busted. Skip it.

So it appears your version is doing more harm than good in the world, maybe.


Really, come on...


Therefore in order to not damage ffmpeg's reputation, there should be a
runtime
***Probable causes:...
that tells the user all hope is not lost because they can simply
install this other package as hinted to in the readme file...


I'd say no for two reasons:

First, ffmpeg itself is just more or less another random frontend to 
libavcodec. Consider how many packages use ffmpeg and are thus unable 
to convert to MP3 in Debian, e.g. vlc and the whole gstreamer 
framework including its multitude of frontends. Should we add a 
Probable cause error message to all of them? I don't think so. 
Calling the codec by name in the ffmpeg error message should be 
sufficient to motivate users to digg into documentation. Reading 
README isn't really considered an act of awesomeness in Debian.


Second, what does Probable cause mean. The probable cause for a 
missing MP3 encoder is the fact that ffmpeg in Debian isn't built 
against libmp3lame. But again, that's easy to find out via the 
documentation shipped in this very package. I hope you don't want us 
to start a discussion about the legality to ship certain combinations 
of software in an error message?



All I know is you mentioned it in the readme, so you can have the error
message mention to see the readme at least.


Yes, but we mention it in the README only to distance ourselves from 
this repository. Pointing to the README from the error message might 
be considered, but again, please see above.



OK, I made
https://roundup.ffmpeg.org/msg11039
https://roundup.ffmpeg.org/msg11041


Great, thanks!


 - Fabian



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


Bug#588008: # dpkg-reconfigure jackd1 doesn't write any /etc/security/limits.d/audio.conf file

2010-07-05 Thread Adrian Knoth
On Sun, Jul 04, 2010 at 12:51:51AM +0200, Robert Auxonne wrote:

Hi!

 Package: jackd1
 Version: 1:0.118+svn3796-5
 Subject: Bug#588008: # dpkg-reconfigure jackd1 doesn't write any
 /etc/security/limits.d/audio.conf file 


That's right, the file is provided by the package itself (via dpkg), you
need to reinstall jackd.

It's poorman's way to handle config files, otherwise, we'd need to do a
lot more just to place these three lines.


Can you confirm that reinstalling jackd does the trick? If so, would
this be sufficient?


Cheerio

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver



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


Bug#587898: Bug#587904: error message should say what to try next if codec not found

2010-07-05 Thread jidanni
OK, but still maybe the package Description shouldn't be as upbeat as it
currently is.



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


Re: FLAC maintenance

2010-07-05 Thread Fabian Greffrath

Am 01.07.2010 14:44, schrieb Fabian Greffrath:

What I want to say is: I'd appreciate some feedback and uploading of
either branch by one of our fellow DDs.


No one interested? :(

 - Fabian

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


Bug#587898: Bug#587904: error message should say what to try next if codec not found

2010-07-05 Thread Fabian Greffrath

Am 05.07.2010 13:35, schrieb jida...@jidanni.org:

Just say This version of ffmpeg is NOT compiled against ... 
or This package differs from the default compilation in that ...


There is no such thing like a default compilation but anyway, the 
package descriptions could be improved to reflect the fact that we 
skip certain encoders.


Reinhard, what do you say?



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


Bug#587898: Bug#587904: error message should say what to try next if codec not found

2010-07-05 Thread Reinhard Tartler
On Mon, Jul 05, 2010 at 08:14:26 (EDT), Fabian Greffrath wrote:

 Am 05.07.2010 13:35, schrieb jida...@jidanni.org:
 Just say This version of ffmpeg is NOT compiled against ... 
 or This package differs from the default compilation in that ...

 There is no such thing like a default compilation but anyway, the
 package descriptions could be improved to reflect the fact that we skip
 certain encoders.

 Reinhard, what do you say?

and moreover, lame has always been an optional feature of ffmpeg. since
there is no lame in debian, why is it noteworthy that ffmpeg has not
been compiled against a package that is not even available in debian?

the right fix is to get lame accepted into debian.

moreover, jidanni didn't provide a proper patch. The wording 'compiled
against' doesn't fit the problem.

Having said this, I do think that the description could and probably
should be improved.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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


Bug#587898: Bug#587904: error message should say what to try next if codec not found

2010-07-05 Thread Fabian Greffrath

Having said this, I do think that the description could and probably
should be improved.


Word.



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


Bug#588008: # dpkg-reconfigure jackd1 doesn't write any /etc/security/limits.d/audio.conf file

2010-07-05 Thread bob.auxonne




 Message du 05/07/10 13:47
 De : Adrian Knoth 
 A : Robert Auxonne , 588...@bugs.debian.org
 Copie à : 
 Objet : Bug#588008: # dpkg-reconfigure jackd1 doesn't write any 
 /etc/security/limits.d/audio.conf file

 
 On Sun, Jul 04, 2010 at 12:51:51AM +0200, Robert Auxonne wrote:
 
 Hi!
 
  Package: jackd1
  Version: 1:0.118+svn3796-5
  Subject: Bug#588008: # dpkg-reconfigure jackd1 doesn't write any
  /etc/security/limits.d/audio.conf file 
 
 
 That's right, the file is provided by the package itself (via dpkg), you
 need to reinstall jackd.
 
 It's poorman's way to handle config files, otherwise, we'd need to do a
 lot more just to place these three lines.
 
 
 Can you confirm that reinstalling jackd does the trick? If so, would
 this be sufficient?
 
 
 Cheerio
 
 -- 
 mail: a...@thur.de http://adi.thur.de PGP/GPG: key via keyserver
 
 
 
 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintainers@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers
 
 

Hello.

So i moved the /etc/security/limits.d/audio.conf and tried to reinstall jackd1 :

# mv /etc/security/limits.d/audio.conf /etc/security/limits.d/audio.conf.bak

# cat /etc/security/limits.d/audio.conf
cat: /etc/security/limits.d/audio.conf: Aucun fichier ou dossier de ce type

# aptitude reinstall jackd1
Les paquets suivants seront RÉINSTALLÉS : 
jackd1 
0 paquets mis à jour, 0 nouvellement installés, 1 réinstallés, 0 à enlever et 5 
non mis à jour.
Il est nécessaire de télécharger 0o/258ko d'archives. Après dépaquetage, 0o 
seront utilisés.
Voulez-vous continuer ? [Y/n/?] 
Lecture des champs des paquets... Fait 
Lecture de l'état des paquets... Fait 
Récupération des rapports de bogue... Fait 
Analyse des informations Trouvé/Corrigé... Fait 
Préconfiguration des paquets...
(Lecture de la base de données... 168746 fichiers et répertoires déjà 
installés.)
Préparation du remplacement de jackd1 1:0.118+svn3796-5 (en utilisant 
.../jackd1_1%3a0.118+svn3796-5_amd64.deb) ...
Dépaquetage de la mise à jour de jackd1 ...
Traitement des actions différées (« triggers ») pour « man-db »...
Paramétrage de jackd1 (1:0.118+svn3796-5) ...
mv: impossible d'évaluer « /etc/security/limits.d/audio.conf.disabled »: Aucun 
fichier ou dossier de ce type

# cat /etc/security/limits.d/audio.conf
cat: /etc/security/limits.d/audio.conf: Aucun fichier ou dossier de ce type

So # aptitude reinstall jackd1 doesn't configure the file.


After i tried purging and reinstalling jackd1 :

# aptitude purge jackd1
Les paquets suivants seront ENLEVÉS : 
jackd1{p} [1:0.118+svn3796-5] -823kB 
0 paquets mis à jour, 0 nouvellement installés, 1 à enlever et 5 non mis à jour.
Il est nécessaire de télécharger 0o d'archives. Après dépaquetage, 823ko seront 
libérés.
Les paquets suivants ont des dépendances non satisfaites :
jackd1-firewire: Dépend: jackd1 (= 1:0.118+svn3796-5) mais il ne sera pas 
installé.
jackd: Dépend: jackd2 mais il ne sera pas installé. ou
jackd1 mais il ne sera pas installé.
Les actions suivantes permettront de résoudre ces dépendances :

Supprimer les paquets suivants :
1) jackd 
2) jackd1-firewire 
3) jamin 
4) slv2-jack 
5) timemachine 



Accepter cette solution ? [Y/n/q/?] 
Les paquets suivants seront ENLEVÉS : 
jackd{a} [5] -32,8kB (D: jackd1, D: jackd2) jackd1{p} [1:0.118+svn3796-5] 
-823kB 
jackd1-firewire{a} [1:0.118+svn3796-5] -57,3kB (D: jackd1) 
jamin{a} [0.97.14~cvs~81203-3] -1 151kB (D: jackd) slv2-jack{a} [0.6.6-4] 
-123kB (D: jackd) 
timemachine{a} [0.3.0-3+b1] -209kB (D: jackd) 
0 paquets mis à jour, 0 nouvellement installés, 6 à enlever et 5 non mis à jour.
Il est nécessaire de télécharger 0o d'archives. Après dépaquetage, 2 396ko 
seront libérés.
Voulez-vous continuer ? [Y/n/?]
[...]

# aptitude install jackd1
Les NOUVEAUX paquets suivants vont être installés : 
jackd1 [1:0.118+svn3796-5] +823kB 
jackd1-firewire{a} [1:0.118+svn3796-5] +57,3kB (R: jackd1, R: 
jackd1-firewire) 
Les paquets suivants sont SUGGÉRÉS mais ne seront pas installés :
jack-tools (S: jackd1) meterbridge (S: jackd1) 
0 paquets mis à jour, 2 nouvellement installés, 0 à enlever et 5 non mis à jour.
Il est nécessaire de télécharger 0o/286ko d'archives. Après dépaquetage, 881ko 
seront utilisés.
Voulez-vous continuer ? [Y/n/?] 
Lecture des champs des paquets... Fait 
Lecture de l'état des paquets... Fait 
Récupération des rapports de bogue... Fait 
Analyse des informations Trouvé/Corrigé... Fait 
Préconfiguration des paquets...
Sélection du paquet jackd1 précédemment désélectionné.
(Lecture de la base de données... 168598 fichiers et répertoires déjà 
installés.)
Dépaquetage de jackd1 (à partir de .../jackd1_1%3a0.118+svn3796-5_amd64.deb) ...
Sélection du paquet jackd1-firewire précédemment désélectionné.
Dépaquetage de jackd1-firewire (à partir de 
.../jackd1-firewire_1%3a0.118+svn3796-5_amd64.deb) ...
Traitement des actions différées (« triggers ») pour « man-db »...

Re: FLAC maintenance

2010-07-05 Thread Benjamin Drung
Am Montag, den 05.07.2010, 13:20 +0200 schrieb Fabian Greffrath:
 Am 01.07.2010 14:44, schrieb Fabian Greffrath:
  What I want to say is: I'd appreciate some feedback and uploading of
  either branch by one of our fellow DDs.
 
 No one interested? :(

I am interested, but I have currently not the time to look at it.

-- 
Benjamin Drung
Ubuntu Developer (www.ubuntu.com) | Debian Maintainer (www.debian.org)


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


slv2 0.6.6-4 MIGRATED to testing

2010-07-05 Thread Debian testing watch
FYI: The status of the slv2 source package
in Debian's testing distribution has changed.

  Previous version: 0.6.6-3
  Current version:  0.6.6-4

-- 
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 http://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/mailman/listinfo/pkg-multimedia-maintainers


Processing of rtmpdump_2.3-1_amd64.changes

2010-07-05 Thread Archive Administrator
rtmpdump_2.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  rtmpdump_2.3-1.dsc
  rtmpdump_2.3.orig.tar.gz
  rtmpdump_2.3-1.diff.gz
  rtmpdump_2.3-1_amd64.deb
  librtmp0_2.3-1_amd64.deb
  librtmp-dev_2.3-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/mailman/listinfo/pkg-multimedia-maintainers


Bug#588025: marked as done (vlc: Debian menu file should be changed)

2010-07-05 Thread Debian Bug Tracking System
Your message dated Mon, 5 Jul 2010 21:53:34 +0200
with message-id 20100705195334.gb27...@chewa.net
and subject line Re: Bug#588025: vlc: Debian menu file should be changed
has caused the Debian Bug report #588025,
regarding vlc: Debian menu file should be changed
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.)


-- 
588025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588025
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 0.8.6.h-4+lenny2.3
Severity: wishlist

VLC is in menu section Applications/Viewers meanwhile
all other video players are in Applications/Video.
IMHO VLC would have better place there.

Gabor

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'proposed-updates')
Architecture: amd64 (x86_64)

-- no debconf information



---End Message---
---BeginMessage---
Version: 1.0.5-1

Le Sun 04 Jul 10 à 09:11 +0200, Gabor Kiss a écrit :
 Package: vlc
 
 VLC is in menu section Applications/Viewers meanwhile
 all other video players are in Applications/Video.
 IMHO VLC would have better place there.


Fixed in sid and testing since vlc 1.0.5-1 (january 2010). See also
#564218



-- 
Xtophe

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


Bug#588059: mozilla-plugin-vlc: This package is broken.

2010-07-05 Thread Christophe Mutricy
severity 588059 normal
tags 588059 moreinfo

Le Sun 04 Jul 10 à 11:18 -0300, Sérgio Cipolla a écrit :
 Package: mozilla-plugin-vlc
 Version: 1.0.6-1

 mozilla-plugin-vlc uses the old, BROKEN, mozilla-mplayer (v. 3.5.5) plugin. 
 The
 Mozilla MPlayer plugin that works is the one used by the package gecko-
 mediaplayer (v. 0.9.9.2-1).

mozilla-vlc-plugin (and VLC in general) has nothing to do with mplayer
or its browser plugins. All they do at best is share some libraries like
libavcodec.

So you report doesn't really make any sense. 


Maybe you could try to uninstall/desactivate mozilla-mplayer and/or
gecko-mediaplayer, start iceweasel form a terminal and access a website
with a video causing problem.

Then send us the URL and the messages VLC outputs in the terminal

Also for future reference, using a tool like reportbug to report bugs,
would ensure that usefull info about the package and its depedances are
sent automatically. Here the output of 'apt-cache show
mozilla-plugin-vlc' would be relevant.


-- 
Xtophe



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


Processed (with 5 errors): Re: Bug#588059: mozilla-plugin-vlc: This package is broken.

2010-07-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 588059 normal
Bug #588059 [mozilla-plugin-vlc] mozilla-plugin-vlc: This package is broken.
Severity set to 'normal' from 'grave'

 tags 588059 moreinfo
Bug #588059 [mozilla-plugin-vlc] mozilla-plugin-vlc: This package is broken.
Added tag(s) moreinfo.
 Le Sun 04 Jul 10 à 11:18 -0300, Sérgio Cipolla a écrit :
Unknown command or malformed arguments to command.

  Package: mozilla-plugin-vlc
Unknown command or malformed arguments to command.

  Version: 1.0.6-1
Unknown command or malformed arguments to command.

  mozilla-plugin-vlc uses the old, BROKEN, mozilla-mplayer (v. 3.5.5) plugin. 
  The
Unknown command or malformed arguments to command.

  Mozilla MPlayer plugin that works is the one used by the package gecko-
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.
-- 
588059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588059
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/mailman/listinfo/pkg-multimedia-maintainers


Bug#587486: marked as done ((no subject))

2010-07-05 Thread Debian Bug Tracking System
Your message dated Mon, 5 Jul 2010 22:14:19 +0200
with message-id 20100705201419.gd27...@chewa.net
and subject line Re: Bug#587486: vlc: Observe OP's dependencies
has caused the Debian Bug report #587486,
regarding (no subject)
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.)


-- 
587486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587486
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Subject: vlc: gui flashes then goes out
Package: vlc
Version: 1.1.0-1
Severity: normal
Tags: experimental sid



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.5-20091226-1 GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-3  A free implementation of the OpenG
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1- 0.4.5-1  sends desktop notifications to a n
ii  libqtcore4  4:4.6.3-1Qt 4 core module
ii  libqtgui4   4:4.6.3-1Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-2+b1  image loading library for Simple D
ii  libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii  libstdc++6  4.5-20091226-1   The GNU Standard C++ Library v3
ii  libtar  1.2.11-6 C library for manipulating tar arc
ii  libvlccore4 1.1.0-1  base library for VLC and its modul
ii  libx11-62:1.3.3-3X11 client-side library
ii  libx11-xcb1 2:1.3.3-3Xlib/XCB interface library
ii  libxcb-keysyms1 0.3.6-1  utility libraries for X C Binding 
ii  libxcb-randr0   1.6-1X C Binding, randr extension
ii  libxcb-shm0 1.6-1X C Binding, shm extension
ii  libxcb-xv0  1.6-1X C Binding, xv extension
ii  libxcb1 1.6-1X C Binding
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  ttf-dejavu-core 2.31-1   Vera font family derivate with add
ii  vlc-nox 1.1.0-1  multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-pulse  1.1.0-1PulseAudio plugin for VLC

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4   0.7.4-14  library for decoding ATSC A/52 str
ii  libasound2 1.0.23-1  shared library for ALSA applicatio
ii  libass40.9.9-1   library for SSA/ASS subtitles rend
ii  libavahi-client3   0.6.25-4  Avahi client library
ii  libavahi-common3   0.6.25-4  Avahi common library
ii  libavc1394-0   0.5.3-1+b2control IEEE 1394 audio/video devi
ii  libavcodec52   5:0.6~svn20100603-0.0 library to encode decode multimedi
ii  libavformat52  5:0.6~svn20100603-0.0 ffmpeg file format library
ii  libavutil494:0.5.2-1 ffmpeg utility library
ii  libc6  2.11.2-2  Embedded GNU C Library: Shared lib
ii  libcaca0   0.99.beta17-1 colour ASCII art library
ii  libcddb2   1.3.2-2   library to access CDDB data - runt
ii  libcdio10  0.81-4library to read and control CD-ROM
ii  libdbus-1-31.2.24-1  simple interprocess messaging syst
ii  libdc1394-22   2.1.2-3   high level programming interface f
ii  libdca00.0.5-3   decoding library for DTS Coherent 
ii  libdirac-encoder0  1.0.2-3   open and royalty free high quality
ii  libdvbpsi6 0.1.7-1   library for MPEG TS and 

Bug#587486: (no subject)

2010-07-05 Thread Charles Kroeger
Here's the printout from that command: (vlc -l qt)
char...@mondo:~$ vlc -l qt
VLC media player 1.1.0 The Luggage (revision exported)
  scale  Video scaling filter
  transform  Video transformation filter
  deinterlaceDeinterlacing video filter
  deinterlaceDeinterlacing video filter
  motiondetect   Motion detect video filter
  mirror Mirror video filter
  osdmenuOn Screen Display menu
  crop   Crop video filter
  canvas Canvas video filter
  scene  Scene video filter
  dynamicoverlay Dynamic video overlay
  croppadd   Video scaling filter
  motionblur Motion blur filter
  postproc   Video post processing filter
  mosaic Mosaic video sub filter
  rv32   RV32 conversion filter
  extractExtract RGB component video filter
  grain  Grain video filter
  bluescreen Bluescreen video filter
  ball   Ball video filter
  blend  Video pictures blending
  noise  Noise video filter
  adjust Image properties filter
  erase  Erase video filter
  swscaleVideo scaling filter
  logo   Logo sub filter
  logo   Logo video filter
  video_filter_wrapper   Video filter magnify wrapper
  video_filter_wrapper   Video filter panoramix wrapper
  video_filter_wrapper   Video filter wall wrapper
  video_filter_wrapper   Video filter clone wrapper
  video_filter_wrapper   Video filter logo wrapper
  video_filter_wrapper   Video filter puzzle wrapper
  panoramix  Panoramix: wall with overlap video filter
  yuvp   YUVP converter
  gaussianblur   Gaussian blur video filter
  invert Invert video filter
  remoteosd  Remote-OSD over VNC
  magnifyMagnify/Zoom interactive video filter
  wave   Wave video filter
  sharpenSharpen video filter
  rotate Rotate video filter
  chain  Video filtering using a chain of video filter modules
  atmo   AtmoLight Filter
  puzzle Puzzle interactive game video filter
  rssRSS and Atom feed display
  alphamask  Alpha mask video filter
  ripple Ripple video filter
  psychedelicPsychedelic video filter
  blendbench Blending benchmark filter
  marq   Marquee display
  wall   Wall video filter
  colorthres Color threshold filter
  clone  Clone video filter
  audiobargraph_vAudio Bar Graph Video sub filter
  audiobargraph_vAudio Bar Graph Video sub filter
  gradient   Gradient video filter
  stream_out_raopRemote Audio Output Protocol stream output
  stream_out_display Display stream output
  stream_out_autodel Automatically add/delete input streams
  stream_out_record  Record stream output
  stream_out_dummy   Dummy stream output
  stream_out_rtp RTP stream output
  stream_out_bridge  Bridge stream output
  stream_out_bridge  Bridge stream output
  stream_out_bridge  Bridge stream output
  stream_out_transcode   Transcode stream output
  stream_out_standardStandard stream output
  stream_out_es  Elementary stream output
  stream_out_mosaic_bridge Mosaic bridge stream output
  stream_out_duplicate   Duplicate stream output
  stream_out_gather  Gathering stream output
  stream_out_smemStream output to memory buffer
  stream_out_description Description stream output
  float32_mixer  Float32 audio mixer
  trivial_mixer  Trivial audio mixer
  spdif_mixerDummy S/PDIF audio mixer
  a52tofloat32   ATSC A/52 (AC-3) audio decoder
  trivial_channel_mixer  Audio filter for trivial channel mixing
  mpgatofixed32  MPEG audio decoder
  param_eq   Parametric Equalizer
  audio_format   Audio filter for PCM format conversion
  chorus_flanger Sound Delay
  bandlimited_resampler  Audio filter for band-limited interpolation resampling
  mono   Audio filter for stereo to mono conversion
  equalizer  Equalizer with 10 bands
  converter_fixedFixed point audio format conversions
  converter_fixedFixed point audio format conversions
  scaletempo Audio tempo scaler synched with rate
  headphone_channel_mixer Headphone virtual spatialization effect
  spatializerAudio Spatializer
  ugly_resampler Audio filter for ugly resampling
  dolby_surround_decoder Simple decoder for Dolby Surround encoded streams
  dtstofloat32   DTS Coherent Acoustics audio decoder
  a52tospdif Audio filter for A/52-S/PDIF 

Bug#587486: (no subject)

2010-07-05 Thread Charles Kroeger
Dear Mr Mutricy,

I believe the problems I was having had something to do with my config file.
When I ran  the command:

$vlc --reset-config

the GUI returned and all seems well. Anyway, thanks for a great piece of
software.

-- 
CK




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


Bug#586073: VLC Crash on France 24 TV Stream

2010-07-05 Thread m.sahi
Hello,

Here's the full backtrace (with vlc-dbg installed) of the bug #586073.

Amnas.

 Message du 16/06/10 15:53
 De : Christophe Mutricy 
 A : amnas , 586...@bugs.debian.org, Debian Bug Tracking System 

 Copie à : 
 Objet : Re: Bug#586073: VLC Crash on France 24 TV Stream

 
 
 Hello,
 
 - Message d'origine -
 
  ii  libavcodec52            5:0.6~svn20100526-0.0 library to encode decode 
  multimedi
  ii  libavformat52          5:0.6~svn20100526-0.0 ffmpeg file format library
  ii  libavutil49              4:0.5.2-1                        ffmpeg 
  utility library
  ii  libavutil50              5:0.6~svn20100526-0.0 avutil shared libraries
 
 
 Get rid of your unofficial FFMpeg packages and see if you can reproduce.
 
 If yes, install vlc-dbg so that the backtrace is useful 
 
 -- 
 xtophe 
 
 







Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net
System: Linux 2.6.30-2-686 #1 SMP Fri Dec 4 00:53:20 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka-Squared
Icon Theme: Bluecurve
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 110379008 vsize: 110379008 resident: 41979904 share: 
32473088 rss: 41979904 rss_rlim: 18446744073709551615
CPU usage: start_time: 1277103983 rtime: 210250 utime: 185994 stime: 24256 
cutime:9 cstime: 69 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/vlc'

[Thread debugging using libthread_db enabled]
[New Thread 0xb4081b70 (LWP 7214)]
[New Thread 0xb3eccb70 (LWP 7212)]
[New Thread 0xb46feb70 (LWP 7207)]
[New Thread 0xb489cb70 (LWP 7206)]
[New Thread 0xb4b99b70 (LWP 7205)]
[New Thread 0xb4c88b70 (LWP 7204)]
[New Thread 0xb5d7bb70 (LWP 7197)]
[New Thread 0xb73ffb70 (LWP 7195)]
[New Thread 0xb7538b70 (LWP 7193)]
[New Thread 0xb75b9b70 (LWP 7192)]
[New Thread 0xb763db70 (LWP 7191)]
[New Thread 0xb76c1b70 (LWP 7190)]
[New Thread 0xb774ab70 (LWP 7189)]
[New Thread 0xb77d2b70 (LWP 7188)]
[New Thread 0xb7853b70 (LWP 7187)]
[New Thread 0xb78d4b70 (LWP 7186)]
0xb7f52424 in __kernel_vsyscall ()
#0  0xb7f52424 in __kernel_vsyscall ()
#1  0xb7e3bf7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2  0xb7ee2e33 in vlc_cond_wait (p_condvar=0x843e8d4, p_mutex=0xb7f244e0)
at misc/threads.c:584
#3  0xb7e5ca8c in libvlc_InternalWait (p_libvlc=0x843e8b0) at libvlc.c:1208
#4  0xb7f2be7d in libvlc_wait (p_i=0x843f070) at control/core.c:195
#5  0x08048e84 in main (i_argc=1, ppsz_argv=0xbf936504) at vlc.c:155

Thread 17 (Thread 0xb78d4b70 (LWP 7186)):
#0  0xb7f52424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7e3bf7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7ee2e33 in vlc_cond_wait (p_condvar=0x84f5580, p_mutex=0x84f5568)
at misc/threads.c:584
No locals.
#3  0xb7e79d0c in Thread (p_data=0x84f5540) at playlist/fetcher.c:387
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1208865960, 
139416936, 139416936, -1215478976, 2137569661, -1428897923}, 
  __mask_was_saved = 0}}, __pad = {0xb78d4454, 0x0, 0x1, 0x5}}
not_first_call = value optimized out
p_item = 0xb7e4b000
i_ret = value optimized out
canc = 0
psz_name = value optimized out
i_activity = value optimized out
p_fetcher = 0x84f5540
p_playlist = 0x8501a38
#4  0xb7e37955 in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#5  0xb7db710e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 16 (Thread 0xb7853b70 (LWP 7187)):
#0  0xb7f52424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7e3bf7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7ee2e33 in vlc_cond_wait (p_condvar=0x84f5294, p_mutex=0x84f527c)
at misc/threads.c:584
No locals.
#3  0xb7e7c15c in Thread (data=0x84f5270) at playlist/preparser.c:200
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1208865960, 
139416188, 139416188, -1216007360, 1871239549, -1435541635}, 
  __mask_was_saved = 0}}, __pad = {0xb7853454, 0x0, 0x0, 0x0}}
not_first_call = value optimized out
p_current = value optimized out
canc = 0
i_activity = value optimized out
p_preparser = 0x84f5270
p_playlist = 0x8501a38
#4  0xb7e37955 in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#5  0xb7db710e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 15 (Thread 0xb77d2b70 (LWP 7188)):
#0  0xb7f52424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7e3bf7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  

Bug#586073: VLC Crash on France 24 TV Stream

2010-07-05 Thread Christophe Mutricy
Le Mon 21 Jun 10 à 11:19 +0200, m.sahi a écrit :
 Hello,
 
 Here's the full backtrace (with vlc-dbg installed) of the bug #586073.


Hmmm threading/locking bug. Tricky.

There has been quite a lot of improvements in 1.1.0 on this subjects.
Could you try it (it's in sid).

Also on france24.com, I can only find flash videos. Could you give the
url of a page which launch the vlc plugin.

-- 
Xtophe



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


Bug#587898: differentiate Descriptions

2010-07-05 Thread Reinhard Tartler
On Mon, Jul 05, 2010 at 19:01:50 (EDT), jida...@jidanni.org wrote:

 All I know is when the user does
 $ apt-cache -a show ffmpeg
 he notes that yours and Marillat's version are worded differently, but
 he can't tell from the surface what the real differences are.

as said, please propose a patch, I know that I suck at wording, so this
is very low on my todo list.

I'm going to just close this bug with the next upload with fixing the
grammar issue you've pointed out in the initial mail of this bugreport.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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


Bug#587898: differentiate Descriptions

2010-07-05 Thread jidanni
RT I'm going to just close this bug with the next upload with fixing the
RT grammar issue you've pointed out in the initial mail of this bugreport.

I don't know the technical issues. All I know is one package works, the
other doesn't and both packages have cheery descriptions. Closing the
bug is your right however, so I'll step out of the discussion at this point.



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