[SOLVED] FreeCAD won't start on openSuSE Leap15.1

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
lhf
Posts: 23
Joined: Thu Dec 19, 2013 9:32 pm
Location: Germany

[SOLVED] FreeCAD won't start on openSuSE Leap15.1

Post by lhf »

Hello,
I always could work with the latest rpm-files from
http://download.opensuse.org/repositori ... Leap_15.1/ but the latest updates crashed right at start with a segfault.
this is my latest version
FreeCAD-0.19~pre.1580715987.6001172f5a-lp151.139.2.x86_64
I try to attach the crash information:
Attachments
FreeCAD-20200203-155830.kcrash.txt
(10.02 KiB) Downloaded 49 times
Last edited by lhf on Mon Feb 03, 2020 7:29 pm, edited 1 time in total.
vocx
Veteran
Posts: 5197
Joined: Thu Oct 18, 2018 9:18 pm

Re: FreeCAD won't start on openSuSE Leap15.1

Post by vocx »

lhf wrote: Mon Feb 03, 2020 3:24 pm Hello,
I always could work with the latest rpm-files from ...
You are using files created by the Suse maintainers, we do not know how these are produced, therefore we cannot advice you further. You should ask the Suse people.

Also see Important information.

You should try using the AppImage.
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.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: FreeCAD won't start on openSuSE Leap15.1

Post by triplus »

@lhf

Is there any special output if you start FreeCAD from the terminal, without all the log and debug info. Just starting FreeCAD from the terminal and letting it crash. Copy and paste the output here.
vocx wrote: Mon Feb 03, 2020 3:36 pm You are using files created by the Suse maintainers, we do not know how these are produced, therefore we cannot advice you further. You should ask the Suse people.
We could act like that, but it just feels off. We usually first try our best and after direct people elsewhere. In addition if FreeCAD crashes on start, it's usually a bit hard to obtain the FreeCAD info.
lhf
Posts: 23
Joined: Thu Dec 19, 2013 9:32 pm
Location: Germany

Re: FreeCAD won't start on openSuSE Leap15.1

Post by lhf »

OK, thank you.
Did not work with AppImage until now.
Allways tried to install the Suse-rpms.
Works!

lhf
lhf
Posts: 23
Joined: Thu Dec 19, 2013 9:32 pm
Location: Germany

Re: FreeCAD won't start on openSuSE Leap15.1

Post by lhf »

@triplus: this is the output from console
> FreeCAD
FreeCAD 0.19, Libs: 0.19RUnknown
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2020
##### #### ### ####
# # # # # #
# ## #### #### # # # # #
#### # # # # # # # ##### # #
# # #### #### # # # # #
# # # # # # # # # ## ## ##
# # #### #### ### # # #### ## ## ##

Sheet Metal workbench loaded
During initialization the error "/usr/lib64/FreeCAD/lib64/Part.so: undefined symbol: _ZNK22Geom_ElementarySurface8PositionEv" occurred in /home/lhf/.FreeCAD/Mod/CfdOF/InitGui.py
Please look into the log file for further information
KCrash: Application 'FreeCAD' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
[1]+ Speicherzugriffsfehler (Speicherabzug geschrieben) FreeCAD
[1]+ Angehalten FreeCAD
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: FreeCAD won't start on openSuSE Leap15.1

Post by triplus »

Yes, this is highly likely a packaging issue, some dependency not set right or a clean build would be needed.

P.S. As @vocx suggested this it something to report to a package maintainer.
lhf
Posts: 23
Joined: Thu Dec 19, 2013 9:32 pm
Location: Germany

[solved] FreeCAD won't start on openSuSE Leap15.1

Post by lhf »

thank you, i will try that.

lhf
Post Reply