FreeCAD / FreeCAD/FreeCAD_Conda
image pattern not rendered
- Dominant language
- Dockerfile
- Stars
- 48
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
hi,
I have some problema with pattern, my project in Freccad 17 is :

i freecad 19:

and there are a lot of these errors in console:
`Traceback (most recent call last):
File "/Users/incal/miniconda3/envs/freecad_test/Mod/Draft/Draft.py", line 3232, in onChanged
r.removeChild(self.texture)
File "/Users/incal/miniconda3/envs/freecad_test/lib/python3.8/site-packages/pivy/coin.py", line 3991, in __getattr__
raise e
File "/Users/incal/miniconda3/envs/freecad_test/lib/python3.8/site-packages/pivy/coin.py", line 3983, in __getattr__
return SoBase.__getattribute__(self, name)
: 'SoPolygonOffset' object has no attribute 'removeChild'`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading Mod/Draft/Draft.py around line 3232 and reproduce the image-pattern problem in the FreeCAD 17 and 19 cases described. Use the reported AttributeError as the initial failure point; done means patterns render without that console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, python
- Domain
- computer-graphics, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100