OCC Bugs in the Bugtracker

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

abdullah wrote: Thu Dec 31, 2020 7:03 pm It is not ideal, but at least saves us from some crashes...
Nice. At least it's something..! could you do me a favor and notate this for each ticket in Mantis that we are doing this for? Big thanks in advance
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
abdullah
Veteran
Posts: 4935
Joined: Sun May 04, 2014 3:16 pm
Contact:

Re: OCC Bugs in the Bugtracker

Post by abdullah »

Kunda1 wrote: Fri Aug 21, 2020 8:52 pm there is a patch submitted by @abdullah for this issue. Perhaps it can be merged?
abdullah wrote: Thu Dec 31, 2020 7:03 pm While by far the preferable way is to have the issue merged by OCCT, I talked with Kurt and he is aware of these patches (I think I made two of them if I remember correctly), so he can apply them while packaging. It is not ideal, but at least saves us from some crashes...
Kunda1 wrote: Thu Dec 31, 2020 9:21 pm Nice. At least it's something..! could you do me a favor and notate this for each ticket in Mantis that we are doing this for? Big thanks in advance
Because this is under the control of Kurt, maybe we could ask him which patches he is packaging or will package. I provided these two patches to OCCT:

https://tracker.dev.opencascade.org/view.php?id=31601
https://tracker.dev.opencascade.org/view.php?id=31585
kkremitzki wrote:...
We talked a while ago about some unmerged OCCT patches I proposed to OCCT for fixing some crashes (see links above). Next time you have handy the OpenCascade packaging, could you post here (ping to Kunda1) if any of these patches are being packaged?

Thanks and happy new year!!
User avatar
tanderson69
Veteran
Posts: 1626
Joined: Thu Feb 18, 2010 1:07 am

Re: OCC Bugs in the Bugtracker

Post by tanderson69 »

abdullah wrote: Fri Jan 01, 2021 7:24 amWe talked a while ago about some unmerged OCCT patches I proposed to OCCT for fixing some crashes (see links above)...
Do you have a public git repo with those patches?
abdullah
Veteran
Posts: 4935
Joined: Sun May 04, 2014 3:16 pm
Contact:

Re: OCC Bugs in the Bugtracker

Post by abdullah »

tanderson69 wrote: Mon Jan 18, 2021 4:49 pm
abdullah wrote: Fri Jan 01, 2021 7:24 amWe talked a while ago about some unmerged OCCT patches I proposed to OCCT for fixing some crashes (see links above)...
Do you have a public git repo with those patches?
Not really. Being OCCT I just publish the patch in the ticket.
User avatar
tanderson69
Veteran
Posts: 1626
Joined: Thu Feb 18, 2010 1:07 am

Re: OCC Bugs in the Bugtracker

Post by tanderson69 »

abdullah wrote: Mon Jan 18, 2021 6:29 pm Not really.
https://gitlab.com/blobfish/occt/-/commits/blobfish/
abdullah
Veteran
Posts: 4935
Joined: Sun May 04, 2014 3:16 pm
Contact:

Re: OCC Bugs in the Bugtracker

Post by abdullah »

tanderson69 wrote: Tue Jan 19, 2021 4:04 am
abdullah wrote: Mon Jan 18, 2021 6:29 pm Not really.
https://gitlab.com/blobfish/occt/-/commits/blobfish/
Ah. I did not know you maintained such a fork.

How should I use it?
User avatar
tanderson69
Veteran
Posts: 1626
Joined: Thu Feb 18, 2010 1:07 am

Re: OCC Bugs in the Bugtracker

Post by tanderson69 »

abdullah wrote: Tue Jan 19, 2021 6:13 am How should I use it?
Next time you make a fix, do a 'git commit'. Push to public repo. Let me know somehow and I will get it onto my branch. Is that what you were asking?
abdullah
Veteran
Posts: 4935
Joined: Sun May 04, 2014 3:16 pm
Contact:

Re: OCC Bugs in the Bugtracker

Post by abdullah »

tanderson69 wrote: Tue Jan 19, 2021 2:53 pm
abdullah wrote: Tue Jan 19, 2021 6:13 am How should I use it?
Next time you make a fix, do a 'git commit'. Push to public repo. Let me know somehow and I will get it onto my branch. Is that what you were asking?
Yup. Exactly that. Thanks :D
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

TIL
Very cool @tanderson69
so will we be pulling in tanderson69's branch at build time so the various cross-platform builds can benefit ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: OCC Bugs in the Bugtracker

Post by paullee »

Should (or Have) below been reported? Thanks :D

[PartDesign] Strange Face + Broken Model
(Originated in Chinese Forum 我在使用Part Design制作模型时产生了一些破面)
Post Reply