Bug#1038590: vlc: Depends on SDL 1.2

2023-06-20 Thread Rémi Denis-Courmont
version 1.2, which > is unmaintained upstream. Upstream VLC has dropped SDL almost 3 years ago, but there has not been a release since then. It should be fine to just turn it off in the mean time. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#1031249: VLC 3.0.18 crash FIXED with downgrade of libva2 libraries to 2.14.0-1

2023-02-19 Thread Rémi Denis-Courmont
Le sunnuntaina 19. helmikuuta 2023, 19.13.51 EET js jb a écrit : > I've verified that by downgrading these libva2 libraries from 2.17.0-1 to > 2.14.0-1, VLC_3.0.18 works fine again: libva-dev=2.14.0-1 > libva-drm2=2.14.0-1 > libva-glx2=2.14.0-1 > libva-wayland2=2.14.0-1 >

Bug#1026887: vlc.desktop hardcodes path to executable

2023-02-12 Thread Rémi Denis-Courmont
be first in the search path. Indeed, VLC is far from the only application to put the full path there. Working around limitations of firejail is a non-goal. IMO, this is wontfix. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#1021664: vlc: Automatic hardware acceleration drops most frames

2022-10-12 Thread Rémi Denis-Courmont
4 video > using hardware acceleration. (...) > vlc -vvv shows this: That log shows VLC *not* using video acceleration. Note that Debian has turned off VA-API support in VLC: https://bugs.debian.org/1021601 -- Rémi Denis-Courmont http://www.remlab.net/

Bug#1021032: vlc: playing videos results in a black screen

2022-10-10 Thread Rémi Denis-Courmont
Le 8 octobre 2022 16:40:49 GMT+03:00, KeyofBlueS a écrit  : >> It would be interesting to see if it reproduces with VLC <= 3.0.12 and >= >> 3.0.18~rc1. (...) >> It could also be something else. I don't pretend to know that. >I've compiled 3.0.18-rc2 (sorry i wasn't able to build 3.0.12 also),

Bug#1021032: vlc: playing videos results in a black screen

2022-10-08 Thread Rémi Denis-Courmont
Le lauantaina 8. lokakuuta 2022, 12.40.56 EEST KeyofBlueS a écrit : > Hi all. Let's continue here from #1021140 > > > It seems this issue it's not completely fixed. Before it was always > reproducible under any circumstance, when now

Bug#1019354: libc6-dev-riscv64-cross: static libc is unusable

2022-09-07 Thread Rémi Denis-Courmont
Package: libc6-dev-riscv64-cross Version: 2.34-7cross2 Severity: important Dear Maintainer, Even the most trivial C program: encounters a segmentation crash when linked statically: # cat << EOF > hello.c int main(void) { return 0; } EOF # riscv64-linux-gnu-gcc -O2 -static hello.c #

Bug#1011949: linux-libc-dev: missing drm/ headers

2022-05-27 Thread Rémi Denis-Courmont
Package: linux-libc-dev Version: 5.18-1~exp1 Severity: normal Dear Maintainer, The drm/ user-space API headers are missing in linux-libc-dev (at least on x86-64). They are present in the cross-compilation packages though, and FWIW, they are also shipped in Ubuntu's versions of linux-libc-dev.

Bug#842513: vlc: immediate crash on launch on powerpc

2022-05-19 Thread Rémi Denis-Courmont
Control: tags -1 + fixed-upstream This should now be fixed in VLC master branch. I can try to backport but it won't be so straightforward. -- Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.

Bug#983250: vlc: Crash when starting to play video under weston / wayland

2022-05-17 Thread Rémi Denis-Courmont
On Sun, 21 Feb 2021 20:08:05 +0200 Rémi Denis-Courmont wrote: > > Wayland support is spposed to be better with the upcoming vlc 4.0. No > > idea when that version will be released, though. > > Basic playback should work. The crash looks like a problem within EGL, so > n

Bug#842613: vlc: should warn when choosing a DVB channel that isn't from the same transponder.

2022-05-17 Thread Rémi Denis-Courmont
Control: tags -1 + wontfix On Sun, 30 Oct 2016 20:59:32 +0100 Jiff wrote: > Vlc to act the same as Kaffeine: popping a warning up that explains the > new chosen channel being on another transponder the former recording > will be stopped, AND (obviously?) allow channel change smoothly when the >

Bug#958250: Use system libjsonparser-dev

2022-05-17 Thread Rémi Denis-Courmont
Le tiistaina 21. huhtikuuta 2020, 12.59.20 EEST Jonas Smedegaard a écrit : > > > But anyway, is libjsonparser's upstream still active? No release > > > since 2014 doesn't suggest that they are. If that is not the case > > > and we end up with libjsonparser being maintained in Debian, this > > >

Bug#961118: vlc: Rendering issues on scaled display

2022-05-17 Thread Rémi Denis-Courmont
both integrated/embedded and non-embedded video playback? Br, -- Rémi Denis-Courmont http://www.remlab.net/

Bug#990247: vlc: reproducible builds: Fix passing sort order to tar when generating default.vlt

2022-05-17 Thread Rémi Denis-Courmont
shell variable. Such a patch should be submitted upstream but for a start, it does not look right to me. Specifically $$tarsort is correct. AFAICT, the problem is that predicate for the assignment relies on locale-dependent behaviour and thus fails with non-English languages. Br, -- Rémi Denis-Courmont http://www.remlab.net/

Bug#842513: vlc: immediate crash on launch on powerpc

2022-05-17 Thread Rémi Denis-Courmont
Hi, I have submitted an upstream MR to attempt to fix this. But I don't have a setup to actually test it. So I would appreciate if someone could try it out: https://code.videolan.org/videolan/vlc/-/merge_requests/1934 Br, -- Реми Дёни-Курмон http://www.remlab.net/

Bug#981380: vlc: GPU lockup

2022-05-17 Thread Rémi Denis-Courmont
e system, to crash. This can be caused by bugs in the kernel or the firmware, or by hardware faults. You may want to disable hardware video decoding acceleration to avoid this triggering this kind of issue. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#1003117: vlc 3.0.16/debian 11.2.0; main error: TLS session handshake timeout

2022-05-17 Thread Rémi Denis-Courmont
Control: tags -1 + moreinfo Hi, Le tiistaina 4. tammikuuta 2022, 15.25.16 EEST beta-tester a écrit : > to open a network media in VLC, i hit CTRL-N and paste the link in and > pressed the PLAY button. then after a while an error message pops up: > Your input can't be opened: > VLC is unable to

Bug#931242: vlc: cannot open files with # in name from playlist

2022-05-17 Thread Rémi Denis-Courmont
Control: tags -1 + wontfix Hi, The hash in a URL is the anchor separator, so what VLC does here is very much intended. If you need a hash in a file name in a M3U, you should encode it as %23 so that there are no ambiguities. Br, -- Envoyé de mon appareil Android avec Courriel K-9 Mail.

Bug#1009689: playlist recursive expansion not working

2022-05-17 Thread Rémi Denis-Courmont
Hi, The --recursive option controls the handling of directories only, and this is consistent with the built-in documentation. It is not supposed to affect the parsing of playlists in general. AFAICT, this is working as intended. Best regards, -- Envoyé de mon appareil Android avec Courriel

Bug#1010222: RFP: vlc-plugin-pipewire -- Pipewire plugin for the VLC media player framework

2022-04-26 Thread Rémi Denis-Courmont
Package: wnpp Severity: wishlist * Package name: vlc-plugin-pipewire Version : 1 Upstream Author : Rémi Denis-Courmont * URL : https://www.remlab.net/vlc-plugin-pipewire/ * License : GPL (v3) Programming Lang: C Description : Pipewire plugin

Bug#1008174: libc6: poll() spuriously returns EINTR

2022-03-26 Thread Rémi Denis-Courmont
ity > state shall remain set to PTHREAD_CANCEL_DISABLE until the thread has > terminated." This paragraph clarifies that cancellation cannot occur recursively / more than once per thread. Assuming that "acting upon a cancellation request" would be permissible with cancellation disabled, this sentence would imply that cancellation is disabled permanently, and the thread will never get cancelled at all. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#1008174: libc6: poll() spuriously returns EINTR

2022-03-23 Thread Rémi Denis-Courmont
Package: libc6 Version: 2.34-0experimental3 Severity: important Dear Maintainer, In the example below, glibc 2.34 from experimental causes a spurious EINTR error in the poll() call from the child thread. It seems that thread cancellation causes the poll() to be spuriously interrupted, even

Bug#1007204: /usr/bin/make-kpkg: Please add riscv architecture

2022-03-13 Thread Rémi Denis-Courmont
Package: kernel-package Version: 13.018+nmu2 Severity: wishlist File: /usr/bin/make-kpkg Dear Maintainer, At this time, make-kpkg refuses to (cross-)build RISC-V kernel images: debian/ruleset/misc/checks.mk:36: *** Error. I do not know where the kernel image goes to [kimagedest undefined] The

Bug#899384: vlc: Hardware acceleration fails after upgrade to 3.0.2

2018-05-28 Thread Rémi Denis-Courmont
wonder what is going > on... VA-API was not automatically probed in VLC 2.2. This is expected. VDPAU fails, and then VLC falls back to software decoding. In VLC 3.0, VA-API probing fails due to insufficient hardware capabilities, so VLC uses software decoding as well. So no differences. -- Rémi Denis-Courmont

Bug#734100: Fixed in VLC 3.0

2016-11-05 Thread Rémi Denis-Courmont
on is very far from trivial to backport. At least, all the patches for VLC 2.2 that I´ve seen proposed are all known broken. That is to say that they do fix the symptoms, but they introduce even worse problems that _will_ break VLC for other people. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#841530: vlc: svlc and qvlc in wrong package

2016-10-21 Thread Rémi Denis-Courmont
Package: src:vlc Version: 2.2.4-7 Severity: minor Dear Maintainer, svlc and qvlc are shell scripts to start VLC with the Skins2 and Qt user interfaces respectively. Therefore, I think it would make most sense to move them to the vlc-plugin-skins and vlc-plugin-qt packages. Likewise the

Bug#803868: vlc: FTBFS with FFmpeg 2.9

2016-01-19 Thread Rémi Denis-Courmont
t would be that easy at all on VLC side, without breaking either hwaccel or threaded decoding. I don´t want to spend my free time on this given that libav´s libavcodec still works just fine. Patch welcome. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#811519: vlc: avio plugin leaks file content

2016-01-19 Thread Rémi Denis-Courmont
On Tuesday 19 January 2016 19:06:54 Andreas Cadhalpun wrote: > On 19.01.2016 17:27, Sebastian Ramacher wrote: > > On 2016-01-19 18:11:01, Rémi Denis-Courmont wrote: > >> With a carefully crafted URL, the VLC avio plugin can be made to leak > >> content of lo

Bug#811519: vlc: avio plugin leaks file content

2016-01-19 Thread Rémi Denis-Courmont
Package: vlc Version: 2.2.1-5+b1 Severity: grave Tags: security patch Justification: user security hole Dear Maintainer, With a carefully crafted URL, the VLC avio plugin can be made to leak content of local files to remote parties. The root cause is the same as CVE-2016-1897. See also:

Bug#803868: vlc: FTBFS with FFmpeg 2.9

2016-01-18 Thread Rémi Denis-Courmont
you need VLC 3.0 *and* libav. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#734100: Fixed in VLC 3.0

2015-11-02 Thread Rémi Denis-Courmont
At least 557eaa06 and 5b2de769 are needed too. I can´t really check deeper in my free time. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#796173: reportbug: Sound goes away after seeking in VLC

2015-11-02 Thread Rémi Denis-Courmont
output error: cannot set buffer duration: > Invalid argument [007cc5d8] core audio output error: module not > functional > [7f2458c05288] core decoder error: failed to create audio output That looks like bug 801448, not bug 796173... -- Rémi Denis-Courmont http://www.remlab.net/

Bug#734100: Fixed in VLC 3.0

2015-11-01 Thread Rémi Denis-Courmont
tags 734100 + fixed-upstream thanks This should be fixed in upstream VLC 3.0. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#734100: Fixed in VLC 3.0

2015-11-01 Thread Rémi Denis-Courmont
ould account for the dmix buffer. Also, PulseAudio is better at mixing multiple apps. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#798661: libqt5widgets5: regression in 5.5 breaks vlc video playback

2015-10-28 Thread Rémi Denis-Courmont
tags 798661 + patch thanks Upstream bug report has a fix. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#791735: vlc: VLC no longer works without pulseaudio

2015-10-25 Thread Rémi Denis-Courmont
t nothing to do with PulseAudio. Without logs and stack trace, it is just impossible to guess what went wrong. > And it would be nice if it gave the user a real error message > instead of just doing nothing, and exited gracefully without needing > kill -9. When a program locks up, it locks up.

Bug#790825: Your mail

2015-10-25 Thread Rémi Denis-Courmont
ovides also causes the problem on my system > (Lenovo T430, AMD64, systemd, in an XFCE session). > > Sadly the upstream bug simply says "please try with 5.5" which looks to > be winding its way through unstable. It is in unstable now (though it breaks VLC very badly in other w

Bug#769739: (no subject)

2015-10-25 Thread Rémi Denis-Courmont
tags 769739 - upstream fixed-upstream thanks -- Rémi Denis-Courmont http://www.remlab.net/

Bug#791620:

2015-10-25 Thread Rémi Denis-Courmont
On Sunday 25 October 2015 00:09:03 Andoru Ekkusu wrote: > Package: vlc > Version: 2.2.1-4+b1 > > > Nope, still happens with QT 5.5.x That seems to be a problem between QtGUI and your WM. VLC is not involved in painting or configuring the window decoration of its main GUI.

Bug#744879: (no subject)

2015-10-25 Thread Rémi Denis-Courmont
tags 744879 + upstream forwarded 744879 https://trac.videolan.org/vlc/ticket/11144 thanks -- Rémi Denis-Courmont http://www.remlab.net/

Bug#797207: (no subject)

2015-10-25 Thread Rémi Denis-Courmont
tags 797207 + fixed-upstream thanks Fixed in VLC 2.2.2. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#801457: vlc: Segmentation fault playing a DVD with vdpau

2015-10-25 Thread Rémi Denis-Courmont
y rather targetting libdvdnav). -- Rémi Denis-Courmont http://www.remlab.net/

Bug#792728: VLC should suggest on browser-plugin-vlc

2015-10-25 Thread Rémi Denis-Courmont
am. IMHO, this bug should be closed as wontfix. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#801448: Patch

2015-10-25 Thread Rémi Denis-Courmont
tags 801448 + patch thanks Trivial fix: http://git.videolan.org/?p=vlc/vlc-2.2.git;a=commitdiff;h=994c11fb4c2d7c6af7b4e406d56fac72e95e7218;hp=e563b2afd5d8df191d4197a57a584e81e5654d01 -- Rémi Denis-Courmont http://www.remlab.net/

Bug#796173: reportbug: Sound goes away after seeking in VLC

2015-10-25 Thread Rémi Denis-Courmont
es away after seeking. If I keep seeking, I can randomly get the sound back sometimes. Are you using PulseAudio or ALSA or ... as output? Can you please post the logs? If PulseAudio, this might already be fixed in VLC 2.2.2. -- Rémi Denis-Courmont http://www.remlab.net/

Bug#801448: vlc: VLC change audio device without obvious reason

2015-10-21 Thread Rémi Denis-Courmont
tags 801448 = confirmed upstream fixed-upstream severity 801448 important thanks Fixed in VLC 2.2.2. http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7ac70075128318c51bbc1c0190482642f7a9226c -- Rémi Denis-Courmont http://www.remlab.net/

Bug#794983: vlc does weird things with the .lock file

2015-08-09 Thread Rémi Denis-Courmont
... -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#757462: vlc burns CPU when paused

2015-02-21 Thread Rémi Denis-Courmont
Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#771037: [vlc] intermittent green overlay on video with audio muting when playing youtube videos

2015-01-03 Thread Rémi Denis-Courmont
tags 771037 + moreinfo thanks Le mardi 25 novembre 2014, 23:57:41 Andrew Kane a écrit : When invoking vlc via terminal with command line: vlc - https://www.youtube.com/watch?v=6hvcjxI3Wa4 ...the phenomenon does not occur. Maybe the problem is with one or more of the options which

Bug#765969: (no subject)

2015-01-03 Thread Rémi Denis-Courmont
tags 765969 + fixed-upstream found 765969 2.2.0~rc2-1 thanks VLC 2.2.0-rc2-89-gfebaed2 works around this bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#765969: (no subject)

2014-12-18 Thread Rémi Denis-Courmont
and the XVideo drivers. VLC and at least some XVideo drivers disagree on how scaling cropped pictures should be achieved. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#765969: (no subject)

2014-12-18 Thread Rémi Denis-Courmont
Le jeudi 18 décembre 2014, 22:30:19 Dirk Griesbach a écrit : Am Do, 18. Dez 2014 um 13:06:31 +0300 schrieb Rémi Denis-Courmont: I still consider this a bug in XVideo drivers, but there is a work-around in VLC now. Unfortunately, that means XVideo output will require memory copying

Bug#765969: Bug#771133: xserver-xorg-video-intel: colored line on right side / bottom of video

2014-11-30 Thread Rémi Denis-Courmont
Le jeudi 27 novembre 2014, 11:39:52 maximilian attems a écrit : xf86-video-intel upstream says: it's a bug in vlc. they are supplying an image larger than the surface they wish to scale and then complain when the extra pixels are sampled during scaling. the issue is that they are not

Bug#763705: vlc: [kfreebsd] quits after ~30 seconds: xdg_screensaver_plugin

2014-11-10 Thread Rémi Denis-Courmont
reassign 763705 libc0.1 thanks Hello, Le lundi 20 octobre 2014, 11:45:40 Rémi Denis-Courmont a écrit : Le 2014-10-02 02:11, Steven Chamberlain a écrit : Attached is output from kFreeBSD's ktrace, showing: pid, thread ID, process name, elapsed time (seconds), and syscalls

Bug#765830: (no subject)

2014-11-10 Thread Rémi Denis-Courmont
forwarded 765830 https://trac.videolan.org/vlc/ticket/12673 tags 765830 + upstream fixed-upstream found 765830 2.2.0~rc1-1 thanks This should be fixed in VLC 2.2.0-git *post* RC1. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#765969: [vlc] green line under some Mpeg-4 XVID videos

2014-11-10 Thread Rémi Denis-Courmont
driver bugs. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#768873: vlc: segfault with ASCII-art video output

2014-11-10 Thread Rémi Denis-Courmont
. This is on an up-to-date unstable with an Intel 945GM graphics chipset. VLC 2.15 had both ASCII and colored ASCII outputs working properly. This should be fixed upstream already in 2.2.0-rc1-17-g4b961ac. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#740998: rdnssd: merge-hook overwrites /etc/resolv.conf when /sbin/resolvconf is not installed

2014-10-27 Thread Rémi Denis-Courmont
- client3, network-manager, wicd, connman, systemd(-networkd) just to name a few. And I don´t dare mention most if not all VPN clients. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#761165: vlc: segmentation fault with VDPAU

2014-10-20 Thread Rémi Denis-Courmont
and the NVIDIA drivers. The stack frames were not very helpful because they are all either incomplete or ostensibly corrupt. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#761165: vlc: segmentation fault with VDPAU

2014-10-20 Thread Rémi Denis-Courmont
. If presented with a VdpVideoSurface of a different size, this error will be raised. That error code makes absolutely no sense in this context. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#765969: [vlc] green line under some Mpeg-4 XVID videos

2014-10-20 Thread Rémi Denis-Courmont
in a green tint. I can't reproduce the problem with X11 or GLX, so I believe this is a bug in your display drivers. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#763705: vlc: [kfreebsd] quits after ~30 seconds: xdg_screensaver_plugin

2014-10-20 Thread Rémi Denis-Courmont
. If that is the case, then I think it is a bug in the kFreeBSD sigwait(). -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#761165: vlc: segmentation fault with VDPAU

2014-10-20 Thread Rémi Denis-Courmont
condition in the Mesa VDPAU´s internal buffer object management to me. And please don´t use VLC with Bellagio. The only tested software decoder is libav(codec). -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#765969: [vlc] green line under some Mpeg-4 XVID videos

2014-10-19 Thread Rémi Denis-Courmont
. Are the pixel rows at the bottom part obscuring the bottom of the picture or are they added extraneous? If obscuring, do they lack colour or do they lack both colour and brightness? Which VLC video output plugin was used and does it affect others? -- Rémi Denis-Courmont http://www.remlab.net

Bug#765793: glx-alternative-nvidia: makes EGL applications crash

2014-10-18 Thread Rémi Denis-Courmont
Package: glx-alternative-nvidia Version: 0.4.2 Severity: important Dear Maintainer, When running 'vlc -Vgl /some/video/file', VLC crashes straight away if glx-alternative-nvidia is installed. It appears that libGL.so points (correctly) to the NVIDIA driver, but libEGL.so points to the Mesa

Bug#765578: PATH_MAX

2014-10-17 Thread Rémi Denis-Courmont
Le 2014-10-17 11:41, Salvo Tomaselli a écrit : The bug isn't in hurd, so I suspect they will never fix it. The src/posix/thread.c patch snippet is a GNU/Hurd bug. So wontfix. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#765474: vlc does not play movie dvd in jessie

2014-10-16 Thread Rémi Denis-Courmont
Le mercredi 15 octobre 2014, 15:23:32 eero a écrit : VLC gives black screen and time count stays at 0 when the user start playing movie dvd. DVD menu or DVD playback? In the earlier case, that´s probably VLC Trac bug 11410 which is already fixed in version 2.2.0~pre4. Br, -- Rémi Denis

Bug#755154: vlc cache gen should happen at runtime, not buildtime

2014-10-16 Thread Rémi Denis-Courmont
not perfect) to generate the plugins cache in some dpkg post-installation script. I find the title of the bug report misleading though. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#761165: vlc: segmentation fault with VDPAU

2014-09-13 Thread Rémi Denis-Courmont
VLC version here, but it's a different VDPAU driver. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#761165: vlc: segmentation fault with VDPAU

2014-09-11 Thread Rémi Denis-Courmont
proprietary blob). Otherwise I will need a legal sample file. If that is also not possible, I will have to assume this is a Mesa driver bug and advise Debian Multimedia to reassign. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#758582: vlc: Vlc segfaults at the end of video reproduction when video acceleration VAAPI is selected

2014-08-31 Thread Rémi Denis-Courmont
directory non esistente. (gdb) This looks like a well-known bug in libavcodec. Please provide the whole stack trace. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#758582: vlc: Vlc segfaults at the end of video reproduction when video acceleration VAAPI is selected

2014-08-31 Thread Rémi Denis-Courmont
. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#760043: weston-terminal: exits under load

2014-08-31 Thread Rémi Denis-Courmont
Package: weston Version: 1.5.0-2 Severity: grave Justification: causes non-serious data loss Dear Maintainer, When the Weston terminal outputs really fast, it pseudo-randomly ends up vanishing and the process exits. For me, this is reproducible about every third time running ls -lR /. On the

Bug#759818: vlc: VDPAU output - can see video in xterm and icons

2014-08-31 Thread Rémi Denis-Courmont
for your time. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#759818: vlc: VDPAU output - can see video in xterm and icons

2014-08-30 Thread Rémi Denis-Courmont
= XCB_cursor_Create(sys-conn, screen); sys-pool = NULL; -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#755154: vlc cache gen should happen at runtime, not buildtime

2014-08-22 Thread Rémi Denis-Courmont
libraries causes the cache generation to crash, and the maintainers of those libraries do not test against VLC before uploading to Debian. I mean glib, gobject, Qt, GL, libav to name the obvious ones... -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#755154: vlc cache gen should happen at runtime, not buildtime

2014-08-22 Thread Rémi Denis-Courmont
mean glib, gobject, Qt, GL, libav to name the obvious ones... How does that work? Wouldn't that also defunct the plugins themselves? VLC would probably crash too, but a crashing program is not as bad and as likely to be reported as a crashing installation procedure. -- Rémi Denis-Courmont

Bug#755154: vlc cache gen should happen at runtime, not buildtime

2014-08-22 Thread Rémi Denis-Courmont
Le 2014-08-22 11:24, Harald Sitter a écrit : On Fri, Aug 22, 2014 at 9:38 AM, Rémi Denis-Courmont r...@remlab.net wrote: Le 2014-08-22 10:31, Harald Sitter a écrit : All that being said perhaps the more interesting bit is why exactly VLC thinks the cache is invalid to begin

Bug#755154: vlc cache gen should happen at runtime, not buildtime

2014-08-22 Thread Rémi Denis-Courmont
Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#755154: vlc cache gen should happen at runtime, not buildtime

2014-08-21 Thread Rémi Denis-Courmont
applications other than VLC proper. That is doable, but not completely straightforward. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#745556: Closing dialog for allowing invalid SSL certificate causes default to be accepted

2014-06-23 Thread Rémi Denis-Courmont
to determine what to do though. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#751940: update

2014-06-18 Thread Rémi Denis-Courmont
have identical version numbers. Indeed (Lib)VLC version 2.0.0 has security issues. But that says nothing of version 2.0.0 of the VLC NPAPI plugin. In other words, the bug lies within the version checks of the Mozilla browser. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#748971: vlc crashes when trying to open preferences or trying to display the playing list

2014-06-18 Thread Rémi Denis-Courmont
we can do. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#750995: does this bug affect wheezy too?

2014-06-09 Thread Rémi Denis-Courmont
Le 2014-06-09 19:14, Holger Levsen a écrit : does this bug (Cannot reject invalid SSL certificate for IMAP server as dialog keeps appearing) affect wheezy too? Or is that jessie only? TBH, I don't know; I don't have a Wheezy install handy. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email

Bug#697121: vlc: sudden very loud sound to cause hearing demage

2014-06-09 Thread Rémi Denis-Courmont
grabbing the volume media keys shall be concerned with the volume. On the other hand, VLC GUI developers want to have a volume control. The two perspectives are incompatible. That is not a technical problem; and thus it won't be solved by code. -- Rémi Denis-Courmont http://www.remlab.net

Bug#697121: vlc: sudden very loud sound to cause hearing demage

2014-06-09 Thread Rémi Denis-Courmont
the volume. I don't think roles are used for this purpose. Streams have independent volumes, AFAICT. Active streams have independent volumes. But the whole point is what to do without an active stream. By *default*, PulseAudio restores volumes by stream role. -- Rémi Denis-Courmont http

Bug#697121: vlc: sudden very loud sound to cause hearing demage

2014-06-06 Thread Rémi Denis-Courmont
from the default sink volume - with default settings. In other words, this does not work. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#699832: vlc-nox: document VLC_PLUGIN_PATH environment variable

2014-06-03 Thread Rémi Denis-Courmont
tags 699832 + fixed-upstream thanks This is fixed in VLC 2.2.0. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#748794: vlc: Segmentation fault when browsing filesystem at ~/Music

2014-05-20 Thread Rémi Denis-Courmont
0x7fffdf03523c in Run (data=0xb54288) at mediadirs.c:208 #12 0x776c2b50 in start_thread (arg=optimized out) at pthread_create.c:304 #13 0x76a6a0ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #14 0x in ?? () (gdb) -- Rémi Denis-Courmont -- To UNSUBSCRIBE

Bug#745352: gdb details

2014-05-03 Thread Rémi Denis-Courmont
implications. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#745784: vlc: segmentation fault when plaking .mkv file

2014-04-25 Thread Rémi Denis-Courmont
ffmpeg_CopyPicture (p_ff_pic=0x7fffd0c39f00, p_pic=0x7fffb800c510, p_dec=0x7fffd0c0b3e8) at avcodec/video.c:897 -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#745784: vlc: segmentation fault when plaking .mkv file

2014-04-25 Thread Rémi Denis-Courmont
Le 2014-04-25 15:27, Reinhard Tartler a écrit : On Fri, Apr 25, 2014 at 4:02 AM, Rémi Denis-Courmont r...@remlab.net wrote: reassign 745784 libavcodec54 tags 745784 + fixed-upstream thanks Hello, This is a known bug in libav 9 and already fixed upstream. Remi, Can you a bit elaborate

Bug#745556: kmail accepts invalid SMTP TLS certificate against user action

2014-04-24 Thread Rémi Denis-Courmont
Le 2014-04-24 08:53, Yves-Alexis Perez a écrit : On Tue, Apr 22, 2014 at 10:33:28PM +0300, Rémi Denis-Courmont wrote: The cancel button has no effects other than to bring the same dialog almost instantly back in an infinite loop. Are you sure the loop is infinite and kmail is not just

Bug#745556: kmail accepts invalid SMTP TLS certificate against user action

2014-04-22 Thread Rémi Denis-Courmont
Package: kmail Version: 4:4.11.5-1 Severity: grave Tags: security Justification: user security hole Dear Maintainer, Configure an outgoing SMTP server with (Start)TLS in kmail. If the server presents an invalid or self-signed certificate to the agent, KDE will show a warning dialog offering

Bug#743997: vlc: Start time cannot exceed 23 hours

2014-04-22 Thread Rémi Denis-Courmont
this to a day and beyond would assist users listening to extremely long pieces of music, such as those released by free culture band Bull of Heaven. That's a limitation of the QTimeEdit widget from QtGui. Don't hold your breath for a resolution on VLC side... -- Rémi Denis-Courmont http

Bug#658254: rdnssd does not support DNSSL

2014-04-11 Thread Rémi Denis-Courmont
already, and requested help yet earlier. Can we have a new version, please? It would really help if someone with time and upload privileges would adopt it. -- Rémi Denis-Courmont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#741240: vlc segfaults while playing MKV files

2014-04-05 Thread Rémi Denis-Courmont
reassign 741240 libavcodec54 thanks Hello, This appears to be a race condition in libavcodec threaded decoding. It should be fixed in newer upstream libavcodec versions already. In the mean time, you might have to disable threaded decoding in the VLC preferences. -- Rémi Denis

Bug#719329: vlc: Crackling sound at the begining of anything that VLC plays.

2014-03-25 Thread Rémi Denis-Courmont
. Regards, -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#734100: vlc: Video stuttering with ALSA output

2014-03-25 Thread Rémi Denis-Courmont
. -- Rémi Denis-Courmont http://www.remlab.net/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#741240: vlc segfaults while playing MKV files

2014-03-25 Thread Rémi Denis-Courmont
tags 741240 + unreproducible moreinfo thanks Hello, Le lundi 10 mars 2014, 11:11:56 Evgeni Golov a écrit : vlc currently segfaults on me, when I try to play some MKV file with 720p h264 (High) in it. It seems to work fine here. We will need a sample file. -- Rémi Denis-Courmont http

  1   2   3   4   5   >