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

Video and audio only profile switching not working #602

Open
paulgration opened this issue Oct 25, 2018 · 0 comments
Open

Video and audio only profile switching not working #602

paulgration opened this issue Oct 25, 2018 · 0 comments
Labels

Comments

@paulgration
Copy link
Contributor

Prior to commit 3f5cb3a when starting Galicaster with a video profile and switching to an audio only profile then switching back to a video profile the video preview doesn't get displayed again, Galicaster stays on the audio only preview state and it wasn't possible to get the video preview to display again so this wasn't functioning correctly..

Since 3f5cb3a starting Galicaster with a video profile and switching to an audio only profile now raises an exception and the video preview freezes:

Traceback (most recent call last):
  File "Galicaster/galicaster/recorder/service.py", line 130, in drawing_areas_wrapper
    areas = self.__create_drawing_areas_func(info)
  File "Galicaster/galicaster/classui/recorderui.py", line 497, in create_drawing_areas
    source = sources[i]
IndexError: list index out of range

Subsequently switching to a video profile again restores the video preview

@Alfro Alfro added the bug label Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants