DOWNTIME: TouchGFX Package Server issue. Temporary Fix inside.
Hello everyone,
We are facing an issue related to the TouchGFX Package server. The URL currently in use by the designer is broken. The temporary fix is to make the following changes to the Designer exe.config to have access to all the packages.
There will be no images available (since they are retrieved from the broken URL).
e.g.
D:\TouchGFX\4.16.1\designer\TouchGFXDesigner-4.16.1.exe.config
<setting name="PackagesUrl" serializeAs="String">
<value>http://sw-center-st-com.s3-eu-west-1.amazonaws.com/touchgfx/pacman/packages.json.zip</value>
</setting>Sorry for the inconvenience! Working as hard as we can to get it back to normal.
/Romain