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

Black screen when using player #202

Closed
eGolono opened this issue Jul 14, 2016 · 5 comments
Closed

Black screen when using player #202

eGolono opened this issue Jul 14, 2016 · 5 comments

Comments

@eGolono
Copy link

eGolono commented Jul 14, 2016

I'm running the grails3 beta v1.0.4

When using the player window (the one that's reached by clicking the title card on the dash) I get a black screen with no options and the content doesn't play. However, if I use the "serve" link that is provided in the file manager, it plays just fine.

Not sure if this is related to a bug in which streama says that there isn't a video file added yet when there actually is one.

@dularion
Copy link
Member

Do you see anything in your stacktrace or browser console?

@eGolono
Copy link
Author

eGolono commented Aug 1, 2016

Whoops, forgot to try checking the browser console. Yes, an error does come up in it:

TypeError: Cannot read property 'indexOf' of undefined
    at Object.handleWrongBasepathError (streama.unminified.js:30885)
    at streama.unminified.js:32332
    at vendor.unminified.js:23258
    at vendor.unminified.js:27796
    at r.$eval (vendor.unminified.js:29058)
    at r.$digest (vendor.unminified.js:28874)
    at r.$apply (vendor.unminified.js:29166)
    at e (vendor.unminified.js:23551)
    at u (vendor.unminified.js:23749)
    at XMLHttpRequest.w.onload (vendor.unminified.js:23690)(anonymous function) @ vendor.unminified.js:25482(anonymous function) @ vendor.unminified.js:22234(anonymous function) @ vendor.unminified.js:27804$eval @ vendor.unminified.js:29058$digest @ vendor.unminified.js:28874$apply @ vendor.unminified.js:29166e @ vendor.unminified.js:23551u @ vendor.unminified.js:23749w.onload @ vendor.unminified.js:23690

dularion pushed a commit that referenced this issue Aug 1, 2016
@dularion
Copy link
Member

dularion commented Aug 1, 2016

hopefully this fixes it https://github.com/dularion/streama/releases/tag/v1.0.5

@dularion
Copy link
Member

dularion commented Aug 9, 2016

fixed in v1.0.6

@dularion dularion reopened this Aug 9, 2016
@eGolono
Copy link
Author

eGolono commented Aug 10, 2016

That's awesome! Just tested it and it is indeed working now. Thanks again for your great work on this.

@eGolono eGolono closed this as completed Aug 10, 2016
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

2 participants