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

IndexError: list index out of range error on start #112

Open
rejhgadellaabsl opened this issue Feb 7, 2022 · 0 comments
Open

IndexError: list index out of range error on start #112

rejhgadellaabsl opened this issue Feb 7, 2022 · 0 comments

Comments

@rejhgadellaabsl
Copy link

rejhgadellaabsl commented Feb 7, 2022

Hi,

We've been using ScreenBloom without problems for a while, but for some reason we've suddenly gotten a fairly consistent error when we try to launch ScreenBloom on Windows startup.

The traceback points to line 131 of sc_controller.py:

bbox = getDisplayRects()[int(display_index)]

Information:

  • Windows 10
  • Two displays (a screen and a projector)
  • Projector automatically turns on when Windows starts
  • ScreenBloom is configured to watch the 2nd display (projector)

Is it possible that ScreenBloom tries to get the 2nd display before Windows has detected it?

image

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