QT_QPA_PLATFORM=xcb missing, Viewport completely white/black when running on wayland
Description:
QT_QPA_PLATFORM=xcb missing
Relates to upstream https://github.com/FreeCAD/FreeCAD/issues/17491, Viewport completely white/black when running on wayland
There is even mentioned "We might want to tell Arch Repo people to make this flag default for all users. Until EGL is supported upstream"
QT_QPA_PLATFORM=xcb freecad
Additional info:
- package version(s): freecad-1.0.0-10
- config and/or log files: Issue is known upstream
- link to upstream bug report, if any: https://github.com/FreeCAD/FreeCAD/issues/17491
Steps to reproduce:
- Install freecad
- Use Wayland
- Run FreeCAD
- Create or open any Part
- Notice that 3d view does not show the configured background nor part
- Close FreeCAD
- Restart with QT_QPA_PLATFORM=xcb freecad
- Retry and notice that 3d view is working fine