-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Show taskbar buttons on: All taskbars -- Breaks on profile change #357
Comments
Hi Thomas,
Unfortunately that sounds like a NVIDIA driver issue. DisplayMagician is
effectively a settings recorder. You store the settings pulled from the
NVIDIA and windows display driver when you create a display profiles. When
you use a display profile DisplayMagician simply sends those stored
settings to the NVIDIA driver. There's not much we can do about this.
What happens sometimes is that the NVIDIA driver changes slightly, and the
settings no longer will work with the driver properly. The way to fix this
is to grab the settings again, which can be done like this:
1. Use DisplayMagician to swap to the display profile that your having
issues with.
2. Go into NVIDIA settings and check that everything is set up the way you
want it.
3. Swap back to DisplayMagician and click on the Update button. This will
grab the settings again and will overwrite the old settings we had before.
Hopefully that will work for you and will fix the issue. If it doesn't then
you'll just need to wait until NVIDIA fixes it, or you'll need to log a
support ticket with NVIDIA themselves.
Hope that helps!
Terry
…On Sat, 21 Dec 2024, 9:59 am thomvarmint, ***@***.***> wrote:
Assigned #357
<#357> to
@terrymacdonald <https://github.com/terrymacdonald>.
—
Reply to this email directly, view it on GitHub
<#357 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLU5LGUQL4UB53AOMP3GCD2GSAKTAVCNFSM6AAAAABT72RNQGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJVG4ZTMOJXG42DGNQ>
.
You are receiving this because you were assigned.Message ID:
***@***.***
com>
|
@thomvarmint did that suggested fix work? Are you still having this issue occur? |
Still having the issue
…On Sat, Jan 4, 2025, 12:45 AM terrymacdonald ***@***.***> wrote:
@thomvarmint <https://github.com/thomvarmint> did that suggested fix
work? Are you still having this issue occur?
—
Reply to this email directly, view it on GitHub
<#357 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BN3XBO2JRHI6TBZHS4BWUCT2I6GQRAVCNFSM6AAAAABT72RNQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZQGU3TINBSGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yeah there isn't really anything I can do about it I'm afraid. DisplayMagician only tells windows/nvidia/amd to apply the settings it previously recorded. It doesn't do anything with Taskbars at the moment,. I did experiment with trying to position taskbars in the past, but that code was WAAAAAAAAAY to unreliable to ever use in production. DM does still record the taskbar positions when it saves a profile, but it never actually does anything with that information. The NVIDIA drivers redraw the taskbars when they drop into NVIDIA Surround mode. Do you get the missing taskbars when you use NVIDIA Surround yourself (without DisplayMagician)? Have you tried to restart the Explorer.exe when this happens to you? This forces windows to redraw the taskbars, and hopefully they will redraw in the right place. I'll keep this issue open for a few weeks to see if a new NVIDIA update fixes the issue. |
If I use NVIDIA Surround alone, it doesn't produce the error - but restarting Explorer.exe after changing profile back to all three monitors does fix it. I'll keep fooling around and see if there's another bit of software that is causing the issue |
Hmm. I wonder if I could find a way for DM to restart explorer.exe and then
make that a setting someone could use in the Display Profile? That might be
a useful workaround, as I've had some other people say it sometimes doesn't
work for them in the past....
What do you think?
Thanks
*Terry*
|
only issue would be if I have explorer windows open, would it not close
them?
…On Wed, Jan 8, 2025 at 6:53 PM terrymacdonald ***@***.***> wrote:
Hmm. I wonder if I could find a way for DM to restart explorer.exe and then
make that a setting someone could use in the Display Profile? That might be
a useful workaround, as I've had some other people say it sometimes doesn't
work for them in the past....
What do you think?
Thanks
*Terry*
—
Reply to this email directly, view it on GitHub
<#357 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BN3XBO4XNSSKHIEH33KZ7KL2JXJBVAVCNFSM6AAAAABT72RNQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZZGAYTOMBWGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
I have three monitors, three profiles - 1,2,3 active, 2,3 active only, and 3 active only. When switching from either 2,3 only or 3 only to 1,2,3 active, the windows 10 taskbar buttons no longer show all on each taskbar.
To Reproduce
See above?
Expected behaviour
whenever switching between any profile, I expect the taskbar button behavior to not change
Enviroment (please complete the following information):
Reporting Logs
DisplayMagician-Support-20241220-2056.zip
The text was updated successfully, but these errors were encountered: