i'm running QCAD version 3.25.2 installed from qcad-3.25.2-pro-linux-qt5.14-x86_64.tar.gz
qt5-Version is 5.15.2
i get this error on startup:
Code: Select all
$ echo $QT_QPA_PLATFORM
wayland
$ ~/opt/qcad*/qcad
QCAD version 3.25.2
10:29:41: Info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Warning: RPropertyTypeId::generateId: property already initialized: 7RObject : "" : "Invisible"
Warning: Failed to load client buffer integration: "wayland-egl"
Warning: Available client buffer integrations: ()
Warning: No shell integration named "xdg-shell" found
Warning: No shell integration named "xdg-shell-v6" found
Warning: No shell integration named "wl-shell" found
Warning: No shell integration named "ivi-shell" found
Warning: Loading shell integration failed.
Warning: Attempted to load the following shells ("xdg-shell", "xdg-shell-v6", "wl-shell", "ivi-shell")
Warning: action not found: "VisibleInCadToolBar"
Warning: action not found: "VisibleInMatrixPanel"
Warning: action not found: "VisibleInMenu"
Warning: action not found: "VisibleInToolBar"
10:29:43: Debug: checking for QCAD Pro updates...
10:29:43: Debug: no updates available
Warning: Wayland does not support QWindow::requestActivate()
Any help appreciated