Since the latest update (published 13 hours ago, 13-06-2023) the eclipse marketplace is gone for me and my previously installed plugins are gone as well? Is this something ST just did or is this some other issue?
Update: Installing cube IDE from the ST website works and leaves me with the usual marketplace (opening it crashes cubeide with the webkit error if webkit2gtk is installed, if it is removed (with # pacman -Rdd webkit2gtk
) it works) and at least my previously installed plugins are still there. For now i'll stick with that version although i don't like it and since the versions can co-exist i might try again if another update drops. I honestly have no idea what is happening.
Pinned Comments
kumen commented on 2025-07-09 20:36 (UTC)
Download
STM32CubeIDE-Lnx
manually and place it in the build directory. Login required for download.kumen commented on 2023-03-19 13:14 (UTC) (edited on 2023-03-19 13:17 (UTC) by kumen)
STM32CubeIDE is now run by executing
stm32cubeide_wayland
official script. If you have issues related to run environment, try to edit/usr/share/applications/stm32cubeide.desktop
file and uncomment one of commented outExec=...
lines and comment out currently used one. After making changes tostm32cubeide.desktop
runupdate-desktop-database
as root to apply changes.Discussion about this Eclipse issues is here: https://github.com/eclipse-platform/eclipse.platform.swt/issues/158