** (FreeCAD:23601): WARNING **: invalid source position for vertical gradient
Can't find Origin for "Body"
Can't find Origin for "Body"
Can't find Origin for "Body"
Can't find Origin for "Body"
Program received signal SIGSEGV, Segmentation fault.
#0 /usr/lib/libc.so.6(+0x33a90) [0x7f79e9575a90]
#1 /usr/lib/libpython2.7.so.1.0(PyString_AsString+0x24) [0x7f79f1e94244]
The program is collected, launched, but when you try to create a Patch crashes. Collected in Opencus, Ubuntu is working fine.
Search Criteria
Package Details: freecad-git 0.22.0.36999.ged77603af9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freecad-git.git (read-only, click to copy) |
---|---|
Package Base: | freecad-git |
Description: | A general purpose 3D CAD modeler - git checkout |
Upstream URL: | https://www.freecad.org/ |
Licenses: | LGPL |
Conflicts: | freecad, freecad-appimage, freecad-appimage-git |
Provides: | freecad |
Submitter: | gborzi |
Maintainer: | greyltc (adrianinsaval) |
Last Packager: | adrianinsaval |
Votes: | 104 |
Popularity: | 0.015237 |
First Submitted: | 2012-03-03 13:46 (UTC) |
Last Updated: | 2024-04-30 00:29 (UTC) |
Dependencies (39)
- boost-libs
- coin (coin-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- medAUR (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- openmpi (openmpi-gitAUR)
- pyside6
- pyside6-tools
- python-matplotlib (python-matplotlib-gitAUR)
- python-packaging
- python-pivy
- python-ply
- python-yaml (python-yaml-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- qt6-tools
- shared-mime-info
- verdict
- vtk (vtk-gitAUR)
- xerces-c
- yaml-cpp
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- shiboken6 (make)
- swig (swig-gitAUR) (make)
- pugixml (pugixml-gitAUR) (check)
- calculix-ccxAUR (optional) – FEM solver backend
- graphviz (optional) – dependency graph support
- libspnav (libspnav-gitAUR) (optional) – 3D mouse support
- openscad (openscad-objects-gitAUR, openscad-gitAUR, openscad-qt6-gitAUR) (optional) – OpenSCAD support
- python-pip (optional) – support installing python dependencies for addons
Required by (4)
- freecad-a2plus-git (requires freecad)
- freecad-cadquery-git (requires freecad)
- freecad-fcgear-git (requires freecad)
- openmc-git (requires freecad)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 58 Next › Last »
s218 commented on 2017-04-08 09:28 (UTC) (edited on 2017-04-08 09:29 (UTC) by s218)
drhooves commented on 2017-03-30 20:23 (UTC)
Now synced with freecad-git (occ7 and netgen support)
drhooves commented on 2017-03-27 22:22 (UTC)
Hey everyone,
This package now includes support for netgen. I'm going to file a delete request for freecad-netgen-git soon. If you experience any problems feel free to report them here :)
drhooves commented on 2017-03-18 19:27 (UTC) (edited on 2017-03-18 19:28 (UTC) by drhooves)
This package now builds against opencascade7. The freecad-qt5 package is going to follow soon - the freecad-netgen-git package not so soon because I'm having troubles with netgen. The only version of netgen that supports opencascade 7.1 is the master branch of their git repo which isn't supported by freecad. Gonna have a look at how it's done in the daily ppa of freecad in the coming days.
drhooves commented on 2017-03-17 23:51 (UTC) (edited on 2017-03-17 23:52 (UTC) by drhooves)
Hi, for everyone interested in a occ 7.1 build.
There are some problems with the opencascade7 aur package, I already contacted the maintainer. If you can't wait you can try the following two packages from my github page: https://github.com/drhooves/opencascade7 and https://github.com/drhooves/freecad-git (kind of the experimental version of this package)
Kunda commented on 2017-03-14 19:41 (UTC)
drhooves, can we bump the OCC version to 7.1
They've succeeded with Ubuntu recently
https://forum.freecadweb.org/viewtopic.php?t=21246
drhooves commented on 2017-01-25 08:23 (UTC)
@Kunda Definitely, I'm gonna give it a try later today.
Kunda commented on 2017-01-24 22:32 (UTC)
@drhooves could you (and would you be interested to) create a build that is built against Qt5? (See https://forum.freecadweb.org/viewtopic.php?f=10&t=5685&start=40#p155731)
drhooves commented on 2016-09-22 12:57 (UTC)
Hi everyone,
I'm the new maintainer of this package. It's now up
to date again. Also I moved the installation to
/opt/freecad because some modules depend on the
default folder structure (see
http://forum.freecadweb.org/viewtopic.php?f=4&t=12890)
xorly commented on 2016-08-24 17:57 (UTC)
New dependency: vtk
Pinned Comments
adrianinsaval commented on 2023-03-12 14:50 (UTC)
If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with
makepkg --nocheck
if you don't care about the functionality that is being reported as failing in the check.