Release of 0.18

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
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Release of 0.18

Post by bernd »

wmayer wrote: Tue Feb 26, 2019 8:23 am
uwestoehr wrote: Tue Feb 26, 2019 12:00 am There it is not yet listed that simulation is currently broken with the Conda builds because of issues with GMSH 4.x. I don't know the status right now but Maybe 0.18 should use GMSH 3.x for now.
Here is the forum thread: https://forum.freecadweb.org/viewtopic. ... 6&start=10
Most of the open issues in the roadmap are either packaging issues or the Wiki but only 2 or 3 are about the software itself.
This one is a packaging issue.
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Release of 0.18

Post by uwestoehr »

wmayer wrote: Tue Feb 26, 2019 8:23 am Most of the open issues in the roadmap are either packaging issues or the Wiki but only 2 or 3 are about the software itself.
I fully agree, however from a new user's perspective these packaging issues appear as bugs or missing features in FC. So they should be fixed before a release to avoid countless bug reports.

Meanwhile there are still things that could be improved directly in FC. For example I miss tooltips in many places and have to google around to find out what they mean. Therefore I have created this tracker issue as collection of what I think would be nice to have a tooltip for:
issue #3866
There are still here an there issues that are not yet set to the 0.18 target but that could be fixed for 0.18 nevertheless.
User avatar
HarryGeier
Veteran
Posts: 1231
Joined: Mon Jul 10, 2017 12:36 pm
Location: Hof Germany

Re: Release of 0.18

Post by HarryGeier »

uwestoehr wrote: Tue Feb 26, 2019 10:04 am
Meanwhile there are still things that could be improved directly in FC.
I disagree. These are missing things which have been around long time and are no showstoppers. If we again start to look for this and that and the other little thing which would be a nice to have... it will never end. I agree with the developers who say we should release and then 0.19 has it ´s own roadmap and wishlist .
Probably each software project has a list of not done features or issues that are postponed from release to release.
Kaum macht man´s richtig , gehts´s
My Video Tutorials on Youtube: https://www.youtube.com/channel/UCoe3B ... p8Q/videos
My FreeCAD Stuff on Hidrive: https://my.hidrive.com/share/qr3l1yddy6#$/
chrisb
Veteran
Posts: 54309
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

HarryGeier wrote: Tue Feb 26, 2019 10:14 am it will never end.
+1

And all of a sudden there are unexpected sideeffects, although it should have been only a small fix ...
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Opus
Posts: 91
Joined: Wed Nov 08, 2017 5:36 pm

Re: Release of 0.18

Post by Opus »

wmayer
Founder
Posts: 20324
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: Release of 0.18

Post by wmayer »

I fully agree, however from a new user's perspective these packaging issues appear as bugs or missing features in FC. So they should be fixed before a release to avoid countless bug reports.
Of course these things should be fixed before the release. But this affects only the package builders (mainly sgrogan) but not the developers directly. And I think that most of the packaging issues are easy to fix.
User avatar
HarryGeier
Veteran
Posts: 1231
Joined: Mon Jul 10, 2017 12:36 pm
Location: Hof Germany

Re: Release of 0.18

Post by HarryGeier »

Opus wrote: Tue Feb 26, 2019 11:54 am What do you think about this : https://forum.freecadweb.org/viewtopic.php?f=4&t=34434 ?
Well, similar.. It does not harm and as it was not put on the 0.18 roadmap , seems a very minor issue. I already read a 3 weeks discussion in my future seeing eyes...what samples to put on it..

Let this be a task in 0.19 and a bunch of users can work this out..no need for programmers there.
Kaum macht man´s richtig , gehts´s
My Video Tutorials on Youtube: https://www.youtube.com/channel/UCoe3B ... p8Q/videos
My FreeCAD Stuff on Hidrive: https://my.hidrive.com/share/qr3l1yddy6#$/
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Release of 0.18

Post by uwestoehr »

HarryGeier wrote: Tue Feb 26, 2019 10:14 am
uwestoehr wrote: Tue Feb 26, 2019 10:04 am Meanwhile there are still things that could be improved directly in FC.
I disagree.
You misunderstood me. Obviously some time is needed to fix the packaging issues and in the meantime the developers could for example polish a bit the UI. It was just a proposal what could be done.
User avatar
HarryGeier
Veteran
Posts: 1231
Joined: Mon Jul 10, 2017 12:36 pm
Location: Hof Germany

Re: Release of 0.18

Post by HarryGeier »

Uwe,

i did not missundertand you, and i agree that the proposed changes are not a big impact.
But if they start this one, the next day another idea comes up what we could be fixed before ...and then another... etc.

If a developer has no more 0.18 tasks, he can already prepare for 0.19 development anyway.
Kaum macht man´s richtig , gehts´s
My Video Tutorials on Youtube: https://www.youtube.com/channel/UCoe3B ... p8Q/videos
My FreeCAD Stuff on Hidrive: https://my.hidrive.com/share/qr3l1yddy6#$/
pumpal1
Posts: 4
Joined: Sun Feb 24, 2019 7:53 pm

Re: Release of 0.18

Post by pumpal1 »

wmayer wrote: Mon Feb 25, 2019 4:19 pm
pumpal1 wrote: Sun Feb 24, 2019 8:09 pm SInce few builds, I notice that the DEL keyboard shortcut does not work to delete constrains ...
Fixed with git commit 85da6c363
Yesss - I can confirm it working again - awesome - thanks much!
Post Reply