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!
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Release of 0.18

Post by triplus »

chrisb wrote: Fri May 10, 2019 9:43 pm I'm ready to test. Any idea when it will be available?
Both already available from:

https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.1
https://github.com/FreeCAD/FreeCAD/rele ... g/0.19_pre
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

That's what I had secretely hoped. Download now.

BTW: Assets used to be expanded. I would like to see it like that again.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Release of 0.18

Post by sgrogan »

chrisb wrote: Fri May 10, 2019 9:49 pm BTW: Assets used to be expanded. I would like to see it like that again.
I noticed this as well, don't know what caused it to change?
"fight the good fight"
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

triplus wrote: Fri May 10, 2019 9:29 pm
looo wrote: Thu May 09, 2019 8:14 am 15525 was made in a similar way like @sgrogan does the windows builds based on conda-packages.
everything after 15525 should be packaged similar to the appimage.
OK, therefore it's likely safe to assume Qt 5.6.2 Conda package, by itself, isn't the main problem here. I made a small change and first i guess @chrisb should test if the latest FreeCAD 0.18/0.19 .dmg from releases page still crash as often on his side or not, after we can discuss this further.
Until now it only crashed on language change.

OS: macOS 10.13
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.16694 (Git)
Build type: Release
Branch: master
Hash: cd74f2e92908e94f9f7bc718e1be52939647b844
Python version: 3.7.3
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

I'm happy to say that the number of crashes (not regarding the language change) has decreased.
I'm sad to say that I still had non repeatable crashes.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

I just had a very simple crash, again not reproducable:
- Start FreeCAD, it opens with Start workbench
- Click the + icon to create a new file - that's what I always do
- Change to Draft workbench

->crash!
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
alberich
Posts: 77
Joined: Thu Aug 17, 2017 2:09 pm
Location: Texas

Re: Release of 0.18

Post by alberich »

chrisb wrote: Sun May 12, 2019 9:17 am I just had a very simple crash, again not reproducable:
- Start FreeCAD, it opens with Start workbench
- Click the + icon to create a new file - that's what I always do
- Change to Draft workbench

->crash!
No such crash here

Code: Select all

OS: Ubuntu 16.04.6 LTS (Unity/ubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.16694 (Git) AppImage
Build type: Release
Branch: master
Hash: cd74f2e92908e94f9f7bc718e1be52939647b844
Python version: 3.7.1
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

alberich wrote: Sun May 12, 2019 11:19 am No such crash here
As I said, it's not reproducible here either.

It would be very interesting to know, if you have other crashes or if your setup runs stable.

Things became bad here this morning: I had here this approximately 3 crashes per hour, while modeling, following the forum, and reproducing issues.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
alberich
Posts: 77
Joined: Thu Aug 17, 2017 2:09 pm
Location: Texas

Re: Release of 0.18

Post by alberich »

chrisb wrote: Sun May 12, 2019 11:55 am As I said, it's not reproducible here either.

It would be very interesting to know, if you have other crashes or if your setup runs stable.

Things became bad here this morning: I had here this approximately 3 crashes per hour, while modeling, following the forum, and reproducing issues.
It is so far stable but I have admittedly not exercised it much (using 18.1 for regular work). I had just downloaded the cited 0.19 version when I saw your post so I thought I'd test it. I just offered the result as another data point.
chrisb
Veteran
Posts: 53945
Joined: Tue Mar 17, 2015 9:14 am

Re: Release of 0.18

Post by chrisb »

alberich wrote: Mon May 13, 2019 10:02 am It is so far stable but I have admittedly not exercised it much (using 18.1 for regular work).
It's not that special 0.19 version, I have the issues with 0.18 as well. I understand that 0.18.1 is stable at yours.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply