Manjaro Install Crashing at Start

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
GregTheHun
Posts: 1
Joined: Fri Apr 30, 2021 3:40 pm

Manjaro Install Crashing at Start

Post by GregTheHun »

Well, it seems that after installing the FreeCAD that's in the Manjaro repos (version 0.19.2), it fails to start.

If first prints the splash loader image, but then gets killed immediately.

Here is the

Code: Select all

freecad --write-log
output from that:

Code: Select all

Msg: FreeCAD 0.19, Libs: 0.19R24291 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2021
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

Log: Time = Fri Apr 30 10:46:15 2021
Log: AppDataSkipVendor = true
Log: AppHomePath = /usr/lib/freecad/
Log: AppIcon = freecad
Log: AppTempPath = /tmp/
Log: BinPath = /usr/lib/freecad/bin/
Log: BuildRepositoryURL = /startdir/FreeCAD
Log: BuildRevision = 24291 (Git)
Log: BuildRevisionBranch = makepkg
Log: BuildRevisionDate = 2021/04/15 09:17:08
Log: BuildRevisionHash = 7b5e18a0759de778b74d3a5c17eba9cb815035ac
Log: BuildVersionMajor = 0
Log: BuildVersionMinor = 19
Log: CSF_IGESDefaults = /usr/share/opencascade/resources/XSTEPResource
Log: CSF_LANGUAGE = us
Log: CSF_MDTVTexturesDirectory = /usr/share/opencascade/resources/Textures
Log: CSF_PluginDefaults = /usr/share/opencascade/resources/StdResource
Log: CSF_SHMessage = /usr/share/opencascade/resources/SHMessage
Log: CSF_STEPDefaults = /usr/share/opencascade/resources/XSTEPResource
Log: CSF_StandardDefaults = /usr/share/opencascade/resources/StdResource
Log: CSF_XCAFDefaults = /usr/share/opencascade/resources/StdResource
Log: Console = 0
Log: CopyrightInfo = © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2021
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##


Log: Debug = 0
Log: DocPath = /usr/lib/freecad/doc/
Log: ExeName = FreeCAD
Log: ExeVendor = FreeCAD
Log: ExeVersion = 0.19
Log: LoggingConsole = 1
Log: LoggingFile = 1
Log: LoggingFileName = /home/greg/.FreeCAD/FreeCAD.log
Log: MaintainerUrl = http://www.freecadweb.org/wiki/Main_Page
Log: PATH = /usr/NX/bin /home/greg/micropython:/home/greg/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/opt/cuda/bin:/opt/cuda/nsight_compute:/opt/cuda/nsight_systems/bin:/home/greg/.dotnet/tools:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Log: PYTHONPATH = 
Log: PythonSearchPath = /usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload
Log: RunMode = Gui
Log: SplashAlignment = Bottom|Left
Log: SplashInfoColor = #c8c8c8
Log: SplashScreen = freecadsplash
Log: SplashTextColor = #ffffff
Log: StartWorkbench = StartWorkbench
Log: SystemParameter = /home/greg/.FreeCAD/system.cfg
Log: UserAppData = /home/greg/.FreeCAD/
Log: UserHomePath = /home/greg
Log: UserParameter = /home/greg/.FreeCAD/user.cfg
Log: Verbose = 
Log: Create Application
Log: Run App init script
Log: Init: starting App::FreeCADInit.py
Log: Init:   Searching for modules...
Log: Init:      Initializing /usr/lib/freecad/Mod/Part... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Image... done
Log: Init:      Initializing /usr/lib/freecad/Mod/PartDesign... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Points... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Fem... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Path... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Idf... done
Log: Init:      Initializing /usr/lib/freecad/Mod/TechDraw... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Draft... done
Log: Init:      Initializing /usr/lib/freecad/Mod/MeshPart... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Material... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Raytracing... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Mesh... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Show(Init.py not found)... ignore
Log: Init:      Initializing /usr/lib/freecad/Mod/Tux(Init.py not found)... ignore
Log: Init:      Initializing /usr/lib/freecad/Mod/Robot... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Measure... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Sketcher... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Web... done
Log: Drawing became obsolete in 0.17; consider using TechDraw instead.
Log: Init:      Initializing /usr/lib/freecad/Mod/Drawing... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Spreadsheet... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Import... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Test... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Surface... done
Log: Init:      Initializing /usr/lib/freecad/Mod/ReverseEngineering... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Arch... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Start... done
Log: Init:      Initializing /usr/lib/freecad/Mod/AddonManager... done
Log: Init:      Initializing /usr/lib/freecad/Mod/Inspection... done
Log: Init:      Initializing /usr/lib/freecad/Mod/OpenSCAD... done
Log: Using /usr/lib/freecad/Mod as module path!
Log: System path after init:
Log:    /usr/lib/freecad/bin
Log:    /usr/lib/freecad/Mod/Part
Log:    /usr/lib/freecad/Mod/Image
Log:    /usr/lib/freecad/Mod/PartDesign
Log:    /usr/lib/freecad/Mod/Points
Log:    /usr/lib/freecad/Mod/Fem
Log:    /usr/lib/freecad/Mod/Path
Log:    /usr/lib/freecad/Mod/Idf
Log:    /usr/lib/freecad/Mod/TechDraw
Log:    /usr/lib/freecad/Mod/Draft
Log:    /usr/lib/freecad/Mod/MeshPart
Log:    /usr/lib/freecad/Mod/Material
Log:    /usr/lib/freecad/Mod/Raytracing
Log:    /usr/lib/freecad/Mod/Mesh
Log:    /usr/lib/freecad/Mod/Show
Log:    /usr/lib/freecad/Mod/Tux
Log:    /usr/lib/freecad/Mod/Robot
Log:    /usr/lib/freecad/Mod/Measure
Log:    /usr/lib/freecad/Mod/Sketcher
Log:    /usr/lib/freecad/Mod/Web
Log:    /usr/lib/freecad/Mod/Drawing
Log:    /usr/lib/freecad/Mod/Spreadsheet
Log:    /usr/lib/freecad/Mod/Import
Log:    /usr/lib/freecad/Mod/Test
Log:    /usr/lib/freecad/Mod/Surface
Log:    /usr/lib/freecad/Mod/ReverseEngineering
Log:    /usr/lib/freecad/Mod/Arch
Log:    /usr/lib/freecad/Mod/Start
Log:    /usr/lib/freecad/Mod/AddonManager
Log:    /usr/lib/freecad/Mod/Inspection
Log:    /usr/lib/freecad/Mod/OpenSCAD
Log:    /usr/NX/bin /home/greg/micropython
Log:    /home/greg/.local/bin
Log:    /usr/local/bin
Log:    /usr/bin
Log:    /bin
Log:    /usr/local/sbin
Log:    /opt/cuda/bin
Log:    /opt/cuda/nsight_compute
Log:    /opt/cuda/nsight_systems/bin
Log:    /home/greg/.dotnet/tools
Log:    /usr/lib/jvm/default/bin
Log:    /usr/bin/site_perl
Log:    /usr/bin/vendor_perl
Log:    /usr/bin/core_perl
Log: Init: App::FreeCADInit.py done
Log: Init: Creating Gui::Application and QApplication
Log: could not connect to display localhost:0.0
Log: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Log: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

chrisb
Veteran
Posts: 54313
Joined: Tue Mar 17, 2015 9:14 am

Re: Manjaro Install Crashing at Start

Post by chrisb »

From the log it looks as if it is a permission issue. Do you run FreeCAD as the same user as the window manager?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply