The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Multi monitore issue

Torben | Last updated: Jul 06, 2015 07:43AM UTC

Hi, I am using the current release of your Burp Suite with the following issue. Having two more screens left of my default screen the application hangs as soon as I put it onto any other than the default screen. Having experienced the same issue with my own applications based on Java Swing or AWT I found a solution here: http://stackoverflow.com/questions/6436944/java-illegalstateexception-buffers-have-not-been-created It's a simple as putting the following code into the constructor of your main window: createBufferStrategy(1); I would be very thankful if you could integrate this into Burp suite. Greetings, Torben Boer

PortSwigger Agent | Last updated: Jul 08, 2015 10:46AM UTC

Thanks. We'll try to reproduce this behavior and test the proposed fix, and if it works will change Burp to use it.

Burp User | Last updated: Aug 04, 2015 08:47AM UTC

Hi, have you been able to reproduce the error? Would be great to get it fixed. Thnxx a lot.

PortSwigger Agent | Last updated: Aug 10, 2015 10:03AM UTC