Description of problem: After installing today's updates - in particular, Qt5 - I tried running Qt5 examples, and saw that they're all missing window decorations. Version-Release number of selected component (if applicable): qt5-qtwayland-5.12.5-1.fc31.x86_64 How reproducible: Every time Steps to Reproduce: 1. Run /usr/lib64/qt5/examples/widgets/richtext/textedit/textedit (or any other example) 2. 3. Actual results: The window is missing decorations. There is an error message in the output: "Could not create decoration from factory! Running with no decorations." Expected results: The window should display decorations. Additional info: Using Gnome 3.34.0
Should be fixed with latest QGnomePlatform update, which is qgnomeplatform-0.5-17.fc31. *** This bug has been marked as a duplicate of bug 1756024 ***