Hi Jerome,
driver bugs are certainly possible but I don't remember any recent bug
reports in that area. I think there were 1-2 wayland specific issues but
thats it.
The screenshot looks like buffer/memory problems, however this could
also be caused by a hardware issues. I once had a PSU which made the GPU
produce similar looking artifacts - swapped it out due to unrelated
reasons and the same system works fine still to this day. (this doesn't
mean that i advise to swap out the PSU - I only mentioned this since it
really could be anything)
i would try the following in that order:
- update drivers and JDK to the latest supported major version and
latest update release
- disable "window decorations" in the flatlaf settings
- switch to one of the old fallback LAFs like metal to check if it is
still reproducible there
-J-Dsun.java2d.d3d.onscreen=false will likely solve it right away, but
it essentially turns off hardware acceleration on windows. Ideally a
driver update should fix it.
best regards,
michael
On 31.01.25 21:17, Jerome Lelasseux wrote:
Hi,
I released a new version of my NB app early january with Java 17+NB230.
I have several users who recently reported a severe repainting issue
on Windows 10/11 when using NVidia card:
https://github.com/jjazzboss/JJazzLab/issues/529
It seems I'm not the only one impacted (see links in the Issue). I can
not reproduce on my setup, so I hope the suggested workaround will
work. If anyone knows more about this...
Thanks
Jerome
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists