Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Projekt Import ETS 5.7.5 #154

Closed
KoljaW opened this issue Mar 15, 2021 · 6 comments
Closed

Projekt Import ETS 5.7.5 #154

KoljaW opened this issue Mar 15, 2021 · 6 comments

Comments

@KoljaW
Copy link

KoljaW commented Mar 15, 2021

Ein Import ist mit der neuen ETS Version leider nicht mehr möglich.
Ich erhalte folgende Meldung: Error: Projectimport with this ETS Version not yet possible.

@Videonisse
Copy link

I can confirm this is the case. Tested with KNX Adapter version 1.0.44.

Compared the files knx_master.xml, project.xml and 0.xml from two fresh new projects created with ETS 5.7.4 and the new 5.7.5. They are exactly the same except ToolVersion has changed from "5.7.1093.38570" to "5.7.1373.39489"

@chefkoch009 I assume it should be safe for the Adapter to support the new ETS-version without any changes in the import functions?

Reference, Release Notes for ETS 5.7.5: https://support.knx.org/hc/de/articles/360016553200-ETS-v5-7-5

@Phil2877
Copy link

I have the same issue after update ETS Version to 5.7.5. Is there a workaround for the import? I have new objetcts and it would be great to get these imported soon. thx.

@Videonisse
Copy link

Yes there is a workaround that seems to work (AT LEAST FOR ETS 5.7.5). Change ToolVersion to "5.7.1093.38570" in the file 0.xml.

  1. Open the .knxproj file with a Zip-client
  2. Edit the file 0.xml, change ToolVersion to "5.7.1093.38570"
  3. Save 0.xml into your .knxproj file
  4. Import as usual

Example using 7Zip-client:
2021-03-19 10_35_48-7-Zip

@Phil2877
Copy link

Yes there is a workaround that seems to work (AT LEAST FOR ETS 5.7.5). Change ToolVersion to "5.7.1093.38570" in the file 0.xml.

1. Open the .knxproj file with a Zip-client

2. Edit the file 0.xml, change ToolVersion to "5.7.1093.38570"

3. Save 0.xml into your .knxproj file

4. Import as usual

Example using 7Zip-client:
2021-03-19 10_35_48-7-Zip

Many thanks for your manual. I can confirm it works fine!

@RESDE
Copy link

RESDE commented Mar 22, 2021

I would not suggest to replace content in any ETS project output files as Videonesse assumes that the newest ETS version has no bigger change in the KNX project export which is not documented anywhere from KNX association so far.
My recommondation for faster success;
is to downgrade the ETS Version to 5.7.4 and export then the ETS project and upload it with the current adapter.

@chefkoch009
Copy link
Collaborator

The main question was in german. Thatswhy I'll try to answer in this language:
Die Versionskontrolle hat den Zweck, sicherzustellen, das der Import funktioniert. Der "Workaround" mag funktionieren, aber wer nicht genau weiss was er da tut kann damit seine Exportdatei zerstören. Dann kommen nämlich wieder neue "Issues" aus der Richtung "Import funktioniert nicht....ich habe nichts gemacht". Das soweit am Rande.

Ab sofort ist die Version 1.0.45 online. Die kann ETS v5.7.5 importieren.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants