Page 1 of 1

Problème ouverture fichier.tns

Unread postPosted: 04 Feb 2022, 18:51
by cypcyp
Bonsoir, j'étais entrain de faire un fichier sur ma calculatrice, il y a eu un problème de RAM, et depuis je n'arrive plus à l'ouvrir.. Auriez-vous des solutions ?

Je vous le joins, si jamais quelqu'un a une idée..

Bonne soirée

Re: Problème ouverture fichier.tns

Unread postPosted: 04 Feb 2022, 22:17
by Vogtinator
It appears like the calculator had issues when adding Document.xml to the file. Half of the metadata for Document.xml is there, but the data itself is completely missing.

However, the data of Problem1.xml is intact! I created a tns file with enough space for the raw compressed data of Problem1.xml and filled it with the data from Physique.tns.

That was enough to make it openable again. The working file is attached:
fixed.tns

To avoid issues like that, the OS should probably save the document into a temporary file first and then rename it on top of the target filename. Or it might do that already but it screwed up earlier already.