msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.

Home Page:https://packages.msys2.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[freecad] starts with empty window

Andy1978 opened this issue · comments

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

  • MINGW64
  • MINGW32
  • 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".