Customize toolbar does not find Draft workbench

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
lutz_dd
Posts: 92
Joined: Thu Jul 31, 2014 5:10 am

Customize toolbar does not find Draft workbench

Post by lutz_dd »

I try to modify/extend my Part-WB toolbar with the Draft-WB scale icon.

But it seems the list of available workbenches does not reflect what I have available respective enabled by selecting the workbench. Draft, Arch, Assembly2, A2plus are all not listed.

The last version which is working for me is FreeCAD 0.17.

---
OS: Windows 7 SP 1 (6.1)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.18760 (Git)
Build type: Release
Branch: master
Hash: ef73ab5f3a330d3c44138f23290f8c9f7a334caf
Python version: 3.7.3
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: German/Germany (de_DE)

---
Btw. cloning is creating a new kind of animal ... my light blue sheep has been turned into an orange sheep.
openBrain
Veteran
Posts: 9041
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: Customize toolbar does not find Draft workbench

Post by openBrain »

No problem here. Can you do a screenshot/screencast ?

Blue & orange sheeps aren't same. Orange is the PartDesign Clone while blue is the Draft one. ;)
---
OS: Ubuntu 18.04.3 LTS (KDE/plasma)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.18817 (Git)
Build type: Unknown
Branch: master
Hash: 6d79dbea432e4c7b53b0b94667a9930b7d5b5104
Python version: 3.6.8
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: French/France (fr_FR)
lutz_dd
Posts: 92
Joined: Thu Jul 31, 2014 5:10 am

Re: Customize toolbar does not find Draft workbench

Post by lutz_dd »

By default all workbenches are initialized. No error respective warning in the report view.
Customize dialog ...
Customize dialog ...
freecad_0.18_customize.png (26.98 KiB) Viewed 522 times
After an additional round through 0.17 all Assembly2/AssemblyPlus icons are gone ... though init has finished with "done".
And this matches why the sheep got a new colored from one round before.
lutz_dd
Posts: 92
Joined: Thu Jul 31, 2014 5:10 am

Re: Customize toolbar does not find Draft workbench

Post by lutz_dd »

... and a snapshot from one previous round through 0.17 ... with sheep and grid already gone.
freecad_0.17_customize.png
freecad_0.17_customize.png (105.5 KiB) Viewed 514 times
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: Customize toolbar does not find Draft workbench

Post by chrisb »

Perhaps you should try from scratch by resetting your config?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
lutz_dd
Posts: 92
Joined: Thu Jul 31, 2014 5:10 am

Re: Customize toolbar does not find Draft workbench

Post by lutz_dd »

Do you see the Draft-WB in the left column of the customize-dialog using FreeCAD 0.19 ?
openBrain
Veteran
Posts: 9041
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: Customize toolbar does not find Draft workbench

Post by openBrain »

Indeed, all workbenches seems to be there in :

Code: Select all

OS: Ubuntu 18.04.3 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.3.
Build type: Release
Python version: 2.7.15+
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: French/France (fr_FR)
And most are gone in 0.19...
lutz_dd
Posts: 92
Joined: Thu Jul 31, 2014 5:10 am

Re: Customize toolbar does not find Draft workbench

Post by lutz_dd »

In the meantime (to get a clean setup) I have
- moved App/Roaming/FreeCAD -> FreeCAD.merken
- download/install released version 0.18.4

The result is somehow surprising.

The Draft-WB elements are listed as "Python" and Draft-WB itself is not listed in left,top select widget.
freecad_0.18.4_customize_python_as_draft.png
freecad_0.18.4_customize_python_as_draft.png (150.55 KiB) Viewed 494 times
Btw. the "Messen" entry contains just 2 of the available Part-WB measurement elements.

The Workbench-List looks pretty different to what the toolbar selector is providing ...
freecad_0.18.4_available_wb.png
freecad_0.18.4_available_wb.png (44.76 KiB) Viewed 492 times
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: Customize toolbar does not find Draft workbench

Post by chrisb »

The Python tools change with the workbench selected.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply