Hello.
I install STM32CubeIDE 1.3.0 at Fedora 31 and got error "No more handles" with closing application in several cases:
- Launch IDE, in main menu "Help" -> "Install new software".
- After open example project (initialization is ok) or create new one (build is ok) and double clicking on some source files.
- With some projects IDE crashes immediately after startup. It can be start if I delete ".metadata" directory in my workspace.
IDE log file is attached. How can I resolve this problem?