[bug 4543] [crash] on applying fillet or chamfer

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Yosyp
Posts: 38
Joined: Mon Jul 19, 2021 10:48 am
Contact:

Re: [bug 4543] [crash] on applying fillet or chamfer

Post by Yosyp »

papyblaise wrote: Sun Sep 19, 2021 5:24 pm Refine = true : it's works
refining the object does not work for me in the problem highlighted in this GitHub thread
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: [bug 4543] [crash] on applying fillet or chamfer

Post by chrisb »

Yosyp wrote: Sun Sep 19, 2021 6:47 pm refining the object does not work for me in the problem highlighted in this GitHub thread
Without any further information such as at least the FreeCAD infos this message is pointless.

Refine works here:
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.
Yosyp
Posts: 38
Joined: Mon Jul 19, 2021 10:48 am
Contact:

Re: [bug 4543] [crash] on applying fillet or chamfer

Post by Yosyp »

chrisb wrote: Sun Sep 19, 2021 8:38 pm Without any further information such as at least the FreeCAD infos this message is pointless.
Sorry for the missing info, it was is provided in the GitHub link since I am the original poster of it. There it is:
Edit: i just realized I actually forgot it there, also. Apologies!

OS: Windows 10 Version 2009
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 2021.916.24301 +4152 (Git)
Build type: Release
Branch: LinkDaily
Hash: 7fd36f96f4db17db4f8d058eab22588cca8f9d5c
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.0
Locale: Italian/Italy (it_IT)
User avatar
papyblaise
Veteran
Posts: 7877
Joined: Thu Jun 13, 2019 4:28 pm
Location: France

Re: [bug 4543] [crash] on applying fillet or chamfer

Post by papyblaise »

to fit circles into squares, you have to have a twisted mind, and start at the end, so Fc don't see you coming
Attachments
rond carré.FCStd
(43.51 KiB) Downloaded 40 times
rond carré.PNG
rond carré.PNG (9.17 KiB) Viewed 1186 times
User avatar
chennes
Veteran
Posts: 3884
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: [bug 4543] [crash] on applying fillet or chamfer

Post by chennes »

I'm waiting to hear back from @realthunder about whether his fork is compiled against the "blobfish" patches to OCCT, or against some other patchset. When I submitted the original patch to the OpenCASCADE team, they identified a problem with it and helped me work around it. I never backported that fix to the blobfish patches, but it would be pretty easy to do so.
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
realthunder
Veteran
Posts: 2190
Joined: Tue Jan 03, 2017 10:55 am

Re: [bug 4543] [crash] on applying fillet or chamfer

Post by realthunder »

chennes wrote: Sun Sep 19, 2021 3:27 pm Are you using the version that actually made it into OCCT, or the original submission (collected as a "blobfish" patch by tanderson69)? There was indeed a problem with the original patch, fortunately the OCCT team helped me get it resolved. I haven't looked at the code in a while, but if you were using the real OCCT 7.6 patch, I'll dig back in and figure out what's wrong.
I was using the patch found in OCC conda feedstock. I just checked the one you linked and it works fine. I'll make a PR to conda feedstock repo. I think looo is the maintainer
Try Assembly3 with my custom build of FreeCAD at here.
And if you'd like to show your support, you can donate through patreon, liberapay, or paypal
Post Reply