https://bugs.winehq.org/show_bug.cgi?id=47815 Bug ID: 47815 Summary: Virtual desktop is missing window decorations Product: Wine Version: 4.16 Hardware: x86 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs(a)winehq.org Reporter: z.figura12(a)gmail.com CC: huw(a)codeweavers.com, zzhang(a)codeweavers.com Regression SHA1: efbbe66669a060dd01b3ae399f5a9e7328312f03 Distribution: ArchLinux efbbe66669a060dd01b3ae399f5a9e7328312f03 is the first bad commit commit efbbe66669a060dd01b3ae399f5a9e7328312f03 Author: Zhiyi Zhang <zzhang(a)codeweavers.com> Date: Fri Sep 20 16:54:31 2019 +0800 winex11.drv: Initialize display devices before getting primary desktop rectangle. Otherwise, the retrieved primary desktop might be from the last explorer instance if we launch new explorer instances before wine server fully shuts down. Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/winex11.drv/desktop.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) This is on KDE 5.16.4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.