Skip to main content
OWLchan
Associate III
April 26, 2023
Solved

ERROR IN TOUCH GFX 4.21.4

  • April 26, 2023
  • 5 replies
  • 6358 views

i am having problem when i try to use demo or create a project, these errors keep repeating even when i restart the app i have uninstalled 4.21.3 and installed the latest version but it keeps crashing.

Did I skip any steps during code generation or initial setup?

​4.21.4
_legacyfs_online_stmicro_images_0693W00000bipKmQAI.png

4.21.3


_legacyfs_online_stmicro_images_0693W00000bin0uQAA.png
_legacyfs_online_stmicro_images_0693W00000bimzmQAA.png.

This topic has been closed for replies.
Best answer by OWLchan

ok touchgfx worked, after the 2nd reinstall of windows, maybe it's not very friendly with local languages, hopefully in the future i can use it in vietnamese, my approach seems a bit waste time. hope others have a better way of doing it.

this is how i made touch work properly

-reinstall windows with default language and default keyboard(united kingdom), don't edit anything.

- the initial microsoft account login seems to affect it too. (or because i have a vietnamese account).

in the end i want someone with a better solution than me, reinstalling windows is quite time consuming...

Thanks everyone for the support.  
_legacyfs_online_stmicro_images_0693W00000bjCmyQAE.png

5 replies

Osman SOYKURT
Technical Moderator
April 26, 2023

Hello OWLchan,

Could you send us your log when you reproduce the issue? The file is located at : C:\Users\YOUR_USE_NAME\AppData\Roaming\TouchGFX-4.21.4\TouchGFXDesigner

/Osman

Osman SOYKURTST Software Developer | TouchGFX
OWLchan
OWLchanAuthor
Associate III
April 27, 2023

here it is, i also tried installing the older version 4.19.1 but it doesn't seem to work either.

Osman SOYKURT
Technical Moderator
April 27, 2023

Hello OWLchan,

There's apparently an issue with your environment. Does your Windows is in Vietnamese? I can see that the Windows-1258 code format has been tried to be used but the ruby code converter doesn't support it (Encoding::ConverterNotFoundError in the logs).

My best guess would be to try to switch to an English-based Windows machine and see if the issue is still there.

/Osman

Osman SOYKURTST Software Developer | TouchGFX
OWLchan
OWLchanAuthor
Associate III
April 27, 2023

yes i use local language on my pc, and i have also seen some people have problem with the previous language ( turkish ) So i tried changing the language yesterday and installed reset the app, it still doesn't work. maybe I'll try reinstalling my own version of windows. I will be back soon.   
_legacyfs_online_stmicro_images_0693W00000bixaTQAQ.png

OWLchan
OWLchanAuthor
Associate III
April 30, 2023

ok i reinstalled my windows version in english it also disappeared the original error or rather i cant use touch gfx this is starting to take time already.


_legacyfs_online_stmicro_images_0693W00000bj634QAA.png 

Yoann KLEIN
ST Employee
May 1, 2023

Hello @OWLchan​,

Sorry for the inconvenience, that should not happen.

Did you already try to uninstall and re-install TouchGFX 4.21.4 ?

/Yoann

Yoann KLEINST Software Developer | TouchGFX
OWLchan
OWLchanAuthor
Associate III
May 2, 2023

I reinstalled windows too, and it worked.

thanks :3333

OWLchan
OWLchanAuthorBest answer
Associate III
May 2, 2023

ok touchgfx worked, after the 2nd reinstall of windows, maybe it's not very friendly with local languages, hopefully in the future i can use it in vietnamese, my approach seems a bit waste time. hope others have a better way of doing it.

this is how i made touch work properly

-reinstall windows with default language and default keyboard(united kingdom), don't edit anything.

- the initial microsoft account login seems to affect it too. (or because i have a vietnamese account).

in the end i want someone with a better solution than me, reinstalling windows is quite time consuming...

Thanks everyone for the support.  
_legacyfs_online_stmicro_images_0693W00000bjCmyQAE.png

NSeba
Associate II
June 20, 2023

Update: Mine started working after I made UTF-8 system wide.
I don't know what trouble it is going to make with other applications

TGFX1.pngTGFX2.png

OWLchan
OWLchanAuthor
Associate III
July 29, 2023

do you mean it can work without restarting windows?

Can you tell me more about that?