Bug#712516: vlc: RC: FTBFS on kfreebsd-i386 with vlc 2.0.7-1

2013-06-16 Thread Edward Wang
../modules make[3]: *** [../modules/plugins.dat] Error 139 Full build logs: https://buildd.debian.org/status/fetch.php?pkg=vlcarch=kfreebsd-i386ver=2.0.7-1stamp=1370306539 Regards, Edward Wang -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-29 Thread Edward Wang
On 13-05-28 11:35 PM, Jules Bernable jules.berna...@laposte.net wrote: And the full gdb session, just I case you need it ! Hi, could you install libc6-dbg and try the gdb debug session again? The dlopen() looks weird. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#710316: libproxy: Missing debug symbol package (-dbg)

2013-05-29 Thread Edward Wang
Package: libproxy Severity: important Hello, The libproxy package in Debian is missing its debug symbol counterpart (libproxy-dbg). It does, however, exist in Ubuntu, so maybe it's just a matter of porting it over. Would it be possible to add this debug symbol package as well? Thanks --

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-28 Thread Edward Wang
On Wed, 29 May 2013 02:10:04 +0200, Jules Bernable jules.berna...@laposte.net wrote: Here is attached the output of: $ strace cvlc -I dummy /path/to/freebox-tv.m3u Hello, Could you please post instead the output of cvlc -vvv -I dummy /path/to/freebox-tv.m3u ? Thanks. -- To UNSUBSCRIBE,

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-28 Thread Edward Wang
On 13-05-28 08:22 PM, Jules Bernable jules.berna...@laposte.net wrote: [0x14b50d8] main playlist debug: meta ok for TVK , need to fetch art [0x14b50d8] main playlist debug: meta ok for KBS , need to fetch art [0x14b50d8] main playlist debug: meta ok for Guysen TV , need to fetch art [0x14b50d8]

Bug#623339: Repository

2013-03-12 Thread Edward Wang
A repository exists here, ready for building and uploading: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/ardour3.git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#612659: (no subject)

2013-03-09 Thread Edward Wang
A ready-to-merge repository is available here: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/din.git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#692856: Endless loop at end of file when file is removed during play

2012-11-09 Thread Edward Wang
Turn off repeat/loop mode then. If you ask VLC to loop it will naturally try to continuously re-open it because you are repeating the playlist. See http://trac.videolan.org/vlc/ticket/7048 for a similar case. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#686250: vlc segfaults on opening a directory

2012-11-02 Thread Edward Wang
I cannot reproduce this bug either. Opening directories with parenthesii work fine perfectly for me without crashes. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672972: Wheezy: VLC player can't play videos

2012-08-04 Thread Edward Wang
VLC uses XVideo Output (XCB) (xcb_xv) as its default video output. The problem that you are having with xvideo is because your video drivers are buggy and don't support XVideo properly (prime example: VirtualBox XVideo and certain other binary blob drivers are buggy). Regards, Edward