Open Andy1978 opened 6 months ago
I don't know Why It doesn't show anything at stare, Maybe because It defaults to "Start" which is not available on MinGW-w64 because of the missing QtWebEngine. As a workaround you could Go to preferences->Workbenches and choose a default workbench to start with in "Start up workbench".
@Andy1978 Could you check whether the issue is still present with 1.0rc1.
Hi Hehdi, I have to check in 5 weeks because I only have a windows machine at work and I'm currently out of office. Thank you
Description / Steps to reproduce the issue
Open UCRT64 shell, pacman -S mingw-w64-ucrt-x86_64-freecad, freecad
Expected behavior
I expect the freecad window is shown with menu bars, 3D view and so on
Actual behavior
$ freecad Addon Manager Warning: Could not import QtWebEngineWidgets -- README data will display as text-only During initialization the error "'PySide6.QtWidgets.QStatusBar.removeWidget' called with wrong argument types: PySide6.QtWidgets.QStatusBar.removeWidget(QPushButton) Supported signatures: PySide6.QtWidgets.QStatusBar.removeWidget(PySide6.QtWidgets.QWidget)" occurred in C:/msys64/ucrt64/Mod/Tux/InitGui.py Please look into the log file for further information
and the window opens just with the "Ausgabefenster" (I guess "command output" in english)
Verification
Windows Version
MINGW64_NT-10.0-22631
MINGW environments affected
Are you willing to submit a PR?
No response