Your message dated Fri, 7 Jun 2019 19:39:34 +0200
with message-id <[email protected]>
and subject line Re: Bug#853263: vlc: [~~opening non-existing file makes vlc go
crazy
has caused the Debian Bug report #853263,
regarding vlc: Freeze after the end of a video when the file is not here
anymore and repeat is enabled
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 [email protected]
immediately.)
--
853263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853263
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vlc
Version: 1:2.2.4-dmo1
Severity: normal
Tags: upstream
Dear Maintainer,
When downloading a video, I had a foo.flv file, which stays empty until
the
download is done ; and a foo.flv.part file, in which the video is
stored until
the download is done, then it's moved to foo.flv and deleted.
As I didn't want to wait until the end of the download, I open the
foo.flv.part
file with vlc. The video plays correctly.
Unfortunately, at the end of the video, if the "repeat" function is
enabled in
vlc, vlc will freeze: I have to reboot the system the hard way.
I guess vlc tries to load the file foo.flv.part which is not here
anymore.
The correct behavior should be vlc not trying to load the file if it's
not here
anymore - or looking for foo.flv if the file is named foo.flv.part, but
IMHO
it's not the best thing to do.
Cheers,
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages vlc depends on:
ii dpkg 1.18.7
ii fonts-freefont-ttf 20120503-4
ii libaa1 1.4p5-44
ii libavcodec57 10:3.0.2-dmo2
ii libavutil55 10:3.0.2-dmo2
ii libc6 2.22-12
ii libcaca0 0.99.beta19-2+b1
ii libegl1-mesa [libegl1-x11] 11.2.2-1
ii libfreerdp-client1.1 1.1.0~git20140921.1.440916e+dfsg1-10
ii libfreerdp-core1.1 1.1.0~git20140921.1.440916e+dfsg1-10
ii libfreerdp-gdi1.1 1.1.0~git20140921.1.440916e+dfsg1-10
ii libfreetype6 2.6.3-3+b1
ii libfribidi0 0.19.7-1
ii libgcc1 1:6.1.1-7
ii libgl1-mesa-glx [libgl1] 11.2.2-1
ii libpulse0 8.0-2+b2
ii libqtcore4 4:4.8.7+dfsg-8
ii libqtgui4 4:4.8.7+dfsg-8
ii libsdl-image1.2 1.2.12-5+b6
ii libsdl1.2debian 1.2.15+dfsg1-4
ii libstdc++6 6.1.1-7
ii libva-drm1 1.7.1-1
ii libva-x11-1 1.7.1-1
ii libva1 1.7.1-1
ii libvlccore8 1:2.2.4-dmo1
ii libvncclient1 0.9.10+dfsg-3+b1
ii libx11-6 2:1.6.3-1
ii libxcb-composite0 1.11.1-1
ii libxcb-keysyms1 0.4.0-1
ii libxcb-randr0 1.11.1-1
ii libxcb-shm0 1.11.1-1
ii libxcb-xv0 1.11.1-1
ii libxcb1 1.11.1-1
ii libxext6 2:1.3.3-1
ii libxinerama1 2:1.1.3-1+b1
ii libxpm4 1:3.5.11-1+b1
ii vlc-nox 1:2.2.4-dmo1
ii zlib1g 1:1.2.8.dfsg-2+b1
Versions of packages vlc recommends:
ii vlc-plugin-notify 1:2.2.4-dmo1
ii xdg-utils 1.1.1-1
vlc suggests no packages.
-- no debconf information
--
Léo ANDRÈS
4, route de la CuréeHameau de Pilvernier77570, Mondreville
Tél. +33 (0) 6 45 96 43 45
E-Mail: [email protected]
Web-site: www.ndrs.fr
GitHub: zapashcanon
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Version: 3.0.7-1
On 2017-05-19 19:47:16, Sebastian Ramacher wrote:
> Control: tags -1 + upstream
> Control: forwarded -1 https://trac.videolan.org/vlc/ticket/5901
>
> On 2017-01-30 22:19:29, Eduard Bloch wrote:
> > Package: src:vlc
> > Version: 2.2.4-13
> > Severity: important
> >
> > Dear Maintainer,
> >
> > * What led up to the situation?
> >
> > Tried to open a file path from command line, entring file name from
> > memory. Like... vlc /tmp/hangme
> >
> > * What exactly did you do (or not do) that was effective (or
> > ineffective)?
> >
> > File name was incorrect... but it happens with any non-existent file.
> >
> > * What was the outcome of this action?
> >
> > vlc window opened but not displayed correctly (only frames) and a modal
> > error window opened (also no content, only frame) and my fans went on
> > (i.e. full CPU load on all cores). In the comand line, we see tons of
> > lines printed like those below. After some seconds some of that lines
> > also appear in the error window but the window is unresponsive. Killing
> > vlc with SIGINT is still possible, though.
> >
> > * What outcome did you expect instead?
> >
> > display of vlc error window with just one message and no dead-looping.
> >
> > [00007fe08801bf38] core input error: open of `file:///tmp/boom' failed
> > [00007fe0800822d8] filesystem access error: cannot open file /tmp/boom
> > (No such file or directory)
> > [00007fe088012998] core input error: open of `file:///tmp/boom' failed
> > [00007fe0800827c8] filesystem access error: cannot open file /tmp/boom
> > (No such file or directory)
> > [00007fe08801bf38] core input error: open of `file:///tmp/boom' failed
> > [00007fe080082d08] filesystem access error: cannot open file /tmp/boom
> > (No such file or directory)
> > [00007fe088012998] core input error: open of `file:///tmp/boom' failed
> > [00007fe080083258] filesystem access error: cannot open file /tmp/boom
> > (No such file or directory)
> > [00007fe088010fe8] core input error: open of `file:///tmp/boom' failed
> > [00007fe080083778] filesystem access error: cannot open file /tmp/boom
> > (No such file or directory)
> > [00007fe088012998] core input error: open of `file:///tmp/boom' failed
> > ^C[00007fe080083c98] filesystem access error: cannot open file /tmp/boom
> > (No such file or directory)
> > ^CQObject::~QObject: Timers cannot be stopped from another thread
>
> Looks a lot like https://trac.videolan.org/vlc/ticket/5901 to me.
A workaround was included in 3.0.7. Closing
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---