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

Invalid TMX import error #1975

Open
dsorato opened this issue Apr 20, 2021 · 3 comments
Open

Invalid TMX import error #1975

dsorato opened this issue Apr 20, 2021 · 3 comments

Comments

@dsorato
Copy link

dsorato commented Apr 20, 2021

Dear,
I'm using Matecat to test one TMX export function that I developed. It seems to work well except for one of the TMX that I tried:
image

Is there a way to know what is causing the error? I tested doing multiple TMXs with all the subsections of data that compose the TMX pointed as invalid and none of these resulted in the same error.

The size of the TMX is 35,6 MB (don't know if this matters)

Best wishes,
Danielly Sorato

@Ostico
Copy link
Contributor

Ostico commented Apr 21, 2021

Hi @dsorato
we found a log entry for your import, it seems that your tmx file is invalid.

We have no more info on that, please check your file.

@dsorato
Copy link
Author

dsorato commented Apr 21, 2021

Hi @Ostico
Can't you tell me at least what Matecat is checking in order to conclude that the file is invalid...?

@silopolis
Copy link

Making tests today, I encountered the same error.
Here is what I did:

  • exported my project TMX,
  • converted it to TSV using TMXEditor,
  • split and merged TUs as I needed, maintaining correspondence,
  • imported back into TMXEditor,
  • verified with TMXValidator,
  • exported back to TMX
  • failed to re-import into MateCAT

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

3 participants