2026-02-25 9:02 AM
I have a project where if I right click on the project in the project explorer, the IDE just hangs. I've tried opening the project in a different workspace, so it's not (I think) a workspace issue. Other workspaces/projects are just fine. Anyone experienced this? Know of a way to fix it?
v1.16 on Mageia Linux, using KDE, not using Wayland.
Thanks.
2026-02-25 3:12 PM
Hello
Let me thank you for your post.
Further to the STM32CubeIDE release v2.1.0 - Release note:
Host PC system requirements
Supported operating systems and architectures
• Windows® 10 and 11, 64 bits (x64)
• Linux®: Ubuntu® LTS 22.04 and LTS 24.04, and Fedora® 43
• macOS® 15 (Sequoia), macOS® 26 (Tahoe)
Thanks.
Mahmoud
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2026-02-26 1:21 AM - edited 2026-02-26 1:45 AM
I think this is a really weird reply. I've been using this IDE in anger for years and never had an issue. All other projects are fine. This is clearly something in the project that's gone south and absolutely nothing to do with the OS. Also, I'm not using v2.1.
2026-02-26 9:54 AM
> absolutely nothing to do with the OS
There is clearly an issue in Linux with handling graphics consistently across versions, with or without Wayland. Eclipse uses a "platform-independent" graphics backend. If graphics are getting messed up, it's not something that ST implemented, it's either in that graphics backend or Linux.
If you want the program to work consistently, it is best to stick with supported platforms. There are so many Linux versions and so many different ways to configure each of them. It's not realistic to expect them all to be supported.
That said, this sounds more like an Eclipse bug than a graphics issue. Probably the project is mangled in some way. I don't recall other reports like this.
2026-02-26 11:22 AM
The differences between Linux distros are never as important as people make out. I've been using Mageia/Mandriva/Mandrake, which is one of the less well known ones, for over twenty-five years and never had a problem running any program that wasn't officially supported. Linux is Linux basically.
As you say, this sounds, and clearly is, an Eclipse bug, and clearly not a graphics issue. The fact I can run any other project just fine clearly shows something has gone awry somewhere and I was just hoping somoene had come across it before and worked out what to do to solve it.