View Issue Details

IDProjectCategoryView StatusLast Update
0004557PathBugpublic2021-02-08 23:09
Reportersliptonic Assigned Tomlampert  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19 
Target Version0.19Fixed in Version0.19 
Summary0004557: Trying to add tag with dressup causes 'snapper' error in console.
DescriptionAdding a tag dressup and clicking the 'add' button shows the following error in the console.

07:01:23 Traceback (most recent call last):
07:01:23 File "/home/brad/FCD/FC/Mod/Path/PathScripts/PathDressupTagGui.py", line 248, in addNewTag
07:01:23 self.getPoint.getPoint(self.addNewTagAt)
07:01:23 File "/home/brad/FCD/FC/Mod/Path/PathScripts/PathGetPoint.py", line 178, in getPoint
07:01:23 FreeCADGui.Snapper.forceGridOff=True
07:01:23 AttributeError: module 'FreeCADGui' has no attribute 'Snapper'
Steps To Reproducecreate a job
add operation
dressup op with tag dressup
click 'add' in panel
TagsNo tags attached.
FreeCAD Information<!--ATTENTION:
COMPLETELY ERASE THIS AFTER PASTING YOUR
Help > About FreeCAD > Copy to clipboard
NOTE: just the snippet alone will do without anything else included.
The ticket will not be submitted without it.
-->

Activities

mlampert

2021-02-07 20:09

developer   ~0015299

This is an issue if the `Draft` WB hasn't been loaded yet. Gotta figure out how to do that programmatically.

mlampert

2021-02-07 23:32

developer   ~0015306

https://github.com/FreeCAD/FreeCAD/pull/4393

Kunda1

2021-02-08 23:08

administrator   ~0015317

FreeCAD master ec0cc86e

Related Changesets

FreeCAD: master ec0cc86e

2021-02-08 15:41:57

sliptonic


Committer: GitHub Details Diff
Merge pull request 0004393 from mlampert/bugfix/issue-4557

[Path]: bugfix/issue 4557
Affected Issues
0004557
mod - src/Mod/Path/PathScripts/PathGetPoint.py Diff File
mod - src/Mod/Path/PathScripts/PathOpGui.py Diff File

Issue History

Date Modified Username Field Change
2021-02-07 14:53 sliptonic New Issue
2021-02-07 14:53 sliptonic Status new => assigned
2021-02-07 14:53 sliptonic Assigned To => mlampert
2021-02-07 20:09 mlampert Note Added: 0015299
2021-02-07 23:32 mlampert Note Added: 0015306
2021-02-08 23:08 Kunda1 Note Added: 0015317
2021-02-08 23:08 Kunda1 Changeset attached => FreeCAD master ec0cc86e
2021-02-08 23:09 Kunda1 Status assigned => closed
2021-02-08 23:09 Kunda1 Resolution open => fixed
2021-02-08 23:09 Kunda1 Fixed in Version => 0.19