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

Error on startup if the number of monitors is mismatching the last settings #89

Open
ristoryti opened this issue Dec 15, 2024 · 1 comment
Assignees

Comments

@ristoryti
Copy link

ristoryti commented Dec 15, 2024

It seems that if I have saved the settings with auto showing screens on external monitors that are no longer connected, the program always displays an error message on startup. (index is outside the bounds of the array)

Reconnecting those monitors and changing the monitor settings makes this issue go away.

@ristoryti ristoryti changed the title Crashing on startup if the number of monitors is mismatching the last settings Error on startup if the number of monitors is mismatching the last settings Dec 15, 2024
@Macronair
Copy link
Owner

Oh that's a mistake from my side. I added the option for multiple monitors, but didn't write a check in the source code for when a monitor is disconnected.
Also some other problems are reported. So I will look at this one too and I hope it's fixed in the new patch.

Thanks for reporting it! ;D

@Macronair Macronair self-assigned this Dec 16, 2024
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