Search found 200 matches

by waebbl
Sun Jul 11, 2021 10:52 am
Forum: Install / Compile
Topic: [0.19.2] Improve finding vtk-9
Replies: 1
Views: 1155

[0.19.2] Improve finding vtk-9

Based on a bug report in Gentoo Bugzilla (https://bugs.gentoo.org/797700), I did some research on the issue. Although I couldn't reproduce this issue, I found some (minor) issues when configuring internal smesh. The patchset from https://github.com/wwmayer/FreeCAD/commit/bb9bcbd51df7c3cb76c5823038e4...
by waebbl
Tue May 18, 2021 7:53 pm
Forum: Install / Compile
Topic: Configure Error:Unknown CMake command "fc_wrap_cpp".
Replies: 31
Views: 7184

Re: Configure Error:Unknown CMake command "fc_wrap_cpp".

Although this bug is quite old, I'd like to push it up, as this happened to me today, when I was testing for needed changes on the live package for Gentoo Linux. The snippet from the build log: -- Performing Test _flag_found -- Performing Test _flag_found - Success -- Performing Test _flag_found -- ...
by waebbl
Tue May 18, 2021 7:20 pm
Forum: Developers corner
Topic: [solved] Test failures with 0.19.1
Replies: 2
Views: 2019

Re: Test failures with 0.19.1

Kunda1 wrote: Fri Apr 30, 2021 12:58 pm
bernd wrote: pinged by pinger macro
Also there is a PR for one of the issues described in OP https://github.com/FreeCAD/FreeCAD/pull/4767
Hmm, need to check my preferences. Didn't get a notification from the ping. The PR was from me, both issues have been fixed by PRs which I've been provided.
by waebbl
Tue May 18, 2021 7:17 pm
Forum: Packaging
Topic: [WIP] FreeCAD Packagers and Package Status
Replies: 23
Views: 121132

Re: [WIP] FreeCAD Packagers and Package Status

FYI, the information on Gentoo is outdated.
Currently we have 0.19.1, 0.19.2 and 9999 (live package, meaning current git HEAD) in the official tree. Additionally, there's 0.18.6 in my overlay, but I'm gonna remove this version soon.
I'm the official maintainer of the package.
by waebbl
Wed Apr 28, 2021 7:59 pm
Forum: Developers corner
Topic: [Solved][Testsuite] Failing test in Draft Module with 0.19.2
Replies: 1
Views: 539

Re: [Testsuite] Failing test in Draft Module with 0.19.2

Just noticed, this has already been solved at the current master branch.
by waebbl
Wed Apr 28, 2021 7:50 pm
Forum: Developers corner
Topic: [Solved][Testsuite] Failing test in Draft Module with 0.19.2
Replies: 1
Views: 539

[Solved][Testsuite] Failing test in Draft Module with 0.19.2

I encountered another issue with the testsuite. It happens only when BUILD_GUI=OFF is selected. ====================================================================== ERROR: test_get_svg_from_arch_space_with_zero_vector (drafttests.test_svg.DraftSVG) Try to get a svg string from an Arch Space with a...
by waebbl
Sun Apr 25, 2021 5:12 pm
Forum: Developers corner
Topic: [Solved] Failing test in Module Test (0.19.2)
Replies: 1
Views: 937

[Solved] Failing test in Module Test (0.19.2)

I'm having an issue with one test from the Test Module ====================================================================== FAIL: testApplyFiles (Document.DocumentFileIncludeCases) ---------------------------------------------------------------------- Traceback (most recent call last): File "...
by waebbl
Fri Apr 09, 2021 8:46 pm
Forum: Open discussion
Topic: Trouble opening help file
Replies: 2
Views: 2032

Trouble opening help file

When trying to open the help file (F1 or Menu -> Help -> Help), I get this error: Help file at /usr/share/doc/freecad-0.19.1/freecad.qhc Help view: Error creating collection file '/usr/share/doc/freecad-0.19.1/freecad/freecad/freecad.qhc': Cannot create directory: /usr/share/doc/freecad-0.19.1/freec...
by waebbl
Fri Apr 09, 2021 7:49 pm
Forum: Developers corner
Topic: [solved] Test failures with 0.19.1
Replies: 2
Views: 2019

[solved] Test failures with 0.19.1

As maintainer of FreeCAD on Gentoo, I'm currently researching for a crash bug reported from a Gentoo user and was running the test suite today ( freecad --run-test 0 ) and got a few errors: ====================================================================== ERROR: test_tetra10_yml (femtest.app.te...