Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
6.4.3
Description
I'm working on Linux, Ubuntu 20.04 and my window manager is XOrg.
this code is working on Windows 10 but not on Linux.
When I run the PySide function's fromWinId and createWindowContainer, I don't manage to embed the Calculator app.
The window object created by fromWinId has a geometry equal to PySide6.QtCore.QRect(0, 0, 0, 0), whereas on Windows 10, I have right values.