[Solved] FreeCAD_0.19.20802_x64_LP_12.1.2 Build Draft files not removed

This subforum is specifically to discuss packaging issues on different platforms (windows, mac, linux), and using different packaging systems (conda, etc...)
Post Reply
Syres
Veteran
Posts: 2899
Joined: Thu Aug 09, 2018 11:14 am

[Solved] FreeCAD_0.19.20802_x64_LP_12.1.2 Build Draft files not removed

Post by Syres »

The FreeCAD_0.19.20802_x64_LP_12.1.2_PY3QT5-WinVS2015 build has Draft Python files that should have been deleted, they are deleted in the equivalent Conda build. The files are:

src\Mod\Draft\DraftEdit.py
src\Mod\Draft\DraftSelectPlane.py
src\Mod\Draft\DraftSnap.py
src\Mod\Draft\DraftTrackers.py

For reference this was noticed in https://forum.freecadweb.org/viewtopic. ... 50#p392909
Last edited by Syres on Wed Apr 29, 2020 11:12 am, edited 1 time in total.
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: FreeCAD_0.19.20802_x64_LP_12.1.2 Build Draft files not removed

Post by sgrogan »

Syres wrote: Wed Apr 29, 2020 8:54 am The FreeCAD_0.19.20802_x64_LP_12.1.2_PY3QT5-WinVS2015 build has Draft Python files that should have been deleted
Should be fixed in latest build. Thanks for the heads up.
"fight the good fight"
Syres
Veteran
Posts: 2899
Joined: Thu Aug 09, 2018 11:14 am

Re: FreeCAD_0.19.20802_x64_LP_12.1.2 Build Draft files not removed

Post by Syres »

sgrogan wrote: Wed Apr 29, 2020 10:58 am Should be fixed in latest build. Thanks for the heads up.
Thanks for the quick fix, all tested fine using:

OS: Windows 7 SP 1 (6.1)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.20839 (Git)
Build type: Release
Branch: master
Hash: 09005766f10539dfe32314c33c2cd3efe9141d0b
Python version: 3.6.8
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/United Kingdom (en_GB)
Post Reply