FreeCAD 0.18 crash every times on Fedora 30

Having trouble installing or compiling FreeCAD? Get help here.
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: FreeCAD 0.18 crash every times on Fedora 30

Post by triplus »

PrzemoF wrote: Sat Aug 31, 2019 10:14 pm I can't recreate the crash, so I think the problem is fixed.
Good to hear that and thanks for testing.

P.S. If by any chance you will have some time to test under Wayland session, and in addition test FreeCAD 0.18 AppImage. That would be great.
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by PrzemoF »

Works fine! :D

Code: Select all

$ loginctl show-session $(awk '/tty/ {print $1}' <(loginctl)) -p Type 
Type=wayland
$ echo $XDG_SESSION_TYPE
wayland
OS: Fedora 30 (Workstation Edition) (GNOME/gnome)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.17935 (Git) AppImage
Build type: Release
Branch: master
Hash: bdc229f51e959caedf24459c1b9c9de7f6567298
Python version: 3.7.3
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Polish/Poland (pl_PL)
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by Kunda1 »

fillet wrote: Sun May 19, 2019 12:24 pm
If you can't recreate this, please mark this thread as [Solved]
Thanks!
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
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by triplus »

PrzemoF wrote: Sun Sep 01, 2019 1:05 pm Works fine! :D
Good to hear that and thanks for doing the tests.
7eggert
Posts: 7
Joined: Wed Oct 04, 2017 10:57 am

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by 7eggert »

As the same thing seems to happen on OpenSuSE Tumbleweed and using the latest appimages*, I'd like to ask what exactly was the solution?

*) FreeCAD_0.18-16131-Linux-Conda_Py3Qt5_glibc2.12-x86_64.AppImage
and FreeCAD_0.19-18009-Linux-Conda_Py3Qt5_glibc2.12-x86_64.AppImage
User avatar
hobbes1069
Posts: 291
Joined: Wed Nov 09, 2011 3:49 pm
Location: Southaven, MS

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by hobbes1069 »

Just an FYI...

I'm working on moving freecad on Fedora from Qt4 to Qt5 now that I have pyside2 packaged for Fedora but I'm running into what looks like an unrelated build error:

https://forum.freecadweb.org/viewtopic.php?f=4&t=38982

Coin 4 is not currently packaged for Fedora but I did find a 4.0.0 source on Coin3D's bitbucket page.

FreeCAD is using Python 3 at this point on Fedora 30 and up (I didn't change it on Fedora 29 IIRC):

Code: Select all

$ rpm -q --requires freecad | grep -i python
libboost_python37.so.1.69.0()(64bit)
libpyside.cpython-37m-x86_64-linux-gnu.so.1.2()(64bit)
libpython3.7m.so.1.0()(64bit)
libshiboken.cpython-37m-x86_64-linux-gnu.so.1.2()(64bit)
python3-collada
python3-matplotlib
python3-pivy
python3-pyside
Thanks,
Richard
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by triplus »

Some fixes have just landed in FreeCAD 0.18 AppImage. Please test if the crashes still occur:

https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.3

Thanks.

P.S. It's now expected for both FreeCAD 0.18 and FreeCAD 0.19 AppImages to work on Fedora 30.
fillet
Posts: 20
Joined: Fri Feb 05, 2016 2:01 pm

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by fillet »

I don't find "Solved" button ?!
This version works nice, now :
OS: Fedora 30 (Workstation Edition)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.Unknown
Build type: Unknown
Python version: 3.7.5
Qt version: 5.12.5
Coin version: 3.1.3
OCC version: 7.4.0.beta
Locale: French/France (fr_FR)
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by Kunda1 »

fillet wrote: Tue Dec 31, 2019 1:30 pm I don't find "Solved" button ?!
Unfortunately we don't have that functionality. We use phpbb and it is pretty ancient. The way to do it is to edit the first post summary and preprend [Solved] to it. :oops: :lol:
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
hobbes1069
Posts: 291
Joined: Wed Nov 09, 2011 3:49 pm
Location: Southaven, MS

Re: FreeCAD 0.18 crash every times on Fedora 30

Post by hobbes1069 »

Just an FYI but I think I have the official Fedora builds fixed, however, there are some infra problems with the service (Bodhi) which manages pushing packaging into the repositories so they're stuck in testing right now.

Fedora 31 update:
https://bodhi.fedoraproject.org/updates ... e935331fe6

Fedora 30 update:
https://bodhi.fedoraproject.org/updates ... 3d88bddf00

Thanks,
Richard
Post Reply