-
Notifications
You must be signed in to change notification settings - Fork 50
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 with multiple monitors / "primary monitor only" #36
Comments
The error message "Changing the resolution failed: DispChangeBadmode" should only occur when you use the option "Change resolution when ingame". Do you have a NVIDIA or AMD GPU? |
Nvidia GPU, "Change resolution when ingame" is unchecked. If it helps, I have 3 monitors, play CSGO on the primary monitor. All 3 are 1920x1080, as well as my ingame resolution. edit: it's only after the second alt-tab. As in: alt-tab out and back into the game, everything works fine. Alt-tab out and back into the game for a second time, and the wrong monitor's vibrancy is adjusted |
Are you sure all of your monitors can display the resolution (i.e. the hz)? |
Have the same problem as described here. My primary monitor is 144hz, the secondary however does support up to 60hz max. |
I'll work on a fix |
Can you try the attached version? Note that the easiest way to stop these error messages to pop up is to kill the entire vibranceGUI process in Task Manager. |
I tried the attached version for 3 days now and as far, as I can tell, the problem seems to be resolved! |
I'm still getting the same error message (lots of them), but the actual problem is solved: upon alt-tabbing, only the primary monitor's vibrancy is adjusted. Thank you! |
yep, get this often as well. atleast remove the damn messagebox, I get tabbed down from it. |
Try this version and let me know if it works... Thanks Note that I tried to fix the bug entirely, I did not remove the MessageBox. It's still working fine for my setup; never experienced the error you guys are facing. I have added a check that should prevent the resolution from being changed when it is not supported by the device (your monitor) |
Alright I'll try. Maybe it would be nicer if you changed it to a traytip aka ballon tooltip since then we won't get tabbed out and the message still goes through. |
I have the same issue. Started happening a few days ago when i installed my second monitor. |
Same issue as well, however I am connecting to my pc through TeamViewer when the error happens. |
@axel37 @giuliannosbrugnera I need more information. |
Nvidia 980Ti I update my drivers regularly |
@axel37 this error message has been removed since a few versions already. Has the issue with color changes changed for you in the new version? |
Hi all, can you please take a look at this new beta version i have built based on this PR: #140 You can download the pre-release .exe here: |
With multiple monitors and "affect primary monitor only" checked, opening CSGO adjusts the vibrancy just fine. However, if I alt-tab out and back into the game, the wrong monitor's vibrancy is adjusted, and vibrancegui gives the error "Changing the resolution failed: DispChangeBadmode"
The text was updated successfully, but these errors were encountered: