Matthias Melcher

Results 92 comments of Matthias Melcher

It would be great to integrate something (the decade solution?) with the enhancement https://github.com/pguyot/Einstein/issues/21 , integrating the patch into Einstein.

Ping. Believe it or not, it's 2022, and in four years, the bug will hit us. The last time we discussed this was, four years ago. I guess, time flies,...

I looked at the source code and the binaries. If everything fails (if there is no way to restore a working build environment), I can write code that patched the...

Thanks, we had some very recent changes around sound handling on Linux. I have unfortunately no Intel Linux machine available. Do you have a way to test if the version...

I reverted the commit in the master. Sorry @chuma , it crashed many machines, and I don't have the time right now to fix this. Maybe you can look at...

Hmm, it works fine here on 14.3.1 on M1. I assume that clicking [Run] in the Monitor does not improve things. You should be able to open the setting dialog....

We can link back to discussions: #44

Assuming that `src/Tools/MakeMacBundleRelocatable.py` runs all the way through (as of today, it does not), running ``` find FreeCAD.app/Contents/lib/ -exec codesign --force -s - \{\} \; ``` will codesign all changed...