Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by Kunda1 »

Note: This first post will be edited frequently.
This thread is intended to organize the tracker and the community toward an 0.19 release.
It will be tracking:
  • priority bugs that are blocking release
  • responses from various Workbench and Addon authors to report the status of their projects prior to v0.19 release.
  • translations of FreeCAD (asking language teams to review and approve their translations) prior to v0.19 release
Release Blocking Bugs

Release Blocking PRs
Not Release Blockers
  • issue #3435: Crash with STEP export (Upstream OCC bug)
  • issue #4487: Crash on changing Fillet Radius (OCC issue to be retested with OCC > 7.5)
Last edited by Kunda1 on Sat Nov 21, 2020 4:29 pm, edited 4 times in total.
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
chrisb
Veteran
Posts: 53919
Joined: Tue Mar 17, 2015 9:14 am

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by chrisb »

Please add:
- auto completion of expressions using named constraints (regression)
- fixing GUI for PartDesign holes using counterbore.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by Kunda1 »

chrisb wrote: Sat Oct 10, 2020 12:17 pm Please add:
- auto completion of expressions using named constraints (regression)
- fixing GUI for PartDesign holes using counterbore.
Sure thing! Do they have tickets and/or threads associated with them? I'd love to keep track of that as well just in case other devs want to jump in and fix
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
chrisb
Veteran
Posts: 53919
Joined: Tue Mar 17, 2015 9:14 am

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by chrisb »

hole feature: https://forum.freecadweb.org/viewtopic.php?f=3&t=50611.

expressions: https://forum.freecadweb.org/viewtopic. ... 07#p331207, there is already a pull request by realthunder fixing it. You probably know better about open PRs.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
chrisb
Veteran
Posts: 53919
Joined: Tue Mar 17, 2015 9:14 am

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by chrisb »

Realthunder recommended to merge the group change PR. I have no idea how important it is, others may comment on this.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
chrisb
Veteran
Posts: 53919
Joined: Tue Mar 17, 2015 9:14 am

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by chrisb »

Following an idea from vocx, I would like to discuss the idea of offering Bounties for speeding up making 0.19 stable. This would need some commitment, that we have all of the known issues on the table.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by Kunda1 »

chrisb wrote: Sat Oct 10, 2020 6:05 pm Following an idea from vocx, I would like to discuss the idea of offering Bounties for speeding up making 0.19 stable. This would need some commitment, that we have all of the known issues on the table.
I'm down for it but...2 issues:
This would also need a time frame. And that info would need wmayer's feedback.
It could put more pressure on wmayer to review and merge code since he is doing the lion's share portion of it.
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: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by Kunda1 »

Checking in with all active workbench devs, how are things going in regards to v0.19 release?
yorik(Arch,Draft,BIM) wrote: pinged by pinger macro
vocx(Draft) wrote: pinged by pinger macro
bernd(FEM) wrote: pinged by pinger macro
sliptonic(Path) wrote: pinged by pinger macro
mlampert(Path) wrote: pinged by pinger macro
abdullah(Sketcher) wrote: pinged by pinger macro
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
vocx
Veteran
Posts: 5197
Joined: Thu Oct 18, 2018 9:18 pm

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by vocx »

Kunda1 wrote: Sat Oct 10, 2020 9:09 pm Checking in with all active workbench devs, how are things going in regards to v0.19 release?
...
Except for issue #4416 (Draft_Draft2Sketch problem), I don't think Draft and Arch have major issues.

This bug only affects certain shapes in an imported SVG, so it's not extremely critical, although it definitely should be fixed.

The Arch Fence tool is also relatively broken because we changed the Draft PathArray methods, but since not many people have complained about Arch Fence we have ignored it. This tool was created in v0.19, so it wouldn't affect v0.18 files anyway. The tool's author hasn't provided any updates since he introduced the tool last year.

And by the way, issue #3340 is something that I don't recognize. I don't think it's a blocking issue.
Always add the important information to your posts if you need help. Also see Tutorials and Video tutorials.
To support the documentation effort, and code development, your donation is appreciated: liberapay.com/FreeCAD.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Post by Kunda1 »

vocx wrote: Sat Oct 10, 2020 10:00 pm
Thanks for the feedback. At some point soon we need devs to bump issues from 0.19 to 0.20 roadmap target. Is this something you can fo for Draft ?
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
Post Reply