Skip to main content
Associate
May 17, 2024
Solved

Text following version is in bold

  • May 17, 2024
  • 1 reply
  • 1382 views

The text printed to console after running "STM32_Programmer_CLI --version" stays in bold

 

To reproduce :

STM32_Programmer_CLI --version && echo "This shouldn't be in bold"

 

The output:

        -------------------------------------------------------------------
                     STM32CubeProgrammer v2.16.0
        -------------------------------------------------------------------

STM32CubeProgrammer version: 2.16.0

This shouldn't be in bold

 

Best answer by Aziz BRIGUI

Hello @hnvseau

Thanks for specifying, 

Issue confirmed and transferred to the development team under internal ticket number : 182053.

Aziz 

1 reply

Aziz BRIGUI
Technical Moderator
May 20, 2024

Hello @hnvseau

Thanks for highlighting this,

I just tried on Windows and the output isn't bold, so I suppose you're using another OS maybe ? Could you specify ?

Below the output :

STM32_Programmer_CLI --version && echo "bold test"
-------------------------------------------------------------------
STM32CubeProgrammer v2.16.0
-------------------------------------------------------------------

STM32CubeProgrammer version: 2.16.0

"bold test"

Thanks,

Aziz

In order 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.
hnvseauAuthor
Associate
May 21, 2024

Hello @Aziz BRIGUI 

thanks for your reply.

You're correct I'm on Ubuntu 22.04

Aziz BRIGUI
Aziz BRIGUIBest answer
Technical Moderator
May 22, 2024

Hello @hnvseau

Thanks for specifying, 

Issue confirmed and transferred to the development team under internal ticket number : 182053.

Aziz 

In order 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.