realthunder / FreeCAD

Link branch FreeCAD
Other
747 stars 46 forks source link

[realthunder/Link Branch] Bug in sketcher constraints handling when referencing constraints of the same sketch #974

Closed DenkBrettl closed 4 months ago

DenkBrettl commented 4 months ago

Is there an existing issue for this?

Version

0.21 (Development)

Full version info

[code]
OS: Ubuntu 22.04.4 LTS (LXQt/Lubuntu)
Word size of FreeCAD: 64-bit
Version: 2024.322.0.14555 (Git shallow) AppImage
Build type: Release
Branch: (HEAD detached at 20240322stable)
Hash: da98001cfe5cc50cb2e9e4c241626d07dd4b06f5
Python 3.11.6, Qt 5.15.8, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.1
Locale: English/United States (en_US)
Installed mods: 
  * sheetmetal 0.3.13
  * Plot 2022.4.17
  * CfdOF 1.24.9
  * fasteners 0.4.75
  * parts_library
[/code]

Subproject(s) affected?

None

Problem description

There's a bug when removing constraints. Here's how to reproduce it:

Seems like some sort of internal list isn't updated correctly / de-synchronized?

Thanks!

Anything else?

No response

Code of Conduct