Meta -> Source property not saved

A forum to discuss the implementation of a good Materials system in FreeCAD
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Meta -> Source property not saved

Post by uwestoehr »

Word size of FreeCAD: 64-bit, Version: 0.18.15780 (Git)
Build type: Release
Branch: master
Hash: f94e76c1116ec3b818961ff65131b3d86fa5b95e
Python version: 2.7.14
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.2.0

The material property Meta -> Source is not saved:

- add a material, then "use FreeCAD material editor"
- load a FCMat file, e.g. the attached
- change or add something in the property Meta -> Source
- Save it under a new FCMat file name
- press OK and again click on "use FreeCAD material editor"
- load the just saved FCMat file

result: the value for Meta -> Source is lost, the field is empty
Attachments
PET.zip
ZIP with FCMat file
(558 Bytes) Downloaded 120 times
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Meta -> Source property not saved

Post by uwestoehr »

uwestoehr wrote: Tue Feb 05, 2019 11:14 pm result: the value for Meta -> Source is lost, the field is empty
This problem persists also with the recent fixes to the material editor (FC 0.18.15805).
Therefore I created issue #3824 for this data loss bug.
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Meta -> Source property not saved

Post by bernd »

Post Reply