After Commit #2babd6d - TD not starting any more

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
babaroga
Posts: 180
Joined: Sun Aug 14, 2016 6:52 pm
Location: Banja Luka, Republic of Srpska, Bosnia and Herzegovina

After Commit #2babd6d - TD not starting any more

Post by babaroga »

Hello,

TechDraw workbench will not start after commit #2babd6d

https://github.com/FreeCAD/FreeCAD/comm ... d10d64c3e8

I was looking through code and when I return

Code: Select all

        import TechDrawGui
in line 41 of ./src/Mod/TechDraw/InitGui.py everything works again.

Can someone else test this?

Code: Select all

OS: Manjaro Linux (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.20.27296 (Git)
Build type: Release
Branch: master
Hash: 54e2eabccb02c8e97bfd68a0e739c828daef1502
Python version: 3.10.1
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.3
Locale: English/United States (en_US)
User avatar
wandererfan
Veteran
Posts: 6309
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: After Commit #2babd6d - TD not starting any more

Post by wandererfan »

Confirmed on

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.20.27290 +1 (Git)
Build type: debug
Branch: migrateDrawing
Hash: 72325bf6a23d425f39015d0f4ccc36a29b8fc378
Python version: 3.8.10
Qt version: 5.12.8
Coin version: 4.0.0
OCC version: 7.5.2
Locale: English/United States (en_US)
User avatar
wandererfan
Veteran
Posts: 6309
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: After Commit #2babd6d - TD not starting any more

Post by wandererfan »

Should be fixed by pr 5455 for git commit 2769107.
Post Reply