edx / edx-solutions-xblock-brightcove

XBlock - Video Player for Brightcove
GNU Affero General Public License v3.0
5 stars 5 forks source link

IndexError - list index out of range when saving video #10

Closed natea closed 10 years ago

natea commented 10 years ago

I'm trying to add a Brightcove video to my edX course. I've added the Brightcove video URL and the API key, but when I try to save these changes, I get the following error (see screenshot)

screenshot 2014-08-21 09 32 05

antoviaque commented 10 years ago

Thanks for the report! I haven't tried to reproduce it, but it might be missing the Studio editor update from the last round of backward-incompatible changes in Studio, as this XBlock isn't currently actively used by a client. I'm putting the bug in OpenCraft's contributions backlog - in the meantime, you might be able to edit the options by exporting the course and editing the XML.

dragonfi commented 10 years ago

@natea @antoviaque Hi, I looked into your issue and failed to reproduce it with my version of edx-platform. Afterwards, I tried with a clean master from the official edx repo. For me it works without error.

I would need more info to continue, most importantly, which version do you use? Also, I would like to see the video url you used, if it's possible.

Detailed steps to reproduce could also help immensely.

antoviaque commented 10 years ago

@natea Let us know if you can provide additional details - in the meantime closing this, but we can reopen it when the discussion resumes.