https://bugs.winehq.org/show_bug.cgi?id=57610 Bug ID: 57610 Summary: No windows are shown when using a dual monitor setup Product: Wine Version: 9.19 Hardware: x86-64 OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Regression SHA1: 3cf0506ccae3551132a55d38d9efbde43e54e695 Distribution: Debian 3cf0506ccae3551132a55d38d9efbde43e54e695 is the first bad commit commit 3cf0506ccae3551132a55d38d9efbde43e54e695 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Sun Sep 8 16:33:51 2024 +0200 win32u: Use the current display mode as monitor rect. dlls/win32u/sysparams.c | 83 +++++++++++++++++++++++++++++++++++++++-------------------------------------------- 1 file changed, 39 insertions(+), 44 deletions(-) After this commit, running ./wine notepad will start notepad, but no window is shown (the process is running, though). The 'wineboot' updating the wineprefix dialog box is also not shown. If I disable my second monitor the windows show as normal. -- 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.