FreeCAD / FreeCAD/FreeCAD_Conda

image pattern not rendered

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
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 :
![Schermata 2020-06-28 alle 17 06 55](https://user-images.githubusercontent.com/7112614/85951204-f022cc00-b961-11ea-8b8d-97605c77bb2c.png)

i freecad 19:

![Schermata 2020-06-28 alle 17 07 15](https://user-images.githubusercontent.com/7112614/85951222-0f215e00-b962-11ea-8d49-ba9324a249f2.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.