Material editor broken

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:

Material editor broken

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 editor is currently completely broken:

- add a material, then "use FreeCAD material editor"
- in the "Material card" field select e.g. "ABS"

result: you see the values for ABS

- now press OK

result: the material values are not taken into account, all values are zero and starting a simulation tells you that too.
The checkbox "use this task panel" is not set so the material editor must take it from the loaded file.

OK to open a bug report?
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Material editor broken

Post by uwestoehr »

uwestoehr wrote: Tue Feb 05, 2019 10:50 pm The material editor is currently completely broken:
This seems to be fixed: https://forum.freecadweb.org/viewtopic.php?f=18&t=33975

I'll report back as soo as there is a new Win build of 0.18 available.
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Material editor broken

Post by uwestoehr »

uwestoehr wrote: Wed Feb 06, 2019 9:31 pm I'll report back as soo as there is a new Win build of 0.18 available.
This is now fixed in 0.18.15805
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Material editor broken

Post by bernd »

that was me, on fixing a bug I indroduced a new one. Should all be fixed now. Sorry for the noise.
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Material editor broken

Post by uwestoehr »

bernd wrote: Thu Feb 07, 2019 8:34 am Sorry for the noise.
Hi Bernd, no need to excuse. You do a marvelous job. Since I started with FC I benefit a lot from your fixes and improvements.
Post Reply