View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004557 | Path | Bug | public | 2021-02-07 14:53 | 2021-02-08 23:09 |
Reporter | sliptonic | Assigned To | mlampert | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.19 | ||||
Target Version | 0.19 | Fixed in Version | 0.19 | ||
Summary | 0004557: Trying to add tag with dressup causes 'snapper' error in console. | ||||
Description | Adding 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 Reproduce | create a job add operation dressup op with tag dressup click 'add' in panel | ||||
Tags | No 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. --> | ||||
|
This is an issue if the `Draft` WB hasn't been loaded yet. Gotta figure out how to do that programmatically. |
|
https://github.com/FreeCAD/FreeCAD/pull/4393 |
|
FreeCAD master ec0cc86e |
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 |