(solved) 0.20.26410 crashes when opening TechDraw

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
user1234
Veteran
Posts: 3506
Joined: Mon Jul 11, 2016 5:08 pm

(solved) 0.20.26410 crashes when opening TechDraw

Post by user1234 »

Hello!

When open FreeCAD, i get en error message:

Code: Select all

Err: Traceback (most recent call last):
Err:   File "/home/user/Programs/FreeCADmaster/Mod/Tux/NavigationIndicatorGui.py", line 56, in changeEvent
Err:     Err: adjustSize()Err: 
Err: NameErrorErr: : Err: name 'adjustSize' is not definedErr:
see commit git commit d7d23d5ef596a77e0debc267f00e7e3db06ef07e. When i change the workbench to TechDraw, FreeCAD crashes, even the log does not track that. Have the error something to do with the crash?

I will recompile FreeCAD and start FreeCAD from the scratch with a new userfile and report back.

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.26410 (Git)
Build type: Debug
Branch: master
Hash: a26fb4db1adfb387e3c872037ab640722a0b8f0f
Python version: 3.9.2
Qt version: 5.15.2
Coin version: 4.0.0
OCC version: 7.6.0
Locale: English/United States (en_US)
Greetings
user1234
Last edited by user1234 on Tue Nov 16, 2021 10:57 pm, edited 1 time in total.
user1234
Veteran
Posts: 3506
Joined: Mon Jul 11, 2016 5:08 pm

Re: 0.20.26410 crashes when opening TechDraw

Post by user1234 »

I recompile it and now it do not crash more. But the error message is still there.

Greetings
user1234
openBrain
Veteran
Posts: 9041
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: 0.20.26410 crashes when opening TechDraw

Post by openBrain »

user1234 wrote: Tue Nov 16, 2021 10:56 pm I recompile it and now it do not crash more. But the error message is still there.

Greetings
user1234
@wmayer fixed yesterday : https://github.com/FreeCAD/FreeCAD/comm ... 7a4d83359b
user1234
Veteran
Posts: 3506
Joined: Mon Jul 11, 2016 5:08 pm

Re: (solved) 0.20.26410 crashes when opening TechDraw

Post by user1234 »

Yes, i saw that already. As always thanks!

Greetings
user1234
Post Reply