cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX 6.12.0 & 6.12.1 MainProjectManager:1100 - Error after a good Download of DB/Firmware Package / Unzip File : DB.6.0.111.tar.bz2

debugging
Lead

Ubuntu 23.10

Tried to load an older project in 6.12.0, CubeMx Asked to convert or continue. Selecting continue.

IT start to unzip the tarball and then stops. cube has no error screen, but the log shows as follows

Updating to CubeMX 6.12.1 yields  the  same result. Looked up the tabrall and it can be opened.

Note: With the option MIGRATE could open the project.

2024-09-19 20:55:38,081 [INFO] I2cTimingTraitement:330 - 0x10C0ECFF
2024-09-19 20:55:38,101 [INFO] I2cTimingTraitement:330 - 0x108082C4
2024-09-19 20:55:39,806 [INFO] MicroXplorer:468 - Change Database Path :
2024-09-19 20:55:39,806 [INFO] MicroXplorer:498 - Change Database Version : DB.6.0.120
2024-09-19 20:55:39,900 [WARN] ThirdParty:871 - waiting for thirdparty lock release [close project]
2024-09-19 20:55:39,900 [INFO] ThirdParty:873 - entering critical section [close project]
2024-09-19 20:55:39,900 [INFO] ThirdParty:883 - exiting critical section [close project]
2024-09-19 20:55:39,911 [INFO] PinOutPanel:1561 - setPackage(No Configuration,No Configuration)
2024-09-19 20:55:57,359 [INFO] MicroXplorer:468 - Change Database Path :
2024-09-19 20:55:57,359 [INFO] MicroXplorer:498 - Change Database Version : DB.6.0.120
2024-09-19 20:55:57,472 [WARN] ThirdParty:871 - waiting for thirdparty lock release [close project]
2024-09-19 20:55:57,472 [INFO] ThirdParty:873 - entering critical section [close project]
2024-09-19 20:55:57,472 [INFO] ThirdParty:883 - exiting critical section [close project]
2024-09-19 20:55:57,482 [INFO] PinOutPanel:1561 - setPackage(No Configuration,No Configuration)
2024-09-19 20:55:57,509 [INFO] UtilMem:75 - Begin LoadConfig() Used Memory: 718350328 Bytes (1077936128)
2024-09-19 20:55:59,023 [INFO] FileExtend:240 - Unzip File : DB.6.0.111.tar.bz2
2024-09-19 20:55:59,024 [INFO] FileExtend:305 - Tar/BZip2 Deflate
2024-09-19 20:57:03,937 [INFO] LoadServerPackagesThread:196 - End of LoadServerPackages Thread
2024-09-19 20:57:04,074 [INFO] CheckServerUpdateThread:120 - End of CheckServer Thread
2024-09-19 20:57:04,079 [ERROR] MainProjectManager:1100 - Error after a good Download of DB/Firmware Package

2 REPLIES 2
Souhaib MAZHOUD
ST Employee

Hello @debugging 

Ubuntu 23.10 is not officially supported by STM32CubeMX. Below is the list of OS supported (in RN):

SouhaibMAZHOUD_0-1726753469266.png

 

 

Thank you,

Souhaib

debugging
Lead

Thank you, but I very much doubt this has to do with Ubuntu. What points to that this is Ubuntu related ? anyone tried with an older Ubuntu version to NOT convert a project ?

Even 23.10 is already not supported by Canonical and dev system often need use latest releases of OSes for example for my particular device I need to interact with the device using the latest Linux kernel. Can't wait for ST to catch up.