Skip to main content
DShekter
Associate II
February 13, 2025
Question

Ubuntu 22.04 CubeIDE either freezing or no IOC editor

  • February 13, 2025
  • 4 replies
  • 789 views

I was having this problem https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-user-interface-freezing-in-ubuntu-22-04-wayland/td-p/656993 so I tried the solution and it fixed the freezing, but now the IOC editor doesn't render, such as with https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-user-interface-freezing-in-ubuntu-22-04-wayland/td-p/656993 . It's very weird because it only started after a recent restart, which tells me there was something I updated that did this but I don't know what.

So, I either get the IOC not rendering, or the IDE freezing. Not really sure how to fix this. Please advise.

4 replies

Technical Moderator
February 13, 2025

Hello @DShekter 

Are you using the latest version of STM32CubeIDE 1.17.0?

KR, Souhaib

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.
DShekter
DShekterAuthor
Associate II
February 13, 2025

Hi @Souhaib MAZHOUD ,

Yes.

DShekter_0-1739458004986.png

The weird thing is that all the controls seem to still work. For example, if I switch the active file I can see the status bar at the top update. And if I detach an editor, that still works. It's just the panes on the main window. I could even use the top bar to get that screenshot in the frozen state.

Running `/opt/st/stm32cubeide_1.10.1/stm32cubeide_wayland` (I guess because I'd updated it it's still in the old folder) I saw a bunch of "1 : Invalid condition id : UX_CORESTACK_Condition cause : null" on startup but nothing else after that.

Thank you

Technical Moderator
February 13, 2025

Hi @DShekter 

Let's try to reinstall a fresh version of Stm32CubeIDE 1.17.0 and check if the issue persists.

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.
DShekter
DShekterAuthor
Associate II
February 13, 2025

Hi @Souhaib MAZHOUD ,

Turns out I had installed 1.10 from a deb. I purged that and reinstalled from the website. So far so good, but it's probably too soon to tell. If I don't see it for a while I'll mark that as the answer.

Thank you

DShekter
DShekterAuthor
Associate II
February 14, 2025

Hi @Souhaib MAZHOUD ,

 

The good news is that it took almost 24 hours for it to show up again, the bad news is that it just did after unlocking my computer. Looks like a clean install helped but didn't fix it.

Thank you