Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popcorn Time will "unfullscreen" to buffer next episode #666

Open
EmmanuelMess opened this issue Sep 16, 2017 · 0 comments
Open

Popcorn Time will "unfullscreen" to buffer next episode #666

EmmanuelMess opened this issue Sep 16, 2017 · 0 comments

Comments

@EmmanuelMess
Copy link

Description

When playing an episode full screen, auto playing the next episode of the series makes Popcorn Time enter window mode.

Steps to Reproduce

  1. Play first episode of a series with more than one episode
  2. Enter fullscreen
  3. Wait for the episode to finish, Popcorn Time will "unfullscreen" to buffer next episode

Expected behavior: Popcorn Time should not go to window mode

Actual behavior: Popcorn Time will "unfullscreen" to buffer next episode a series

Technical details

  • Windows 10.0.15063
  • 0.3.0.10-0
  • Error in console:
Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().
index.html:1 Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().

index.html:1 [7 times in a row and the another 2 times in a row]

Uncaught TypeError: Cannot read property 'vdata1505559422079' of null
    at Function.vjs.hasData (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:928:14)
    at Function.vjs.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:574:23)
    at subObj.vjs.Component.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:2412:7)
    at subObj.<anonymous> (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:4575:12)
    at HTMLDocument.ret (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:868:15)
    at HTMLDocument.data.dispatcher (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:343:29)

video.dev.js:928

app.js:21 [ERROR] TypeError: Cannot read property 'vdata1505559422079' of null TypeError: Cannot read property 'vdata1505559422079' of null
    at Function.vjs.hasData (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:928:14)
    at Function.vjs.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:574:23)
    at subObj.vjs.Component.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:2412:7)
    at subObj.<anonymous> (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:4575:12)
    at HTMLDocument.ret (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:868:15)
    at HTMLDocument.data.dispatcher (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:343:29)win.error @ app.js:21

app.js:21

Uncaught (in promise) SHOULDNT BE CALLED

index.html:1

Uncaught TypeError: Cannot read property 'vdata1505559422079' of null
    at Function.vjs.hasData (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:928:14)
    at Function.vjs.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:574:23)
    at subObj.vjs.Component.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:2412:7)
    at subObj.<anonymous> (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:4575:12)
    at HTMLDocument.ret (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:868:15)
    at HTMLDocument.data.dispatcher (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:343:29)

video.dev.js:928

app.js:21 [ERROR] TypeError: Cannot read property 'vdata1505559422079' of null TypeError: Cannot read property 'vdata1505559422079' of null
    at Function.vjs.hasData (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:928:14)
    at Function.vjs.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:574:23)
    at subObj.vjs.Component.trigger (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:2412:7)
    at subObj.<anonymous> (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:4575:12)
    at HTMLDocument.ret (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:868:15)
    at HTMLDocument.data.dispatcher (chrome-extension://hecfofbbdfadifpemejbbdcjmfmboohj/src/app/vendor/video.js/dist/video-js/video.dev.js:343:29)

app.js:21

Uncaught (in promise) SHOULDNT BE CALLED

index.html:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant