STM32CubeIDE doesn't start first time after being installed
- February 19, 2024
- 2 replies
- 4674 views
1. Yesterday I downloaded CubeIDE 1.14.0 for Linux Mint Cinnamon 21.2
2. Today I installed it and I tried to run it from the graphical app launcher
3. It asked me for the workspace's name. I gave it a one. This window was closed
4. Nothing happen, really, nothing!
5. I tried to re-run it and it asked me for the workspace's name. Then it said there was a workspace active with the same name
6. I run it from command line:
$ /opt/st/stm32cubeide_1.14.0/stm32cubeide_wayland %F
7. It asked me for the workspace's name. Then it said there was a workspace active with the same name
8. I opened the app manager and there were 3 open Java instances plus some CubeIDE apps. I killed them all
9. I run it from command line (again):
$ /opt/st/stm32cubeide_1.14.0/stm32cubeide_wayland %F
10. The IDE finally started. I haven't gone further at this moment. I just want you to know this misbehavior
Why this horrible and awkward behavior? It's the lastest release! Same happened with previous releases.
UPDATE (some minutes later)
11. I created a new project for a Nucleo board
12. Seems the IDE entered into an infinite loop
13. A window showed up "Please login to download...", but the IDE was unresponsive
14. I killed the Java process and I re run it again
15. The IDE was stucked again and my OS detected this situation. It's in Spanish, but it says "Force exit / Wait"
What's wrong with the IDE?
