so I came here from this post:
https://forum.freecadweb.org/viewtopic. ... 49#p340949
according to what foadsf described, I should be able to recover a file just from Document.xml? I doubt that and the error message I get seems to be pretty clear:
Code: Select all
Traceback (most recent call last):
File "<string>", line 66, in <module>
File "<string>", line 51, in createDocument
File "/usr/lib/python3.7/zipfile.py", line 1713, in write
zinfo = ZipInfo.from_file(filename, arcname)
File "/usr/lib/python3.7/zipfile.py", line 506, in from_file
st = os.stat(filename)
<class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/home/reox/CAD/tmp/PartShape.brp'
Unhandled Base::Exception caught in GUIApplication::notify.
The error message is: [Errno 2] No such file or directory: '/home/reox/CAD/tmp/PartShape.brp'
What I did: Create some object (attached), unpack it, delete everything except Document.xml, try to use Project utility to create a document.
Does Project Utility does something different when extracting the document? It does not look like it.
Another question is, if the changes of realthunder are already in master (It looks like it) - I'm running:
Code: Select all
OS: Debian GNU/Linux bullseye/sid (i3/i3)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.18527 (Git)
Build type: Release
Branch: master
Hash: 1f5f00e655b573489c3e897efd5d87e93cf77f15
Python version: 3.7.5rc1
Qt version: 5.11.3
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: C/Default (C)