#visual rendering issue

1 messages · Page 1 of 1 (latest)

cyan raven
#

Hello. I am experiencing a serious visual rendering issue in Wand. The interface is displayed incorrectly: elements appear to overlap, images and UI layers stack on top of each other, and the page flickers or jumps vertically. It looks as if parts of the previous screen remain visible on top of the current page.

I am not sure whether this is caused by a recent app update or by my Nvidia graphics settings, but the issue persists regardless. I have already reinstalled the app, restarted Wand multiple times, and rebooted my PC, but the problem remains unchanged.

At this point, the application is very difficult to use because the interface is visually corrupted across pages. I am attaching a screenshot for reference. Please let me know what could be causing this and what I can do to fix it.

languid cairn
#

It sounds like you're hitting a GPU rendering glitch! This is usually caused by driver bugs.

To test this, let's try launching Wand with hardware acceleration disabled:

Close the app completely.

Press Win + R, paste the following line, and hit Enter:

Plaintext
"C:\Users%username%\AppData\Local\Wand\Wand.exe" --disable-gpu
Don't worry about the %username% part; Windows will auto-fill that for you.

Let me know if that fixes it for you!

cyan raven
#

OMG, you are an absolute lifesaver. Thank you, the problem is solved. I launched the application using your instructions and made sure everything worked without errors, then I added --disable-gpu to the Wand shortcut. The issue is gone.