[tracker] bugs in the toponaming branch

Report observations made with the new Toponaming branch.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

[tracker] bugs in the toponaming branch

Post by uwestoehr »

This thread is to collect bugs and flaws you find in the toponaming branch, see its announcement:
https://forum.freecadweb.org/viewtopic.php?f=10&t=73017

Please report every issue in a separate post to this thread.

To keep the overview, this post will get a list of reported issues and their status (as we e.g. did for the TD development: https://forum.freecadweb.org/viewtopic. ... 15#p366615).
drmacro
Veteran
Posts: 8870
Joined: Sun Mar 02, 2014 4:35 pm

Re: [tracker] bugs in the toponaming branch

Post by drmacro »

It was suggested to mention this Part TNP discussion: https://forum.freecadweb.org/viewtopic. ... 91#p636291
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: [tracker] bugs in the toponaming branch

Post by uwestoehr »

drmacro wrote: Sat Oct 29, 2022 11:39 am It was suggested to mention this Part TNP discussion: https://forum.freecadweb.org/viewtopic. ... 91#p636291
Thanks.
Since this thread is to collect particular bugs, can you please describe the bug you found in a new post in a way that it can be reproduced to be fixed?

For info: I mad now the announcement of the first toponaming build:
https://forum.freecadweb.org/viewtopic.php?f=10&t=73017
Please use this build for testing and bug reports (this assures that everybody uses the same code base).
drmacro
Veteran
Posts: 8870
Joined: Sun Mar 02, 2014 4:35 pm

Re: [tracker] bugs in the toponaming branch

Post by drmacro »

Select Part workbench.
Create a sketch, create a rectangle.
Close the sketch.
Extrude the sketch.
Select the top face.
Create a sketch, create a rectangle.
Close the sketch.
Extrude the sketch
Select both extruded
Boolean union
Open the first sketch, add a hole, close the sketch
Second extrudecis now on the bottom face of first extrude.

See video in previously linked post.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
drmacro
Veteran
Posts: 8870
Joined: Sun Mar 02, 2014 4:35 pm

Re: [tracker] bugs in the toponaming branch

Post by drmacro »

uwestoehr wrote: Sun Oct 30, 2022 12:19 am
drmacro wrote: Sat Oct 29, 2022 11:39 am It was suggested to mention this Part TNP discussion: https://forum.freecadweb.org/viewtopic. ... 91#p636291
Thanks.
Since this thread is to collect particular bugs, can you please describe the bug you found in a new post in a way that it can be reproduced to be fixed?

For info: I mad now the announcement of the first toponaming build:
https://forum.freecadweb.org/viewtopic.php?f=10&t=73017
Please use this build for testing and bug reports (this assures that everybody uses the same code base).
I don't use conda or appimage.

The version I used is built daily from the topo branch on github.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
wsteffe
Posts: 461
Joined: Thu Aug 21, 2014 8:17 pm

Re: [tracker] bugs in the toponaming branch

Post by wsteffe »

I have reproduced this bug using freecad snap (--channel=latest/edge/toponaming).
My result is even more wired because also the x,y position changes after adding a hole to the first sketch:
withoutHole.png
withoutHole.png (164.57 KiB) Viewed 4470 times
withHole.png
withHole.png (170.74 KiB) Viewed 4470 times
Nsikak1
Posts: 19
Joined: Sun Sep 04, 2022 10:02 am

Re: [tracker] bugs in the toponaming branch

Post by Nsikak1 »

wsteffe wrote: Sun Oct 30, 2022 7:16 am
The Bug doesn't exist on linkstage3
drmacro
Veteran
Posts: 8870
Joined: Sun Mar 02, 2014 4:35 pm

Re: [tracker] bugs in the toponaming branch

Post by drmacro »

Nsikak1 wrote: Mon Oct 31, 2022 11:12 am
wsteffe wrote: Sun Oct 30, 2022 7:16 am
The Bug doesn't exist on linkstage3
Really, now there's a surprise... ;)
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
wsteffe
Posts: 461
Joined: Thu Aug 21, 2014 8:17 pm

Re: [tracker] bugs in the toponaming branch

Post by wsteffe »

drmacro wrote: Mon Oct 31, 2022 12:29 pm The Bug doesn't exist on linkstage3
Yes I have also seen that this problem doesn't happen with LinkDaily.
To be more precise in both cases (TopoNaming-v1 and LinkDaily) the face name switches from Extrude-face6 to Extrude-face7 when the circle (hole) is added to first sketch.
The difference is that in LinkDaily the support of the second sketch is updated accordingly while in TopoNaming-v1 it is not and it keeps pointing to Extrude-face6.
drmacro
Veteran
Posts: 8870
Joined: Sun Mar 02, 2014 4:35 pm

Re: [tracker] bugs in the toponaming branch

Post by drmacro »

wsteffe wrote: Mon Oct 31, 2022 1:19 pm
drmacro wrote: Mon Oct 31, 2022 12:29 pm The Bug doesn't exist on linkstage3
...
Nope, I did not say that, Nsikak1 said that. I said it in a different thread.
Nsikak1 wrote: Mon Oct 31, 2022 11:12 am ...
The Bug doesn't exist on linkstage3
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
Post Reply