Error installing stm32cubeproj 2.12.0
SEVERE: com.izforge.izpack.api.exception.IzPackException: Console implementation not found for panel: com.st.CustomPanels.AnalyticsPanels
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-14 8:16 PM
WORKING:
> sudo java -jar SetupSTM32CubeProgrammer-2.11.0.exe
FAILS
> sudo java -jar SetupSTM32CubeProgrammer-2.12.0.exe
Completely uninstalled JAVA, then reinstalled - no change.
Reviewed several community posts, no solution yet.
Environment: macOS Big Sur
- Labels:
-
STM32CubeProgrammer
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-06 1:21 PM
Same issue on Feb 6th, 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-01 4:28 AM
Bonjour j'ai le même souci avec Debian.En utilisant l'ordonnanceur Linux et Windows.
manque t il une librairie en java?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-03 5:41 AM
Same issue today under Linux with:
> sudo ./SetupSTM32CubeProgrammer-2.13.0.linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-12 1:56 PM
It appears that SetupSTM32CubeProgrammer is a GUI app, so it has to be run without sudo but with DISPLAY:
DISPLAY=:0 ./SetupSTM32CubeProgrammer-2.14.0.linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-16 3:05 AM
Yes! You are correct. This works for me also with Version 2.13. Very interesting information as I didn't find any information about a change in the installer in the release notes for 2.11.
Thank you!
