[freecad] starts with empty window
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
- [X] I have verified that my MSYS2 is up-to-date before submitting the report (see https://www.msys2.org/docs/updating/)
Windows Version
MINGW64_NT-10.0-22631
MINGW environments affected
- [ ] MINGW64
- [ ] MINGW32
- [X] UCRT64
- [ ] CLANG64
- [ ] CLANG32
- [ ] CLANGARM64
Are you willing to submit a PR?
No response
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
Can we close this?
Can we close this?
Is it solved?