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!
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

chennes wrote: Tue Mar 02, 2021 4:06 pm Well, things continue to proceed with my ticket - they had some more (simple) changes to request, but on their end have been proactively working on getting the patch to pass their regression tests.
Good news! Looks like the ticket has changed to 'verified'. In the OCCT bugtracker that means it's ready to be in the next release (7.6.0).

https://tracker.dev.opencascade.org/view.php?id=32181
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
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: OCC Bugs in the Bugtracker

Post by chennes »

Excellent, that's one less patch to maintain -- they also made a good change to it that will allow some currently-failing fillets to work again.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

chennes wrote: Wed Mar 17, 2021 5:43 pm Excellent, that's one less patch to maintain -- they also made a good change to it that will allow some currently-failing fillets to work again.
Yes! This is a great achievement. Would you be willing to take aim at any other upstream tickets (listed in the OP) so we can set those in motion?
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
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: OCC Bugs in the Bugtracker

Post by chennes »

It's hard for me to find time to do these because I can't do OpenCASCADE stuff at work (due to the CLA). Also, the reality is that I don't know enough to be useful :D -- this patch was purely C++/error handling, with no OCCT knowledge required.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

greyltc wrote: pinged by pinger macro
Hi @greyltc, I'm pinging you to find out if you'd be interested in helping move some of these tickets (reported upstream and unreported) tickets. Since you've had some success recently with https://tracker.dev.opencascade.org/view.php?id=32264 (issue #4610) ;)
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
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

Awesome news! @greyltc's patch is going to get rolled in to a OCC 7.5.2 release https://tracker.freecadweb.org/view.php?id=4610#c15588
That was fast!
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
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

OCCT 7.5.2 released! (link)
@greyltc's patch was accepted and part of release. Updated OP.

edit: chennes's patch is slated for OCCT 7.6.0 release (link)
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
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: OCC Bugs in the Bugtracker

Post by Kunda1 »

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
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: OCC Bugs in the Bugtracker

Post by chennes »

I see that the OCCT bug for our issue #1840 is still open, but I just tested on OCCT 7.5.1 (with the blobfish patches) and could not reproduce any longer. Can someone else double-check this one as well?
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
user1234
Veteran
Posts: 3350
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCC Bugs in the Bugtracker

Post by user1234 »

chennes wrote: Thu Sep 16, 2021 8:03 pm issue #1840 ..... Can someone else double-check this one as well?
No issues here, geometry check is fine.

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.25731 (Git)
Build type: Release
Branch: master
Hash: e305dbd49caa2ede83dab8e8c34a4180b2cf26cc
Python version: 3.9.2
Qt version: 5.15.2
Coin version: 4.0.0
OCC version: 7.5.3
Locale: English/United States (en_US)
Greetings
user1234
Post Reply