Various IDEs' gui issues

已回答

Hello!

Have you abandoned support your products for macos on intel? 

Since updates to 2025.2.1 of Intellij, CLion, WebStorm (perhaps it is also an issue for other IDEs) I have been experiencing  (maybe not only) GUI  issues: whenever I wake up my macbook (intel 15", macos 15.6.1) after having sent it to a sleep with any of all the IDEs mentioned above open, or just leave them open while doing other stuff on the macbook and coming back to them  after a while:  gui freezes and does not respond. The only solution seems to be restarting the IDEs.

BW,

Arthy

0

Hi Arthy,

It's highly likely that your problem is related to the Metal rendering issue on macOS systems. We have a report in YouTrack for this problem—JBR-8637.

Please try using the workaround mentioned in that ticket:

  1. Open in you IDE Help | Edit custom VM options…
  2. Add option: -Dsun.java2d.metal=false and save file
  3. Restart IDE

If this does not help, please create a new ticket and attach IDE logs via Help | Collect Logs and Diagnostic Data, we will consider your problem on an individual basis.

0

请先登录再写评论。