Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot switch to Sketcher Workbench #49

Closed
Cyclonit opened this issue Sep 29, 2020 · 4 comments
Closed

Cannot switch to Sketcher Workbench #49

Cyclonit opened this issue Sep 29, 2020 · 4 comments

Comments

@Cyclonit
Copy link

Hi,

after having built your fork of FreeCAD successfully, I cannot open most workbenches in FreeCAD. Building "ALL_BUILD" as debug finished without any errors. When I try to open the Sketcher workbench, the following error message appears:
grafik

My configuration according to FreeCAD

OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.21911 +2545 (Git)
Build type: Release
Branch: LinkStage3
Hash: 04c80c99eee0f7d2f761bdc7d8b32c077adefdec
Python version: 3.6.8
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/Germany (en_DE)

Upon running the tests I get this error:

$ ./FreeCAD_d.exe --run-test 0
test_import_draft (drafttests.test_import.DraftImport)
Import the Draft module. ... ok
test_import_draft_geomutils (drafttests.test_import.DraftImport)
Import Draft geometrical utilities. ... ok
test_import_draft_svg (drafttests.test_import.DraftImport)
Import Draft SVG utilities. ... ok
test_import_draft_vecutils (drafttests.test_import.DraftImport)
Import Draft vector utilities. ... ok
test_arc (drafttests.test_creation.DraftCreation)
Create a circular arc. ... Illegal storage access...

I am using the Python version from the Libs:
Python 3.6.8 (v3.6.8:3c6b436a57, Mar 26 2019, 15:42:50) [MSC v.1916 64 bit (AMD64)]

FreeCAD.log
crash.log
crash.dmp.zip

@obelisk79
Copy link

Did you setup cmake to copy all of the libpack files to your build/install dir? It appears FreeCAD is looking for a library that isn't present in its sub directories.

@Cyclonit
Copy link
Author

Yes I have:
grafik

@luzpaz
Copy link
Collaborator

luzpaz commented Jan 18, 2022

@Cyclonit can you still recreate this on latest LinkStage3 or LinkDaily? Please report back

@luzpaz
Copy link
Collaborator

luzpaz commented Jul 4, 2022

Closing ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants