FreeCAD
FreeCAD copied to clipboard
Measurement: Exception when undoing operation
Is there an existing issue for this?
- [X] I have searched the existing issues
Problem description
Application ends up in unusable state when undoing operation when Measure was active.
Initial part:
After adding chamfer and measuring the selected edge:
While Measure is active, Ctrl-Z to undo the chamfer:
When trying to close the Measure:
Full version info
Basically:
- have a circular hole in your part
- create chamfer on the edge on that hole
- use measure tool on that edge
- use Ctrl-Z to undo the chamfer operation (while Measure is still active)
- tada! it is now stuck in Measure, can't close it, have to restart FreeCAD
It is happening in both Part and Part Design, also for simple straight edges (chamfer, measure, undo, stuck).
It is possible to close the file and create new one, but the program is already borked. Only restart helps.
Subproject(s) affected?
None
Anything else?
I am using version 1.0.0 from voidlinux
OS: Void Linux (LXQt/lxqt/xcb)
Architecture: x86_64
Version: 1.0.0.1_voidlinux
Build type: Release
Python 3.12.7, Qt 6.7.2, Coin 4.0.0, Vtk 9.3.1, OCC 7.7.1
Locale: Polish/Poland (pl_PL)
Stylesheet/Theme/QtStyle: FreeCAD Dark.qss/FreeCAD Dark/
Installed mods:
- Gridfinity 0.6.0
Code of Conduct
- [X] I agree to follow this project's Code of Conduct