Burp Suite User Forum

Login to post

screen redraw

Wael | Last updated: Mar 03, 2023 09:54PM UTC

At random times, the gui starts getting messy, the screen is redrawed several times whenever I move my mouse cursor image of problem: https://ibb.co/8N9D46k

Hannah, PortSwigger Agent | Last updated: Mar 06, 2023 11:26AM UTC

Hi In your installation directory, you should have a "vmoptions" file. Could you edit it to include the following arguments in turn and see if there are any improvements? 1: -Dsun.java2d.noddraw=true 2: -Dsun.java2d.d3d=false 3: -Dswing.useflipBufferStrategy=True 4: -Dsun.java2d.ddforcevram=true 5: -Dsun.java2d.ddblit=false

You need to Log in to post a reply. Or register here, for free.