[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#917519: Unable to open subsequent YouTube videos when not starting a new session



On 2018-12-28 06:58:41, Andoru wrote:
> Package: vlc
> Version: 3.0.5-1
> Severity: normal
> 
> I started noticing issues with playing YouTube videos through VLC as soon
> as I upgraded to version 3.0.4-4. When trying to play multiple YouTube
> videos, one after the other, VLC throws in an error saying it's unable to
> open the link.
> This happens as follows:
> Open new VLC session -> Paste in a video URL -> Plays video -> The video
> ends -> Paste in another video URL -> Error -> Paste the same video URL, or
> another one -> Error -> Rinse & Repeat -> Error
> 
> This however doesn't happen if I enqueue the video URLs, for example:
> Open new VLC session -> Paste in a video URL -> Pauses video playback after
> it starts -> Paste in a video URL (or multiple ones), and hit 'Enqueue'
> instead of Play -> Resumes playback -> Video ends -> Plays next video
> without errors
> 
> Another thing that curiously doesn't trigger the error is if:
> Open new VLC session -> Paste in a video URL -> Plays video -> Stops the
> video before it finishes -> Hit play again, making VLC replay the same video
> 
> Hopefully my explanation makes sense.
> Not sure if this is an issue only at my end, or a proper bug.
> 
> Here's what's displayed in the error window:
> 
> > Your input can't be opened:
> > VLC is unable to open the MRL 'https://www.youtube.com
> > /watch?v=PBFPJ3_6ZWs'. Check the log for details.
> 
> Here's the verbose log from the "Messages" window:
> 
> https://hastebin.com/raw/edobizocov

Just in case:

| main debug: processing request item: watch?v=hz_mMLhUinw, node: Playlist, skip: 0
| main debug: rebuilding array of current - root Playlist
| main debug: rebuild done - 7 items, index 6
| main debug: starting playback of new item
| main debug: resyncing on watch?v=hz_mMLhUinw
| main debug: watch?v=hz_mMLhUinw is at 6
| main debug: creating new input thread
| main debug: Creating an input for 'watch?v=hz_mMLhUinw'
| main debug: requesting art for new input thread
| main debug: using timeshift granularity of 50 MiB
| main debug: using default timeshift path
| main debug: `https://www.youtube.com/watch?v=hz_mMLhUinw' gives access `https' demux `any' path `www.youtube.com/watch?v=hz_mMLhUinw'
| main debug: creating demux: access='https' demux='any' location='www.youtube.com/watch?v=hz_mMLhUinw' file='(null)'
| main debug: looking for access_demux module matching "https": 17 candidates
| main debug: no access_demux modules matched
| main debug: creating access: https://www.youtube.com/watch?v=hz_mMLhUinw
| main debug: looking for access module matching "https": 28 candidates
| main debug: looking for tls client module matching "any": 1 candidates
| gnutls debug: using GnuTLS version 3.6.5
| main debug: looking for meta fetcher module matching "any": 1 candidates
| lua debug: Trying Lua scripts in /home/andoru/.local/share/vlc/lua/meta/fetcher
| lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
| lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
| main debug: no meta fetcher modules matched
| main debug: looking for art finder module matching "any": 2 candidates
| lua debug: Trying Lua scripts in /home/andoru/.local/share/vlc/lua/meta/art
| lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
| lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
| lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
| lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
| lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
| lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
| lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
| lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
| lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
| lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
| main debug: no art finder modules matched
| qt debug: IM: Setting an input
| gnutls debug: loaded 133 trusted CAs from system
| main debug: using tls client module "gnutls"
| main debug: resolving www.youtube.com ...
| gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
| gnutls debug: TLS handshake: Success.
| gnutls debug: - safe renegotiation (RFC5746) enabled
| gnutls debug: - extended master secret (RFC7627) enabled
| gnutls debug: - false start (RFC7918) enabled
| http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
| http debug: out HEADERS (0x01) frame of 251 bytes, flags 0x05, stream 1
| http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
| http debug: setting: Concurrent streams (0x0003): 100
| http debug: setting: Initial window size (0x0004): 1048576
| http debug: setting: Header list size (0x0006): 16384
| http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
| http error: peer stream 1 error: Cancellation (0x8)
| http debug: local stream 1 shut down
| http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
| http debug: local shutdown
| http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
| access error: HTTP connection failure
| main debug: no access modules matched
| main debug: dead input
| main debug: changing item without a request (current 6/7)
| main debug: nothing to play
| qt debug: IM: Deleting the input


> 
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_GB:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages vlc depends on:
> ii  vlc-bin                  3.0.5-1
> ii  vlc-plugin-base          3.0.5-1
> ii  vlc-plugin-qt            3.0.5-1
> ii  vlc-plugin-video-output  3.0.5-1
> 
> Versions of packages vlc recommends:
> ii  vlc-l10n                   3.0.5-1
> ii  vlc-plugin-notify          3.0.5-1
> ii  vlc-plugin-samba           3.0.5-1
> ii  vlc-plugin-skins2          3.0.5-1
> ii  vlc-plugin-video-splitter  3.0.5-1
> ii  vlc-plugin-visualization   3.0.5-1
> 
> vlc suggests no packages.
> 
> Versions of packages libvlc-bin depends on:
> ii  libc6    2.28-3
> ii  libvlc5  3.0.5-1
> 
> Versions of packages libvlc5 depends on:
> ii  libc6        2.28-3
> ii  libvlccore9  3.0.5-1
> 
> Versions of packages libvlc5 recommends:
> ii  libvlc-bin  3.0.5-1
> 
> Versions of packages vlc-bin depends on:
> ii  libc6       2.28-3
> ii  libvlc-bin  3.0.5-1
> ii  libvlc5     3.0.5-1
> 
> Versions of packages vlc-plugin-base depends on:
> ii  liba52-0.7.4                         0.7.4-19
> ii  libaom0                              1.0.0-3
> ii  libarchive13                         3.3.3-2
> ii  libaribb24-0                         1.0.3-2
> ii  libasound2                           1.1.7-2
> ii  libass9                              1:0.14.0-2
> ii  libavahi-client3                     0.7-4+b1
> ii  libavahi-common3                     0.7-4+b1
> ii  libavc1394-0                         0.5.4-5
> ii  libavcodec58                         7:4.1-1
> ii  libavformat58                        7:4.1-1
> ii  libavutil56                          7:4.1-1
> ii  libbasicusageenvironment1            2018.11.26-1
> ii  libbluray2                           1:1.0.2-3
> ii  libc6                                2.28-3
> ii  libcairo2                            1.16.0-2
> ii  libcddb2                             1.3.2-6
> ii  libchromaprint1                      1.4.3-2+b1
> ii  libcrystalhd3                        1:0.0~git20110715.fdd2f19-13
> ii  libdbus-1-3                          1.12.12-1
> ii  libdc1394-22                         2.2.5-1
> ii  libdca0                              0.0.6-1
> ii  libdvbpsi10                          1.3.2-1
> ii  libdvdnav4                           6.0.0-1
> ii  libdvdread4                          6.0.0-1
> ii  libebml4v5                           1.3.6-2
> ii  libfaad2                             2.8.8-1
> ii  libflac8                             1.3.2-3
> ii  libfontconfig1                       2.13.1-2
> ii  libfreetype6                         2.9.1-3
> ii  libfribidi0                          1.0.5-3
> ii  libgcc1                              1:8.2.0-13
> ii  libgcrypt20                          1.8.4-4
> ii  libglib2.0-0                         2.58.1-2
> ii  libgnutls30                          3.6.5-2
> ii  libgpg-error0                        1.33-3
> ii  libgroupsock8                        2018.11.26-1
> ii  libharfbuzz0b                        2.3.0-1
> ii  libixml10                            1:1.8.4-2
> ii  libjpeg62-turbo                      1:1.5.2-2+b1
> ii  libkate1                             0.4.1-8
> ii  liblirc-client0                      0.10.1-3+b1
> ii  liblivemedia64                       2018.11.26-1
> ii  liblua5.2-0                          5.2.4-1.1+b2
> ii  libmad0                              0.15.1b-9
> ii  libmatroska6v5                       1.4.9-1
> ii  libmicrodns0                         0.0.10-1
> ii  libmpcdec6                           2:0.1~r495-1+b2
> ii  libmpeg2-4                           0.5.1-8
> ii  libmpg123-0                          1.25.10-2
> ii  libmtp9                              1.1.13-1.1
> ii  libncursesw6                         6.1+20181013-1
> ii  libnfs11                             2.0.0-1~exp1
> ii  libogg0                              1.3.2-1+b1
> ii  libopenmpt-modplug1                  0.4.0-1
> ii  libopus0                             1.3-1
> ii  libpng16-16                          1.6.34-2
> ii  libpostproc55                        7:4.1-1
> ii  libprotobuf-lite17                   3.6.1.3-1
> ii  libpulse0                            12.2-2
> ii  libraw1394-11                        2.1.2-1+b1
> ii  libresid-builder0c2a                 2.1.1-15
> ii  librsvg2-2                           2.44.10-1
> ii  libsamplerate0                       0.1.9-2
> ii  libsdl-image1.2                      1.2.12-10
> ii  libsdl1.2debian                      1.2.15+dfsg2-4
> ii  libsecret-1-0                        0.18.6-3
> ii  libshine3                            3.1.1-2
> ii  libshout3                            2.4.1-2
> ii  libsidplay2                          2.1.1-15
> ii  libsndio7.0                          1.5.0-3
> ii  libsoxr0                             0.1.2-3
> ii  libspatialaudio0                     0.3.0+git20180730+dfsg1-1
> ii  libspeex1                            1.2~rc1.2-1+b2
> ii  libspeexdsp1                         1.2~rc1.2-1+b2
> ii  libssh2-1                            1.8.0-2
> ii  libstdc++6                           8.2.0-13
> ii  libswscale5                          7:4.1-1
> ii  libsystemd0                          240-1
> ii  libtag1v5                            1.11.1+dfsg.1-0.2+b2
> ii  libtheora0                           1.1.1+dfsg.1-14+b1
> ii  libtinfo6                            6.1+20181013-1
> ii  libtwolame0                          0.3.13-4
> ii  libudev1                             240-1
> ii  libupnp13                            1:1.8.4-2
> ii  libusageenvironment3                 2018.11.26-1
> ii  libva-drm2                           2.3.0-2
> ii  libva2                               2.3.0-2
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> ii  libvorbis0a                          1.3.6-1
> ii  libvorbisenc2                        1.3.6-1
> ii  libx264-155                          2:0.155.2917+git0a84d98-2
> ii  libx265-165                          2.9-3
> ii  libxcb-keysyms1                      0.4.0-1+b2
> ii  libxcb1                              1.13.1-2
> ii  libxml2                              2.9.4+dfsg1-7+b3
> ii  libzvbi0                             0.2.35-15
> ii  vlc-data                             3.0.5-1
> ii  zlib1g                               1:1.2.11.dfsg-1
> 
> Versions of packages vlc-plugin-base recommends:
> ii  xdg-utils  1.1.3-1
> 
> Versions of packages vlc-plugin-base suggests:
> ii  libdvd-pkg [libdvdcss2]  1.4.2-1-1
> ii  libdvdcss2               1.4.2-1~local
> 
> Versions of packages vlc-plugin-notify depends on:
> ii  libc6                                2.28-3
> ii  libgdk-pixbuf2.0-0                   2.38.0+dfsg-7
> ii  libglib2.0-0                         2.58.1-2
> ii  libgtk-3-0                           3.24.2-3
> ii  libnotify4                           0.7.7-3
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> 
> Versions of packages vlc-plugin-qt depends on:
> ii  libc6                                2.28-3
> ii  libgcc1                              1:8.2.0-13
> ii  libqt5core5a                         5.11.2+dfsg-7
> ii  libqt5gui5                           5.11.2+dfsg-7
> ii  libqt5svg5                           5.11.2-2
> ii  libqt5widgets5                       5.11.2+dfsg-7
> ii  libqt5x11extras5                     5.11.2-2
> ii  libstdc++6                           8.2.0-13
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> ii  libwayland-client0                   1.16.0-1
> ii  libx11-6                             2:1.6.7-1
> 
> Versions of packages vlc-plugin-qt recommends:
> ii  vlc-bin  3.0.5-1
> 
> Versions of packages vlc-plugin-skins2 depends on:
> ii  fonts-freefont-ttf                   20120503-8
> ii  libc6                                2.28-3
> ii  libfreetype6                         2.9.1-3
> ii  libfribidi0                          1.0.5-3
> ii  libgcc1                              1:8.2.0-13
> ii  libstdc++6                           8.2.0-13
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> ii  libx11-6                             2:1.6.7-1
> ii  libxext6                             2:1.3.3-1+b2
> ii  libxinerama1                         2:1.1.4-1
> ii  libxpm4                              1:3.5.12-1
> ii  vlc-plugin-qt                        3.0.5-1
> 
> Versions of packages vlc-plugin-skins2 recommends:
> ii  vlc-bin  3.0.5-1
> 
> Versions of packages vlc-plugin-video-output depends on:
> ii  libaa1                               1.4p5-44+b2
> ii  libavcodec58                         7:4.1-1
> ii  libavutil56                          7:4.1-1
> ii  libc6                                2.28-3
> ii  libcaca0                             0.99.beta19-2+b3
> ii  libegl1                              1.1.0-1
> ii  libgl1                               1.1.0-1
> ii  libgles2                             1.1.0-1
> ii  libplacebo6                          0.6.0-1
> ii  libva-drm2                           2.3.0-2
> ii  libva-wayland2                       2.3.0-2
> ii  libva-x11-2                          2.3.0-2
> ii  libva2                               2.3.0-2
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> ii  libwayland-client0                   1.16.0-1
> ii  libwayland-egl1                      1.16.0-1
> ii  libx11-6                             2:1.6.7-1
> ii  libxcb-keysyms1                      0.4.0-1+b2
> ii  libxcb-shm0                          1.13.1-2
> ii  libxcb-xv0                           1.13.1-2
> ii  libxcb1                              1.13.1-2
> 
> Versions of packages vlc-plugin-video-splitter depends on:
> ii  libc6                                2.28-3
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> ii  libxcb-randr0                        1.13.1-2
> ii  libxcb1                              1.13.1-2
> 
> Versions of packages vlc-plugin-visualization depends on:
> ii  libc6                                2.28-3
> ii  libgl1                               1.1.0-1
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.5-1
> 
> -- no debconf information

-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


Reply to: