Page 1 of 2

MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 4:15 pm
by Stevo
We now have FreeCAD 0.18.1 available in our test repository.
FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.
Image
FreeCAD is a multiplatfom (Windows, Mac and Linux), highly customizable and extensible software. It reads and writes to many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others, making it possible to seamlessly integrate it into your workflow.
Image

Some of the samples on its startup page crashed the program when I ran it using the Intel GPU in my laptop, but didn't crash when I ran it with the Nvidia GPU ( optirun freecad)

Please let us know how it installs and performs if you give it a try. Thanks!

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 7:46 pm
by zyngalu
I tried installing Freecad from the Test Repo but had no luck even though the icon for freecad did appear in the start menu. But would not open when I clicked it. I went to Flatpaks and did a successful install from there..

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 8:00 pm
by Stevo
zyngalu wrote: Wed May 01, 2019 7:46 pm I tried installing Freecad from the Test Repo but had no luck even though the icon for freecad did appear in the start menu. But would not open when I clicked it. I went to Flatpaks and did a successful install from there..
What did you get when you tried starting the MX "freecad" from the terminal? (Besides the fancy text logo).

I installed from my local apt repo which also has the additional backported packages it needs, and it pulls them in:

Code: Select all

sudo apt install freecad

The following NEW packages will be installed:
  freecad freecad-common freecad-python2 libboost-python1.62.0 libfabric1 libfreecad-python2-0.18
  libhdf5-openmpi-100 libhwloc-plugins libhwloc5 libibverbs1 libjs-jquery-ui libmedc1v5
  libnetcdf-c++4 libocct-data-exchange-7.3 libocct-foundation-7.3 libocct-modeling-algorithms-7.3
  libocct-modeling-data-7.3 libocct-ocaf-7.3 libocct-visualization-7.3 libopenmpi2 libpsm-infinipath1
  librdmacm1 libsoqt4-20 libvtk6.3 libzipios++0v5 python-cycler python-functools32 python-matplotlib
  python-matplotlib-data python-pivy python-qt4 python-qt4-gl python-subprocess32

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 8:02 pm
by richb
Confirmed as to MX Test Repo version.

Code: Select all

failed to create drawable
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
freecad: ../../src/xcb_io.c:259: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 8:21 pm
by Stevo
I wonder if it only works with some GPUs, like obs-studio.

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 8:42 pm
by zyngalu
I got
failed to create drawable
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
freecad: ../../src/xcb_io.c:259: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted
But I must say I still happy that I got it going with older version. You could say my change over to mxlinux is complete

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 9:20 pm
by fehlix
Just installed from testrepo and runs fine here.

Code: Select all

fehlix@mx182:~/Desktop
$ freecad
FreeCAD 0.18.1, Libs: 0.18.1R
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

FreeCad_0.18.1_About.png

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 9:30 pm
by Stevo
fehlix wrote: Wed May 01, 2019 9:20 pm Just installed from testrepo and runs fine here.

Code: Select all

fehlix@mx182:~/Desktop
$ freecad
FreeCAD 0.18.1, Libs: 0.18.1R
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

FreeCad_0.18.1_About.png
The GPUs I can get it to start up on, though it will crash on the Intel one, are a Intel UHD Graphics 630 (Coffeelake 3x8 GT2) and an Nvidia GTX 1050 Ti.

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 9:45 pm
by fehlix
Just installed on my main box with this:

Code: Select all

$ inxi -Gxxy80
Graphics:
  Device-1: NVIDIA GK104 [GeForce GTX 770] vendor: Gigabyte driver: nvidia 
  v: 390.116 bus ID: 01:00.0 chip ID: 10de:1184 
  Display: x11 server: X.Org 1.19.2 driver: nvidia 
  resolution: 1920x1080~60Hz, 1680x1050~60Hz 
  OpenGL: renderer: GeForce GTX 770/PCIe/SSE2 v: 4.6.0 NVIDIA 390.116 
  direct render: Yes 

Re: MX 17/18 Repository: The FreeCAD Thread

Posted: Wed May 01, 2019 9:55 pm
by PhilH
Same problem here:

FreeCAD 0.18.1, Libs: 0.18.1R
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
##### #### ### ####
# # # # # #
# ## #### #### # # # # #
#### # # # # # # # ##### # #
# # #### #### # # # # #
# # # # # # # # # ## ## ##
# # #### #### ### # # #### ## ## ##

failed to create drawable
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
freecad: ../../src/xcb_io.c:259: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted


Info:
Graphics:
Device-1: AMD Richland [Radeon HD 8670D] vendor: ASUSTeK driver: radeon
v: kernel bus ID: 00:01.0
Display: x11 server: X.Org 1.19.2 driver: ati,radeon
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: AMD ARUBA (DRM 2.50.0 / 4.19.0-1-amd64 LLVM 7.0.0)
v: 4.3 Mesa 18.2.6 direct render: Yes