FreeCAD / FreeCAD-Bundle

Stand-alone repo to Build and Deploy installable FreeCAD images
https://freecad.org
GNU Lesser General Public License v2.1
224 stars 58 forks source link

Qt WebEngine errors on Windows 11 #161

Closed erickwill closed 1 year ago

erickwill commented 1 year ago

From a few releases, almost a month ago, I started to have these issues:

Qt WebEngine locales directory not found at location C:/Users/erick/Documents/Apps/FreeCAD_weekly-builds-32532-2023-03-26-conda-Windows-x86_64-py310/bin\qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.

Installed Qt WebEngine locales directory not found at location C:/Users/erick/Documents/Apps/FreeCAD_weekly-builds-32532-2023-03-26-conda-Windows-x86_64-py310/translations\qtwebengine_locales. Trying application directory...

Any fix or workaround? I'm running the FreeCAD_weekly-builds-32532-2023-03-26-conda-Windows-x86_64-py310 under an up-to-dated Windows 11.

chennes commented 1 year ago

Should be fixed by #162.

adrianinsaval commented 1 year ago

since this is fixed, I'm closing this issue