Augusto
Augusto

Reputation: 4243

Intellij IDEA Freezes when clicking on "Open" in macOS

I've recently installed the IDEA on my machine but when I open that and try clicking on "Open" to open a project the IDEA Freezes and I only exit this situation by killing the process. I've searched on the web for some solutions however I haven't found anyone solution or report similar. Can anyone help me?

enter image description here

Intellij IDEA Version: 2021.2.3

macOS Catalina - Version 10.15.7

Upvotes: 2

Views: 1880

Answers (1)

y.bedrov
y.bedrov

Reputation: 6014

Issue should be fixed in 2021.3 version. For now, please try the following workaround:

  • Open the IDE Registry (search for action → type Registry)
  • Turn off the flag awt.file.dialog.enable.filter

Upvotes: 5

Related Questions