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@winehq.org Reporter: z.figura12@gmail.com CC: huw@codeweavers.com, zzhang@codeweavers.com Regression SHA1: efbbe66669a060dd01b3ae399f5a9e7328312f03 Distribution: ArchLinux
efbbe66669a060dd01b3ae399f5a9e7328312f03 is the first bad commit commit efbbe66669a060dd01b3ae399f5a9e7328312f03 Author: Zhiyi Zhang zzhang@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@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/winex11.drv/desktop.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
This is on KDE 5.16.4.