Skip to content

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

@onekk

Description

@onekk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions