2019-09-04 06:54 AM
I just discover that the TouchGFX tool run only on Windows ...
:(
I do not use Windows and I have no plan to use it one day.
Do you know if it run on Linux with Wine ?
Thanks
Solved! Go to Solution.
2023-03-28 12:01 AM
Hi,
I'm developer on linux.
I using TouchGFX 4.21.3 on bottles(flatpak) application.
=== environment ===
OS: Manjaro Linux
Kernel: linux-6.1.19
Window manager: KDE plasma 5.26.5
flatpak Ver. : 1.15.2
Bottles Ver. : 51.5
HW:
CPU: AMD Ryzen 5 3600
GPU: nVIDIA GeForce GT710
RAM: 16GiB
My settings are as follows:
1. Create a new bottles
2.Option -> SettingsIn addition to the settings used in the above picture, other defaults are fine.
3.Option -> DependenciesAdditional installation "vcredist2012" & "allfonts"
4.Install TouchGFX 4.21.3 & startup application.
splash screen will be problematic
But it is normal to enter the main screen.
Sorry my poor english.
Nigel
2023-08-31 11:07 AM
I couldn't get it to work using wine but soda launched fine (even the splash is shown correctly). Unfortunately, network connection isn't working, so it becomes pretty unusable.
2023-08-31 10:05 PM
I got the latest version fully working in Bottles, including networking.
Almost everything should be working now. Enjoy!
Run target (flashing) isn't working and I don't know if is possible to pass the st-link usb connection to Wine/Bottles, but I'm ok with this.
2023-09-06 12:34 PM - edited 2023-09-06 03:49 PM
So great! I have TouchGFX 4.22 in LINUX!
Couple of tips:
2023-09-12 02:55 PM
I'm glad it worked for you too!
2024-07-27 02:33 PM
I can't say I'm having much luck here. I've followed the steps above but without success.
Linux Mint 21.3
AMD Ryzen 9
Bottles 51.13
TocuhGFX 4.10.0
Tried the different runners above.
I'm on an Asus machine & can't see the DXVK NVAPI option
2024-10-23 12:53 AM
I'm working with Ubuntu 20.04 and Wine 9.0. Oktober 2024
I have test 4.24.1 , but it crashes , in Wine and inPlayonlinux :
Error : Combination of STM32H7S78 DK & Blank UI failed
also in VirtualBox :
Error: Object reference not set to an instance of an object.
The Version 4.23.2 is OK :
With the following, i installed it : ( /home/michli/.X-CUBE-TOUCHGFX is my folder)
WINEARCH=win64 env WINEPREFIX="/home/michli/.X-CUBE-TOUCHGFX" winecfg
-- for Win 8.1 , grafic (192dpi), drives( direct to my folders)
env WINEPREFIX="/home/michli/.X-CUBE-TOUCHGFX" wine uninstaller
-- uninstaller for install TouchGFX-4.23.2.msi
env WINEPREFIX="/home/michli/.X-CUBE-TOUCHGFX" wine C:\\TouchGFX\\4.23.2\\designer\\TouchGFXDesigner-4.23.2.exe
-- this is for your Starter
2024-10-23 09:57 AM
I could create a project wit example and board.
This i opend with CubeMX and migrate it.
Cube MX downloaded something....
And after this, i couldn't create any Example-Project with Touchgfx.
Also after a new Install !!!!
2024-10-24 10:13 AM
I think, i have a solution :
I have my Oracle VM VirtualBox updated to Win10 with VM 7.0.22.
One of the shared folders point to my project folder for the created Examples.
I can create some examples, it took some time ... . but most importantly :
I can open this examples with Touchgfx on Wine. It is very faster.
I don't know, why this doesn't function the first time.
Perhaps because of the update to 7.0.22 ?