JOverseer / joverseer

JOverseer is a desktop application which aims to assist players of the Middle Earth PBM game.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Graphics Drawing Problems. #720

Open GnarlyDave opened 3 years ago

GnarlyDave commented 3 years ago

Reported with screenshot in live game 94 where the painting of the JO application is staggered and overlapping, Like someone dragged the application around the screen and not clearing the older screen positions. changing screen resolutions didn't fix it. The computer is reportely high spec. I suspect a race condition type painting bug which we aren't in a position to do much about. Possible software components for the source of the bug: java swing, java JIDE (the docking framework) java spring-rcp (obsolete) the graphics driver

GnarlyDave commented 3 years ago

Previously a workaround was to disable Java2d drawing acceleration: https://github.com/JOverseer/joverseer/wiki/Troubleshooting-JOverseer#the-joverseer-screen-looks-corrupt

further report that it has re-occurred:

I ran the command line code below and it didn't seem to make any difference.

Steps I've taken so far...

FYI, I'm running with the following: