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!
chrisb
Veteran
Posts: 53922
Joined: Tue Mar 17, 2015 9:14 am

Re: OCC Bugs in the Bugtracker

Post by chrisb »

No errors on mac either.

OS: macOS 10.16
Word size of FreeCAD: 64-bit
Version: 0.20.25645 (Git)
Build type: Release
Branch: master
Hash: 37d9757399b4c2ec30318eb88d7cd7c508246345
Python version: 3.9.7
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: C/Default (C)
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
chrisb
Veteran
Posts: 53922
Joined: Tue Mar 17, 2015 9:14 am

Re: OCC Bugs in the Bugtracker

Post by chrisb »

How can we notify OCC that the bug can be closed?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
chennes
Veteran
Posts: 3878
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: OCC Bugs in the Bugtracker

Post by chennes »

They've added a test case to verify its presence -- when I have a few minutes I'll re-run it and see if the "pure" bug is resolved. It may be that this was really fixed by an unsubmitted "blobfish" patch, in which case theirs should stay open.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
User avatar
tanderson69
Veteran
Posts: 1626
Joined: Thu Feb 18, 2010 1:07 am

Re: OCC Bugs in the Bugtracker

Post by tanderson69 »

chennes wrote: Fri Sep 17, 2021 1:29 pm They've added a test case to verify its presence -- when I have a few minutes I'll re-run it and see if the "pure" bug is resolved. It may be that this was really fixed by an unsubmitted "blobfish" patch, in which case theirs should stay open.
It is possible one of my changes fixed the issue described.
occt chamfer bug
Chamfer change that may affect fillets
user1234
Veteran
Posts: 3335
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCC Bugs in the Bugtracker

Post by user1234 »

Hello!

https://tracker.freecadweb.org/view.php?id=3425
https://forum.freecadweb.org/viewtopic.php?t=27958

I think this bug is solved (and was not OCCT related). When i switch the visibility to Tools and then to Result back, the file is fine. Also when i delete the boolean operation and redo it, it works fine.
0.png
0.png (181.83 KiB) Viewed 3829 times

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.25751 (Git)
Build type: Release
Branch: master
Hash: ef0e303235c03811eb29bc17e71f22ebdce95356
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
Attachments
BoolTest_test.FCStd
(29.96 KiB) Downloaded 71 times
user1234
Veteran
Posts: 3335
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCC Bugs in the Bugtracker

Post by user1234 »

next .....

https://tracker.freecadweb.org/view.php?id=3435
https://forum.freecadweb.org/viewtopic.php?t=28341

When i open the file
crash-step-export.fcstd
(34.17 KiB) Downloaded 78 times
and make a geometry check, the geometry is invalid. This is a common error of many exporters, i get that regularly from many manufacturers.

With the Defeaturing of the Part Workbench, i deleted the round surface, that was invalid and then the area is fine (with the bore, means no area is missing). Then the checks are good and exports and imports fine.
0.png
0.png (206.26 KiB) Viewed 3812 times
1.png
1.png (185.18 KiB) Viewed 3812 times

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.25751 (Git)
Build type: Release
Branch: master
Hash: ef0e303235c03811eb29bc17e71f22ebdce95356
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
Attachments
crash-step-export_test.fcstd
(68.44 KiB) Downloaded 67 times
crash-step-export-Defeatured.step
(500.73 KiB) Downloaded 65 times
user1234
Veteran
Posts: 3335
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCC Bugs in the Bugtracker

Post by user1234 »

next .....

https://tracker.freecadweb.org/view.php?id=3458
https://forum.freecadweb.org/viewtopic.php?t=28487

Pads without issues, well, it the padding works a few seconds since the insane amount of segments, but the geometry check takes a few minutes. But it works out of the box and the shape is valid. The padded file is too big to attach.
0.png
0.png (206.87 KiB) Viewed 3787 times

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.25751 (Git)
Build type: Release
Branch: master
Hash: ef0e303235c03811eb29bc17e71f22ebdce95356
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
user1234
Veteran
Posts: 3335
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCC Bugs in the Bugtracker

Post by user1234 »

next .....

https://tracker.freecadweb.org/view.php?id=3679

https://forum.freecadweb.org/viewtopic.php?t=32141

Update the file and the issue is gone, seems to be solved.
0.png
0.png (171.94 KiB) Viewed 3777 times
bug_test.FCStd
(243.82 KiB) Downloaded 73 times

Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.25755 (Git)
Build type: Release
Branch: master
Hash: 7db39151b9c1d73cc8841865efe22b907268b0d3
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
user1234
Veteran
Posts: 3335
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCC Bugs in the Bugtracker

Post by user1234 »

OCCT7.6.0 is beta, see https://git.dev.opencascade.org/gitweb/ ... T-760-BETA.

Greetings
user1234
User avatar
jnxd
Posts: 951
Joined: Mon Mar 30, 2015 2:30 pm
Contact:

Re: OCC Bugs in the Bugtracker

Post by jnxd »

Kunda1 wrote: Fri Jan 27, 2017 2:26 am
NOTE: This thread is monitored and updated periodically
User gAdlike has online excel sheet this is tracking bugs as well.(hopefully)
This link no longer works.

@Kunda1 Please add issue #2497 to the list.
My latest (or last) project: B-spline Construction Project.
Post Reply