I get an error when I try to open my 4.18.1 project into 4.19.0: C:/TouchGFX/4.19.0/env/MinGW/msys/1.0/Ruby30-x64/lib/ruby/3.0.0/rubygems/version.rb:214:in `initialize': Malformed version number string - (ArgumentError)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-11 02:39 AM
I'm trying to get my 4.16.1 project updated to 4.21.1, but the conversion fails. I then tried installing all the versions in between, and can see that it fails from 4.18.1 to 4.19.0:
The full error message:
C:/TouchGFX/4.19.0/env/MinGW/msys/1.0/Ruby30-x64/lib/ruby/3.0.0/rubygems/version.rb:214:in `initialize': Malformed version number string - (ArgumentError)
from C:/TouchGFX/4.19.0/env/MinGW/msys/1.0/Ruby30-x64/lib/ruby/3.0.0/rubygems/version.rb:205:in `new'
from C:/TouchGFX/4.19.0/env/MinGW/msys/1.0/Ruby30-x64/lib/ruby/3.0.0/rubygems/version.rb:205:in `new'
from C:/touchgfx/4.19.0/touchgfx/framework/tools/textconvert/upgrader.rb:42:in `<class:Main>'
from C:/touchgfx/4.19.0/touchgfx/framework/tools/textconvert/upgrader.rb:25:in `<main>'
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-13 12:47 AM
Hello @KKark​,
Could you please share your project, so we could try to reproduce the issue ?
Thanks,
/Yoann
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-22 02:51 AM
I also see the same error when upgrading from my V4.10 project
The zipped project is 89MB if you wish me to send this to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-23 06:06 AM
Hello,
You can send us your .touchgfx file only, should be sufficient for us to open the project at least.
/Osman
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-23 06:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-27 02:55 AM
Hello brianshankland9,
Sorry but no attached file is visible, could you retry to upload it? (you can send it to me or @Yoann KLEIN​ in PM if you prefer)
/Osman
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-02 03:58 AM
I performed a clean install of V4.21.1 on another computer and it will import the project file if there are no other files present. In this case the displays all contain empty boxes since the required images and text files are not present.
When I import the project with all of the files present it creates the error so I think you would need the entire project (zipped 89 MB) to replicate.
Is there a way of emailing a dropbox link to you such that the link is not visible to the entire world since the project contains company confidential information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-07 02:16 AM