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

Conda version lacks of the "Start Page Blank" Fix. #44

Open
onekk opened this issue Apr 7, 2022 · 0 comments
Open

Conda version lacks of the "Start Page Blank" Fix. #44

onekk opened this issue Apr 7, 2022 · 0 comments

Comments

@onekk
Copy link

onekk commented Apr 7, 2022

Hello, I've updated fcenv-dev miniconda environment on Linux, and I've notead that it lacks for the fix that was inserted in the AppImage build to make "Start Page" working again.

FreeCAD/FreeCAD-Bundle@7d89de1

If needed I've done this to make it work in the actual miniconda installation:

in file:

.../miniconda3/envs/fcenv-dev/Mod/Start/Init.py

I've inserted these lines:

import os
os.environ["QTWEBENGINE_DISABLE_SANDBOX"] = "1"

Hope it helps

Regards

Carlo D.

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

1 participant