Hi s218, sorry it took so long, was on holiday :)
Please send me a more detailed description of the bug that includes the exact steps that trigger the segfault.
Edit: If you encounter segfaults it's always a good idear to rebuild the package before reporting. Updated dependencies often cause the program to segfault ;)
Search Criteria
Package Details: freecad-git 1.1.0.41361.g774ec2cc93-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: | 107 |
Popularity: | 0.98 |
First Submitted: | 2012-03-03 13:46 (UTC) |
Last Updated: | 2025-04-22 00:51 (UTC) |
Dependencies (40)
- boost-libs
- coin (coin-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- med (med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-gitAUR)
- openmpi (openmpi-gitAUR)
- pybind11 (pybind11-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-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- Show 20 more dependencies...
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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 59 Next › Last »
drhooves commented on 2017-04-19 10:48 (UTC) (edited on 2017-04-19 10:50 (UTC) by drhooves)
s218 commented on 2017-04-08 09:28 (UTC) (edited on 2017-04-08 09:29 (UTC) by s218)
** (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.
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)
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.