screenBloom icon indicating copy to clipboard operation
screenBloom copied to clipboard

IndexError: list index out of range error on start

Open rejhgadellaabsl opened this issue 2 years ago • 0 comments

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

rejhgadellaabsl avatar Feb 07 '22 09:02 rejhgadellaabsl