Bug#656572: Segfaults when using vaapi

2012-01-20 Thread Andrey Rahmatullin
Package: libavcodec53
Version: 4:0.8~beta2-3
Severity: normal

I'm trying to play video with vlc and vaapi enabled and it crashes:

libva: libva version 0.32.0
Xlib:  extension XFree86-DRI missing on display :0.
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
libva: va_openDriver() returns 0
[0x824950] avcodec decoder: Using VA API version 0.32 for hardware decoding.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffdfaf4700 (LWP 25963)]
vaapi_mpeg4_start_frame (avctx=0x817480, buffer=optimized out, size=2420) at
/build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c:52
52  /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c: Нет
такого файла или каталога.
in /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c
(gdb) bt
#0  vaapi_mpeg4_start_frame (avctx=0x817480, buffer=optimized out, size=2420)
at /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c:52
#1  0x7fffe0c715bc in ff_h263_decode_frame (avctx=0x817480, data=0x847360,
data_size=0x8474d0, avpkt=optimized out) at /build/libav-
Hw7_og/libav-0.8~beta2/libavcodec/h263dec.c:627
#2  0x7fffe0e5860b in frame_worker_thread (arg=0x847200) at /build/libav-
Hw7_og/libav-0.8~beta2/libavcodec/pthread.c:377
#3  0x776c4b50 in start_thread (arg=optimized out) at
pthread_create.c:304
#4  0x7720b4ad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()


It works with 4:0.7.3-2 from testing.

$ vainfo
libva: libva version 0.32.0
Xlib:  extension XFree86-DRI missing on display :0.0.
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA API version: 0.32
vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API -
0.7.3
vainfo: Supported profile and entrypoints
  VAProfileMPEG2Simple: VAEntrypointVLD
  VAProfileMPEG2Main  : VAEntrypointVLD
  VAProfileMPEG4Simple: VAEntrypointVLD
  VAProfileMPEG4AdvancedSimple: VAEntrypointVLD
  VAProfileH264Main   : VAEntrypointVLD
  VAProfileH264High   : VAEntrypointVLD
  VAProfileVC1Simple  : VAEntrypointVLD
  VAProfileVC1Main: VAEntrypointVLD
  VAProfileVC1Advanced: VAEntrypointVLD



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

Kernel: Linux 3.2.0-rc7-wrar+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libavcodec53 depends on:
ii  libavutil514:0.8~beta2-3
ii  libc6  2.13-24
ii  libdirac-encoder0  1.0.2-4
ii  libgsm11.0.13-3
ii  libmp3lame03.99.3+repack1-1
ii  libopenjpeg2   1.3+dfsg-4
ii  libschroedinger-1.0-0  1.0.10-2.1
ii  libspeex1  1.2~rc1-3
ii  libtheora0 1.1.1+dfsg.1-3
ii  libva1 1.0.14-1
ii  libvorbis0a1.3.2-1.1
ii  libvorbisenc2  1.3.2-1.1
ii  libvpx00.9.7.p1-2
ii  libx264-1182:0.118.2092+git6eac7c3-2
ii  libxvidcore4   2:1.3.2-6
ii  multiarch-support  2.13-24
ii  zlib1g 1:1.2.5.dfsg-1

libavcodec53 recommends no packages.

libavcodec53 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

Processed: notfound 656572 in libav/4:0.7.3-2

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

 notfound 656572 libav/4:0.7.3-2
Bug #656572 [libavcodec53] Segfaults when using vaapi
Ignoring request to alter found versions of bug #656572 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656572
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#656572: Segfaults when using vaapi

2012-01-20 Thread Reinhard Tartler
severity 656572 important
affects 656572 vlc
stop

On Fr, Jan 20, 2012 at 09:26:45 (CET), Andrey Rahmatullin wrote:

 Package: libavcodec53
 Version: 4:0.8~beta2-3
 Severity: normal

 I'm trying to play video with vlc and vaapi enabled and it crashes:

 libva: libva version 0.32.0
 Xlib:  extension XFree86-DRI missing on display :0.
 libva: va_getDriverName() returns 0
 libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
 libva: va_openDriver() returns 0
 [0x824950] avcodec decoder: Using VA API version 0.32 for hardware decoding.

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x7fffdfaf4700 (LWP 25963)]
 vaapi_mpeg4_start_frame (avctx=0x817480, buffer=optimized out, size=2420) at
 /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c:52
 52  /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c: Нет
 такого файла или каталога.
 in /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c
 (gdb) bt
 #0  vaapi_mpeg4_start_frame (avctx=0x817480, buffer=optimized out, 
 size=2420)
 at /build/libav-Hw7_og/libav-0.8~beta2/libavcodec/vaapi_mpeg4.c:52
 #1  0x7fffe0c715bc in ff_h263_decode_frame (avctx=0x817480, data=0x847360,
 data_size=0x8474d0, avpkt=optimized out) at /build/libav-
 Hw7_og/libav-0.8~beta2/libavcodec/h263dec.c:627
 #2  0x7fffe0e5860b in frame_worker_thread (arg=0x847200) at /build/libav-
 Hw7_og/libav-0.8~beta2/libavcodec/pthread.c:377
 #3  0x776c4b50 in start_thread (arg=optimized out) at
 pthread_create.c:304
 #4  0x7720b4ad in clone () at
 ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
 #5  0x in ?? ()


I think this patch from upstream should avoid the crash:

http://patches.libav.org/patch/15408/

It is currently under discussion, see the thread of discussion below.
Maybe we should include it nevertheless?

Cheers,
Reinhard

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



___
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#656572: Segfaults when using vaapi

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

 severity 656572 important
Bug #656572 [libavcodec53] Segfaults when using vaapi
Severity set to 'important' from 'normal'

 affects 656572 vlc
Bug #656572 [libavcodec53] Segfaults when using vaapi
Added indication that 656572 affects vlc
 stop
Stopping processing here.

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


Widziałeś Co Mają?!

2012-01-20 Thread Muzyczne Akcesoria


Szanowny użytkowniku wygląda na to, że masz zablokowany podgląd wiadomości w 
formacie HTML.

W związku z powyższym nie widzisz listu w takiej postaci w jakiej go dla Ciebie 
przygotowaliśmy___
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: tag wheezy sid

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

 # libav* 4:0.5.4-1 is still available in squeeze.
 tag 656502 + wheezy sid
Bug #656502 [src:blender] blender: [FTBFS] Does not build with libav 0.8~beta2
Added tag(s) sid and wheezy.
 thanks
Stopping processing here.

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


lv2core 6.0+dfsg0-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the lv2core source package
in Debian's testing distribution has changed.

  Previous version: 6.0-1
  Current version:  6.0+dfsg0-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


composite 0.006.2+dfsg0-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the composite source package
in Debian's testing distribution has changed.

  Previous version: 0.006.2-1
  Current version:  0.006.2+dfsg0-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


serd 0.5.0+dfsg0-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the serd source package
in Debian's testing distribution has changed.

  Previous version: 0.5.0-1
  Current version:  0.5.0+dfsg0-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


yafaray 0.1.2~beta2.1-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the yafaray source package
in Debian's testing distribution has changed.

  Previous version: 0.1.2~beta2-1
  Current version:  0.1.2~beta2.1-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


zyn 1+git.20100609+dfsg0-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the zyn source package
in Debian's testing distribution has changed.

  Previous version: 1+git.20100609-2
  Current version:  1+git.20100609+dfsg0-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


muse 2.0~rc2-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the muse source package
in Debian's testing distribution has changed.

  Previous version: 2.0~rc1-1
  Current version:  2.0~rc2-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


gmidimonitor 3.6+dfsg0-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the gmidimonitor source package
in Debian's testing distribution has changed.

  Previous version: 3.6-2
  Current version:  3.6+dfsg0-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


sord 0.5.0+dfsg0-1 MIGRATED to testing

2012-01-20 Thread Debian testing watch
FYI: The status of the sord source package
in Debian's testing distribution has changed.

  Previous version: 0.5.0-1
  Current version:  0.5.0+dfsg0-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 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/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processing of audacity_1.3.14-3_amd64.changes

2012-01-20 Thread Debian FTP Masters
audacity_1.3.14-3_amd64.changes uploaded successfully to localhost
along with the files:
  audacity_1.3.14-3.dsc
  audacity_1.3.14-3.debian.tar.gz
  audacity_1.3.14-3_amd64.deb
  audacity-data_1.3.14-3_all.deb
  audacity-dbg_1.3.14-3_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


audacity_1.3.14-3_amd64.changes ACCEPTED into unstable

2012-01-20 Thread Debian FTP Masters



Accepted:
audacity-data_1.3.14-3_all.deb
  to main/a/audacity/audacity-data_1.3.14-3_all.deb
audacity-dbg_1.3.14-3_amd64.deb
  to main/a/audacity/audacity-dbg_1.3.14-3_amd64.deb
audacity_1.3.14-3.debian.tar.gz
  to main/a/audacity/audacity_1.3.14-3.debian.tar.gz
audacity_1.3.14-3.dsc
  to main/a/audacity/audacity_1.3.14-3.dsc
audacity_1.3.14-3_amd64.deb
  to main/a/audacity/audacity_1.3.14-3_amd64.deb


Override entries for your package:
audacity-data_1.3.14-3_all.deb - optional sound
audacity-dbg_1.3.14-3_amd64.deb - extra debug
audacity_1.3.14-3.dsc - source sound
audacity_1.3.14-3_amd64.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org


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


Re: [SCM] dvbcut/master: Dropping tag and setting release to Unstable (ready to upload)

2012-01-20 Thread Reinhard Tartler
On Fr, Jan 20, 2012 at 18:45:14 (CET), fabricesp-gu...@users.alioth.debian.org 
wrote:

 The following commit has been merged in the master branch:
 commit 7a0b95907853792276d0dabc94f3c314eb02c432
 Author: Fabrice Coutadeur coutade...@gmail.com
 Date:   Fri Jan 20 18:21:02 2012 +0100

 Dropping tag and setting release to Unstable (ready to upload)

I took this as review request and tested it. I don't have media file at
hand, but the gui starts fine (which, considering that upstream still
sticks with QT3 and we patch the source to use QT4, was my biggest
concern.

I noticed some spurious references to the included copy ffmpeg, which
I've removed.

Fabrice, could you please add yourself to uploaders so that this
technically is no longer a NMU upload?

Cheers,
Reinhard

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

___
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#639374: New upstream 3.0.1 release

2012-01-20 Thread John Lindgren
retitle 639374 audacious: New upstream release (3.2)
unblock 639374 by 590064
forcemerge 639374 653173
thanks

Dear Debian maintainers of Audacious,

The Audacious packages in Debian are (still) sorely out of date.  Please
package Audacious 3.2.  Waiting for a newer version of libmowgli is no
longer necessary as Audacious 3.2 does not depend on the library any more.

-- John Lindgren



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


rtmidi_1.0.15~ds0-1_amd64.changes ACCEPTED into unstable

2012-01-20 Thread Debian FTP Masters



Accepted:
librtmidi-dbg_1.0.15~ds0-1_amd64.deb
  to main/r/rtmidi/librtmidi-dbg_1.0.15~ds0-1_amd64.deb
librtmidi-dev_1.0.15~ds0-1_amd64.deb
  to main/r/rtmidi/librtmidi-dev_1.0.15~ds0-1_amd64.deb
librtmidi1_1.0.15~ds0-1_amd64.deb
  to main/r/rtmidi/librtmidi1_1.0.15~ds0-1_amd64.deb
rtmidi_1.0.15~ds0-1.debian.tar.gz
  to main/r/rtmidi/rtmidi_1.0.15~ds0-1.debian.tar.gz
rtmidi_1.0.15~ds0-1.dsc
  to main/r/rtmidi/rtmidi_1.0.15~ds0-1.dsc
rtmidi_1.0.15~ds0.orig.tar.gz
  to main/r/rtmidi/rtmidi_1.0.15~ds0.orig.tar.gz


Override entries for your package:
librtmidi-dbg_1.0.15~ds0-1_amd64.deb - extra debug
librtmidi-dev_1.0.15~ds0-1_amd64.deb - optional libdevel
librtmidi1_1.0.15~ds0-1_amd64.deb - optional libs
rtmidi_1.0.15~ds0-1.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 656191 


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#639374: New upstream 3.0.1 release

2012-01-20 Thread Cyril Lavier

On 01/20/2012 09:24 PM, John Lindgren wrote:

retitle 639374 audacious: New upstream release (3.2)
unblock 639374 by 590064
forcemerge 639374 653173
thanks

Dear Debian maintainers of Audacious,

The Audacious packages in Debian are (still) sorely out of date.  Please
package Audacious 3.2.  Waiting for a newer version of libmowgli is no
longer necessary as Audacious 3.2 does not depend on the library any more.

-- John Lindgren




Hi.

As I did it for the alpha, I just did it for the beta.

It builds fine under unstable and testing, I uploaded them to mentors.

- http://mentors.debian.net/package/audacious
- http://mentors.debian.net/package/audacious-plugins

Later this weekend, I will try to do extended tests on my debian testing 
laptop, to see if there's no big issue with this version.


I hope my work will help the maintaining team updating 
audacious/audacious-plugins packages.


Thanks.


--
Cyril Davromaniak Lavier




___
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#639374: New upstream 3.0.1 release

2012-01-20 Thread Benjamin Drung
Am Freitag, den 20.01.2012, 22:51 +0100 schrieb Cyril Lavier:
 On 01/20/2012 09:24 PM, John Lindgren wrote:
  retitle 639374 audacious: New upstream release (3.2)
  unblock 639374 by 590064
  forcemerge 639374 653173
  thanks
 
  Dear Debian maintainers of Audacious,
 
  The Audacious packages in Debian are (still) sorely out of date.  Please
  package Audacious 3.2.  Waiting for a newer version of libmowgli is no
  longer necessary as Audacious 3.2 does not depend on the library any more.
 
  -- John Lindgren
 
 
 
 Hi.
 
 As I did it for the alpha, I just did it for the beta.
 
 It builds fine under unstable and testing, I uploaded them to mentors.
 
 - http://mentors.debian.net/package/audacious
 - http://mentors.debian.net/package/audacious-plugins
 
 Later this weekend, I will try to do extended tests on my debian testing 
 laptop, to see if there's no big issue with this version.
 
 I hope my work will help the maintaining team updating 
 audacious/audacious-plugins packages.

Do you want to join the Debian Multimedia team and become an
co-maintainer of audacious? The audacious package lacks an maintainer
with enough time.

-- 
Benjamin Drung
Debian  Ubuntu Developer


signature.asc
Description: This is a digitally signed message part
___
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#639374: New upstream 3.0.1 release

2012-01-20 Thread Cyril Lavier

On 01/20/2012 11:12 PM, Benjamin Drung wrote:

Am Freitag, den 20.01.2012, 22:51 +0100 schrieb Cyril Lavier:

On 01/20/2012 09:24 PM, John Lindgren wrote:

retitle 639374 audacious: New upstream release (3.2)
unblock 639374 by 590064
forcemerge 639374 653173
thanks

Dear Debian maintainers of Audacious,

The Audacious packages in Debian are (still) sorely out of date.  Please
package Audacious 3.2.  Waiting for a newer version of libmowgli is no
longer necessary as Audacious 3.2 does not depend on the library any more.

-- John Lindgren




Hi.

As I did it for the alpha, I just did it for the beta.

It builds fine under unstable and testing, I uploaded them to mentors.

- http://mentors.debian.net/package/audacious
- http://mentors.debian.net/package/audacious-plugins

Later this weekend, I will try to do extended tests on my debian testing
laptop, to see if there's no big issue with this version.

I hope my work will help the maintaining team updating
audacious/audacious-plugins packages.

Do you want to join the Debian Multimedia team and become an
co-maintainer of audacious? The audacious package lacks an maintainer
with enough time.


Hi Benjamin.

Thank you for this proposal which I accept.

As I'm a newcomer with co-maintaining official debian packages (I have 
some personal repositories and I also give some help on nginx official 
packages), I may need some time to be efficient with this task. But I 
will do my best for having a audacious/audacious 3.2 in Debian Testing 
before the freeze next June.


Thanks.

--
Cyril Davromaniak Lavier




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


Western Union Transfer

2012-01-20 Thread Western Union Funds Transfer


 My associate has helped me to send your first payment
of $7,500 USD to you as instructed by Mr.David Cameroon
the United Kingdom prime minister after the last G20
meeting that was held in United Kingdom, making you one
of the beneficiaries. Here is the information below.

MTCN Numbers: 6096147516
Sender First Name = Mary
Second Name = White

I told him to keep sending you $7,500 USD twice a week
until the FULL payment of (£82.00 Dollars)
is completed.

A certificate will be made to change the Receiver's Name as
stated by the British prime minister,
You are to send Tim Ronald your
Full Names
Phone number

Email: wuclaims...@yahoo.co.jp

You cannot pickup the money until the certificate is issued to you.

Regards
Mr. Tim Ronald
Tel: +(44) 703 595 6027.






This message was sent using IMP, the Internet Messaging Program.




___
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#656693: rtmpdump: get_iplayer causes segfault in librtmp.so.0

2012-01-20 Thread Chris Boot
Package: rtmpdump
Version: 2.4+20111222.git4e06e21-1
Severity: important

Running rtmpdump with get_iplayer appears to crash reliably every time
using the following command-line:

/usr/bin/rtmpdump --port 1935 --protocol 0 --playpath
'mp4:secure/480kbps/MP/b019lx3j_1326993215.mp4?auth=daEdmdGbYd3dpb3cmaDcWdHdhczcUdkaTc6-bpgFL_-bWG-DqnEAqBqKCsGpwLaifp=v001slist=secure/480kbps/MP/b019lx3j_1326993215.mp4'
--host cp41752.edgefcs.net --swfVfy
'http://www.bbc.co.uk/emp/revisions/18269_21576_10player.swf?revision=18269_21576'
--tcUrl
'rtmp://cp41752.edgefcs.net:80/ondemand?_fcs_vhost=cp41752.edgefcs.netundefinedauth=daEdmdGbYd3dpb3cmaDcWdHdhczcUdkaTc6-bpgFL_-bWG-DqnEAqBqKCsGpwLaifp=v001slist=secure/480kbps/MP/b019lx3j_1326993215.mp4'
--app
'ondemand?_fcs_vhost=cp41752.edgefcs.netundefinedauth=daEdmdGbYd3dpb3cmaDcWdHdhczcUdkaTc6-bpgFL_-bWG-DqnEAqBqKCsGpwLaifp=v001slist=secure/480kbps/MP/b019lx3j_1326993215.mp4'
--pageUrl
'http://www.bbc.co.uk/iplayer/episode/b019ly1z/Top_Gear_USA_Series_2_Death_Valley/'
--resume -o '/srv/movies/iPlayer/Top Gear USA: Series 2/Top Gear
USA-Death Valley-s02e04-b019ly1z.partial.mp4.flv' --timeout 10 --debug

Backtrace:

#0  0x77bc9e54 in add_addr_info () from
/usr/local/lib/librtmp.so.0
#1  0x77bd215a in RTMP_Connect () from
/usr/local/lib/librtmp.so.0
#2  0x004023e9 in ?? ()
#3  0x7710aead in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#4  0x00402c09 in ?? ()
#5  0x7fffdc98 in ?? ()
#6  0x001c in ?? ()
#7  0x0017 in ?? ()
#8  0x7fffdf8b in ?? ()
#9  0x7fffdf9d in ?? ()
#10 0x7fffdfa4 in ?? ()
#11 0x7fffdfa9 in ?? ()
#12 0x7fffdfb4 in ?? ()
#13 0x7fffdfb6 in ?? ()
#14 0x7fffdfc1 in ?? ()
#15 0x7fffe06d in ?? ()
#16 0x7fffe074 in ?? ()
#17 0x7fffe088 in ?? ()
#18 0x7fffe091 in ?? ()
#19 0x7fffe0e2 in ?? ()
#20 0x7fffe0ea in ?? ()
#21 0x7fffe1b8 in ?? ()
#22 0x7fffe1be in ?? ()
#23 0x7fffe26e in ?? ()
#24 0x7fffe278 in ?? ()
#25 0x7fffe2ca in ?? ()
#26 0x7fffe2d3 in ?? ()
#27 0x7fffe2d6 in ?? ()
#28 0x7fffe33b in ?? ()
#29 0x7fffe345 in ?? ()
#30 0x7fffe348 in ?? ()
#31 0x in ?? ()

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rtmpdump depends on:
ii  libc62.13-24
ii  libgcrypt11  1.5.0-3
ii  libgnutls26  2.12.16-1
ii  librtmp0 2.4+20111222.git4e06e21-1
ii  zlib1g   1:1.2.3.4.dfsg-3

rtmpdump recommends no packages.

Versions of packages rtmpdump suggests:
ii  ffmpeg   5:0.8.7-0.0
ii  mplayer  3:1.0~rc4+svn20120108-0.0

-- 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#599680: blender: crashes with: illegal hardware instruction

2012-01-20 Thread GSR
Package: blender
Followup-For: Bug #599680

Ooops, it crashes, same issue as before:

---8---
Program received signal SIGILL, Illegal instruction.
0x08bd903e in RNA_def_property_range ()
(gdb) bt full
#0  0x08bd903e in RNA_def_property_range ()
No symbol table info available.
#1  0x08bdd440 in RNA_def_int ()
No symbol table info available.
#2  0x0832a012 in WM_operator_properties_filesel ()
No symbol table info available.
#3  0x0832a5e8 in ?? ()
No symbol table info available.
#4  0x08328ca4 in WM_operatortype_append ()
No symbol table info available.
#5  0x0832ca39 in wm_operatortype_init ()
No symbol table info available.
#6  0x08320823 in WM_init ()
No symbol table info available.
#7  0x0830e8e7 in main ()
No symbol table info available.
(gdb) disassemble
Dump of assembler code for function RNA_def_property_range:
...
   0x08bd9038 +136:   fxch   %st(1)
   0x08bd903a +138:   fstpl  0x20(%esp)
= 0x08bd903e +142:   cvttsd2si 0x20(%esp),%ecx
   0x08bd9044 +148:   mov%ecx,0x7c(%eax)
   0x08bd9047 +151:   fstpl  0x20(%esp)
   0x08bd904b +155:   cvttsd2si 0x20(%esp),%edx
---8---

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages blender depends on:
ii  libavcodec53  5:0.9.1-0.0
ii  libavdevice53 5:0.9.1-0.0
ii  libavformat53 5:0.9.1-0.0
ii  libavutil51   5:0.9.1-0.0
ii  libc6 2.13-24
ii  libfftw3-33.3-1
ii  libfreetype6  2.4.8-1
ii  libgcc1   1:4.6.2-11
ii  libgl1-mesa-glx [libgl1]  7.11.2-1
ii  libglew1.61.6.0-4
ii  libglu1-mesa [libglu1]7.11.2-1
ii  libgomp1  4.6.2-11
ii  libilmbase6   1.0.1-3
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.1-1
ii  libjpeg8  8c-2
ii  libopenal11:1.13-4
ii  libopenexr6   1.6.1-4.1
ii  libopenjpeg2  1.3+dfsg-4
ii  libpng12-01.2.46-4
ii  libpython3.2  3.2.2-4
ii  libsdl1.2debian   1.2.14-7
ii  libsndfile1   1.0.25-4
ii  libstdc++64.6.2-11
ii  libswscale2   5:0.9.1-0.0
ii  libtiff4  3.9.5-2
ii  libx11-6  2:1.4.4-4
ii  libxi62:1.4.5-1
ii  python3.2 3.2.2-4
ii  ttf-dejavu2.33-2
ii  zlib1g1:1.2.3.4.dfsg-3

blender recommends no packages.

Versions of packages blender suggests:
pn  yafaray  none

-- 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


Re: openni debian package updates?

2012-01-20 Thread Hans-Christoph Steiner

Ok, I've just had to dive deep into this stuff again, but sadly this time on 
Mac OS X.  The good news is that almost all of this experience will be easy to 
apply to the Debian packages.  Indeed, I was packaging for Fink which uses a 
lot of Debian tools and even .deb packages.  Here are the sources:

http://fink.cvs.sourceforge.net/fink/dists/10.4/stable/main/finkinfo/libs/openni.info?view=markup
http://fink.cvs.sourceforge.net/fink/dists/10.4/stable/main/finkinfo/libs/openni-sensor-primesense.info?view=markup
http://fink.cvs.sourceforge.net/fink/dists/10.4/stable/main/finkinfo/libs/openni-sensor-avin2-sensorkinect.info?view=markup
http://fink.cvs.sourceforge.net/fink/dists/10.4/stable/main/finkinfo/libs/primesense-nite.info?view=markup

One thing I did to is change the 'sensor' package names, I propose using these 
names:

openni-sensor-primesense.info (for OpenNI PrimeSense Sensor driver)
openni-sensor-avin2-sensorkinect (for avin2's SensorKinect fork)

If anyone can take on applying this stuff to the Debian packaging, I'll help 
out where I can.  If not, I'll try to get to it when I can.

.hc


On Dec 9, 2011, at 1:55 PM, Dan wrote:

 hi hans,
 
 I have had the latest unstable NITE middleware and openni working with avin2 
 sensor on kinect by hacking your packges but have not yet had a chance to 
 investigate howto automate the download process with the new website layout.
 
 They have also changed some of the paths and bits in the build process. Linux 
 vs linux-x86 paths etc. Not sure if anything i have is very useful atm.
 
 Maybe ill find a spare moment to investigate getting the midleware without a 
 browser at some point over the weekend and get it working.
 
 - Original message -
 
 I was just looking into the OpenNI/PrimeSense updates.   There are new
 source releases, and they've changed the URL and the binary layout of
 the NITE middleware.   Has anyone got this stuff working or made any
 recent updates on this?   It would be great if we could get the packages
 working again with the newest releases.
 
 .hc
 
 
 
 
  ¡El pueblo unido jamás será vencido!
 
 
 
 
 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintainers@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers







Programs should be written for people to read, and only incidentally for 
machines to execute.
 - from Structure and Interpretation of Computer Programs


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